Calendar

««Aug 2010»»
SMTWTFS
1234567
891011121314
15161718192021
2223
24
25262728
293031

Alert Email

Get a short email alert whenever a new entry is published.

Confidential, secure it's piece of cake to keep uptodate.

Reading and Writing CSV files

OpenBD provides some functions for working CSV formatted data in a way that you don't have to worry about all the heavy lifting and nasty parsing that can come with this simple, but often used, format.

Comments (2) . Tuesday, 23 March 2010

Full Support for Cloud Storage provider Nirvanix

OpenBD offers core support for the popular online cloud storage provider Nirvanix. Full API coverage including audio and video translation services straight from CFML.

Comments (1) . Saturday, 12 September 2009

Debug queries using OpenBD's slow log feature

OpenBD introduces a new slow-log feature, inspired by MySQL, to allow you to diagnose and debug your CFML queries.

Comments (1) . Wednesday, 9 September 2009

Full Amazon SQS integrated support

OpenBD gets full Amazon SQS integrated support. Get fast, secure access to the world of distributed processing using Amazon's Cloud based queuing system.

Comments (0) . Tuesday, 8 September 2009

CFDOCUMENT support

This week saw CFDOCUMENT added to Open BlueDragon nightly builds

Comments (7) . Wednesday, 18 March 2009

CFFUNCTION gets JSON support

Calling remote CFC's from OpenBD can now support the standard JSON, PLAIN, WDDX and XML return types. This is the last piece of the jigsaw before we deliver the first implementation of CFAJAXPROXY.

Comments (4) . Friday, 13 February 2009

Optimize your CSS with CFSTYLESHEET

Just as we help optimize your javascript, OpenBD can now help with your CSS files in much the same. Reducing both requests and bandwidth on your server.

Comments (1) . Friday, 13 February 2009

Optimize your Javascript with CFJAVASCRIPT

Ever wanted to reduce the load that Javascript places on your server? Reduce the requests as well as the amount of bandwidth transferred? CFJAVASCRIPT will help you manage your javascript calls.

Comments (16) . Monday, 9 February 2009

CFVIDEOPLAYER comes to OpenBD

We've recently added the CFVIDEOPLAYER tag to the core offering of OpenBD that lets you not only play videos, but also stream music and even play a photo slideshow.

Comments (15) . Wednesday, 4 February 2009

Add a little CFCONTINUE to your looping

Did you know you can clean up your CFLOOP logic and utilise the CFCONTINUE? This tag allows you to stop the execution of the current iteration and move onto the next without having to resort to lots of nested CFIF's.

Comments (5) . Monday, 12 January 2009