I have been using this tiny AJAX library for a while now and have used it in various projects. It is extremely simple to use and is easily extendable and customisable. JSMX at http://www.lalabird.com/ is great. I know there are many others out there. Does anybody have a favourite?
Currently working on restructuring some google sitemaps for my client. Instead of the usual query, loop, output process for a ColdFusion XML manipulation based task, I decided to get SQL server to do the work for me. Using FOR XML AUTO, ELEMENTS at the bottom of my query, I can get SQL to return the results of […]
A few months back I was confronted with the problem of writing a fairly large CSV file using ColdFusion. The file size was around 10mb so I got to work with cffile. After building the code, I sat back and pushed the button to test. BANG! the memory on the ColdFusion server was sky high […]
The answer to the question above is very much a question of security. Facing the same question at the moment, I believe it would be best to move all CFC’s into a globally accessible shared mapping. From here the CFC’s can then be divided by project or use, similar to Java notation for a package. […]
Adobe have opened up registration for their European MAX 2007 event. You can register for the event here https://secure.adobemax2007.com/europe/register/step1/
Adobe Max Europe 2007 in Barcelona, Spain
Adobe Max 2007 will also be in Europe for the first time this year.
There will be independent industry leaders, as well as Adobe engineers and developers, providing technical lessons, training and networking events.
The event will be held in Barcelona, Spain between October 15th - 18th. This sounds like a […]
yes you are reading this correctly!!
Remember the grief us ColdFusion guys always get from the PHP world about PHP being all things great and marvellous. Well PHP people we have an answer ColdFusion 8 will now allow you to run PHP functions and Ruby inside a CF template.
How is this possible?
ColdFusion 8 uses Java 6 […]
Welcome to the new Fusion Team blog. As you can tell this blog is still very empty and does not have too much content.
Over the coming months I will be adding content to this blog about everything Adobe
Fusion Team specialise in Adobe technologies and have some great experience with Adobe products such as ColdFusion, Photoshop, […]