Calendar

««Nov 2009»»
SMTWTFS
1234567
89
10
11121314
15
16
17
18192021
22232425262728
2930

Alert Email

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

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

New QueryRun() + QueryOfQueryRun() functions

Two new (long overdue) functions are released to OpenBD giving CFML developers the ability to manipulate databases from within cfscript and other functions. Take control of your database without needing to use CFQUERY

Comments (4) . Tuesday, 17 November 2009

CFHTMLBODY + CFHTMLHEAD added

CFHTMLBODY is added, CFHTMLHEAD is improved and two new functions to mirror the tags are added.

Comments (2) . Monday, 16 November 2009

Suite of new Array/List Functions added

We've added 13 new functions to round out the functionality of Array's and List's, as well as adding support for some functions supported by other CFML engines.

Comments (0) . Monday, 16 November 2009

Official CFML Documentation site released

Official Reference Documentation site released for OpenBD

Comments (0) . Sunday, 15 November 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 (14) . 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 (4) . Monday, 12 January 2009

Boost performance by caching your CFQUERY's

The CFQUERY tag can do a lot to ease the burden on your database. In addition to the core caching features, OpenBD has a few other tricks up its sleaves to make life even easier for you and the database

Comments (0) . Tuesday, 17 June 2008

Q: What's new with CFML? A: CFC's

What is old hat to some is still like black magic to others. The humble CFC is still one of the most asked about features of CFML, particular as new and old developers come back to the language.

Comments (0) . Friday, 13 June 2008