Aliaspooryorik
ColdFusion ORM Book

DataMgr Overview

Steve Bryant was kind enough to present DataMgr to Devon CFUG this week. I thought I'd try and do Steve's presentation justice by giving a quick overview of what was covered and the areas/features that got the most attention. This is not meant to be an exhaustive feature list of what DataMgr can do it is just the features that appealed most to our group. Read more »

String Concatenation performance test

I recently needed to some string concatenation with some large strings, which is notoriously slow in ColdFusion, so I thought I run some tests to compare performance of various ways to do it. Read more »

Ben Nadel's POI Utility

I decided to try out Ben Nadel's POI Utility to import an Excel spreadsheet with 4000+ rows and 20+ columns. I couldn't be bothered to type them all the columns in so I made a simple modification to the script and now it lists all the columns for me. Read more »

Security Compromised by The Yahoo Toolbar

If you or your clients use The Alexa or Yahoo toolbars then you might be compromising the security of their website without knowing it. Unlike search engines which crawl the web by following links, the toolbars record the pages that you visit. This is all well and good (if you don't mind your surfing habits being recorded) but what happens if you visit a private page? Well, that information is still sent to Alexa and shows up in their search results. Read more »

Trapping missing Fuseactions in Fusebox no XML

Fusebox does have in-built error handlers, which handle invalid fuses or circuits. If you've ever used them you'll know that they are not particularly user friendly. You could style the errorhandlers, which is not ideal as multiple sites could share the core files. I prefer to trap the exception in Application.cfc. Read more »

Next Page »

Search

Wish List

Found something helpful & want to say ’thanks‘? Then visit my Amazon Wish List :)

Categories

Recent Posts