and we're back...
Hi all, just a quick email to say that i've been requested to put this site back live while i build my new one so here it... my new site coming soon.... promise!
Hi all, just a quick email to say that i've been requested to put this site back live while i build my new one so here it... my new site coming soon.... promise!
Please head over to ColdFusionCommunity.org to voice your opinion about ColdFusion 9. I hope this discussions start a good open debate about what people really think about CF9.
The comments are where the real debate is!
This is a great presentation about social media:
If you are using cfImage anywhere in s web application, I highly recommend you read the following three articles to save you a lot of headaches:
If you do nothing else, make sure you read the last one!
Google have just released a great new feature to their image search, you can now search via a color tone and image type! Find out more here:
If you need to start and stop ColdFusion via terminal on macs then here is how
This is just a quick one but to reload fusebox via the URL add this to the URL:
What this is doing is requesting fusebox to:
If you, like me, have been rather annoyed that iPhoto keeps launching when you connect your iPhone then here are some steps to stop it.
For a page I'm writing i need to be able to select what the field types are from the query we're running on the database. We allow dynamic table creation so getting this data helps us determine what output form fields we need to display when users are editing the data. Here is the code to get that data