Other Sites in the News
Code Notes
These are individual samples of coding problems and solutions, used primarily for personal reference and peer review. There is little exposition here.
- Mura CMS - Advertisers
-
The Mura open-source Content Management System has Advertising Management built-in. Here's a quick way to list all the sponsors and their logos on a single page.
- Read More
- Comments(0)
- SQL Handle Error
-
SQL Server can't find a prepared statement with handle... huh??
- Read More
- Comments(0)
- Oracle to SQL Server via ColdFusion
-
ColdFusion template for copying a simple Oracle database table over to Microsoft SQL Server.
- Read More
- Comments(0)
- Flex and OpenBD Web Services
-
Your Flex app parses data from a ColdFusion web service no problem. Why can't it do the same thing with an Open BlueDragon Web service?
- Read More
- Comments(0)
- QR Code generation from OpenBD
-
OpenBD (Blue Dragon) is an open source version of ColdFusion. Here's how to dynamically generate QR Codes using the zxing Java library.
- Read More
- Comments(0)
- Why can't I access "relatedObject"?
-
Access of possibly undefined property relatedObject through a reference with static type flash.events:Event
- Read More
- Comments(0)
- Negative Number Restrict Attribute via ActionScript
-
Using ActionScript to allow negative numbers in TextInput components
- Read More
- Comments(0)
- Eclipse CFML IDE
-
My steps in creating a ColdFusion development environment, so I don't forget how to do this next time...
- Read More
- Comments(1)




