Ben Forta

Blog

June 5, 2005

Serving Images From Databases

When images are associated with database records, those images are usually stored on disk. The images are related to their respective records by storing their names in a table or perhaps by using the record's identifier as part of the file name. The advantages of storing images as files are...

June 5, 2005

Macromedia And Eclipse

This morning Macromedia announced that it has joined the Eclipse Foundation. The announcement referred to Zorn , the code name for an Eclipse based tool for building Flex powered applications. Eclipse is also of interest to parts of the ColdFusion community, and CFEclipse has a growing following. I...

June 4, 2005

Missing Breezos Republished

Several of you wrote to tell me that several Breezos originally created for ColdFusion MX were no longer available, it seems that these got lost during Breeze server migration. I've reposted them, and here are the new links: Java and ColdFusion MX - The Marriage Of Power And Productivity When One...

June 2, 2005

Sajax Simple AJAX Toolkit And ColdFusion

Sajax is an open source tool to make programming websites using the Ajax framework, and it supports ASP, ColdFusion, Io, Lua, Perl, PHP, Python, Ruby backends. Steve Smith of Ordered List has posted an update to the ColdFusion code to support POST variables (in addition to the already support GET...

June 1, 2005

CFAjax ColdFusion Ajax Toolkit

CFAjax is an Ajax implementation for ColdFusion. It makes ColdFusion method calls on server directly from HTML page using JavaScript and return backs the result to the calling HTML page. CFAjax comes with simple to use JavaScript API and simple ColdFusion implementation that marshal's the response...

Page 325 of 489 (4885 posts)