September 24, 2002
What to do when your site is FOUC'd!
Just launched an all CSS design for our new web site (http://www.daemon.com.au/) only to discover an annoying rendering issue under IE browsers. If the CSS style sheet is not in the browsers cache it decides to render the page in unadorned text first before applying the style sheet.
Posted by modius at 07:19 PM
September 23, 2002
Verity Optimisation Made Easy
Optimising Verity collections is so important to their performance that you really should be optimising whenever you can. On systems with a lot of collections this can seem arduous. Here are a couple of snippets to optimise your entire set of collections at once on both CF5 and CFMX.
Posted by modius at 07:42 AM
September 16, 2002
Easy Flash Remoting - Part Four
Phew... After stretching the brain and pounding the keyboard I'm happy to say that I've managed to complete the four...
Posted by at 12:19 AM
September 11, 2002
Working with data structures with Flash Remoting
Working with CFMX, Flash Remoting and FMX the question comes up: "How can I use the data structures that I'm used to in CF within a Flash Remoting application on the Flash side?" We've put some sample files to demonstrate how this would be done.
Posted by at 07:18 AM
September 10, 2002
Flash Remoting - CFMX/FMX/Communication
Extract from the FUGLI list on passing information back to ColdFusion via the Flash Remoting Gateway.
Posted by at 08:34 PM