Hope to see you in Munich, Zurich, Milan, Amsterdam, Brussels or London!
More info and free registration on http://www.scotch-on-the-rocks.co.uk
by Serge Jespers on 07. Sep, 2009 in ColdFusion, Events
Hope to see you in Munich, Zurich, Milan, Amsterdam, Brussels or London!
More info and free registration on http://www.scotch-on-the-rocks.co.uk
by Serge Jespers on 13. Jul, 2009 in ColdFusion
To give you a bit of an idea on what I like about CF9, I’ve listed my 9 favorite features.
1) Adobe AIR database synchronization
By enabling this feature in your AIR application (both on the server and in the client app), the application syncs the data from a ColdFusion datasource to a local SQLite database. On the server side, it’s as simple as setting the persistent property to true on an ORM component. On the AIR side, it takes a little bit more depending on the features you need. In some cases you may need things like conflict management but even something as complicated as that can be done with just a few lines of code. Read more about this feature.
2) Object Relational Mapping (ORM)
This was a true eye-opener for me. ORM allows you to do complex database calls without writing a single SQL query thus making your code a lot cleaner and more manageable. This is a serious time saver and your apps will even run faster because of the built-in ORM optimizations. Read more about this feature.
3) Flex integration
I’m not just talking about the data centric development features in Flash Builder here. By using the ColdFusion proxy ActionScript classes, you get access to several ColdFusion services without actually writing any ColdFusion code. You just call the ColdFusion service straight from your Flex code. Read more about this feature.
4) ColdFusion Builder
Not really a ColdFusion 9 feature but ok… ColdFusion Builder is an Eclipse based IDE for CF development that is deeply integrated with CF9. So it’s ok to post it in this list ;-) I absolutely love how easy it is to create your ORM code. With just a few clicks, you can create all the necessary CRUD code to use in your CF application or your Flex application. I also really like that it’s extremely easy to extend ColdFusion Builder with your own extensions. You can easily write those extensions using CFML. Read more about ColdFusion Builder.
5) ColdFusion as a service
Ever tried calling an Exchange server from a PHP server (or any other server)? Or read a PPT, DOC or XLS file? Did you have fun? ;-) Next time, you should consider using CF9. ColdFusion 9 has an exposed service layer meaning you have direct access to a bunch of CF9 services from any server language you use. You can even call them using SOAP. Read more about this feature.
6) Server manager
If you work with multiple CF servers, this is surely going to make you very happy. Server Manager is an AIR-based desktop application that allows you to centrally manage multiple ColdFusion servers from one location. Apply hot fixes, change configs, create data sources, etc to all servers at once. Read more about this feature.
7) Office application integration
Ever wanted to create a presentation (PPT) from an bunch of images? Or from an HTML page? The <cfpresentation> tag allows you to do that and more! With just a few lines of code, you can create, convert and read presentation files. The same thing goes for documents and spreadsheets. Read more about this feature.
8) PDF integration
With the enhanced PDF support in CF9, you can extract all the content form a PDF file. You can also update PDFs and even optimize them on the server. Read more about this feature.
9) <cfscript>
The <cfscript> tag was really confusing to me when I first started playing with CF. Some CFML tags could also be scripted and others couldn’t. With CF9, everything you can do with CFML, you can also do with <cfscript>. Read more about <cfscript>.
Obviously there are a lot more new and cool features in ColdFusion 9 and ColdFusion Builder but I thought 9 was an appropriate number ;-). Go ahead and download the public beta versions available on Labs and start playing with it yourself.
by Serge Jespers on 01. Apr, 2009 in ColdFusion, Events
This is your chance to find out more about Centaur and Bolt on April 21st in London and April 22nd in Brussels. Registration is free but required and seats are limited!
by Serge Jespers on 11. Mar, 2009 in ColdFusion, Events
You really have to see it and/or play with it before you can really appreciate the power of ColdFusion. Scotch On The Rocks, the ColdFusion conference, is giving you the opportunity to do just that. They’re going to try and reach out to the non-CFMLers and see if they can’t offer them a little incentive to give CFML a go. They’re offering 10 tickets for each location to JSP/PHP/.NET/Rails developers to come along and see what all the fuss is, for absolutely zero cost.
Come and see the power of ColdFusion yourself!
PS: I am now working on a super-secret project powered by ColdFusion. So yes… I do use ColdFusion these days!
by Serge Jespers on 07. Jan, 2009 in ColdFusion, Events
For more info and links to the registration forms, check out Andrew Shorten’s blog.
by Serge Jespers on 22. Nov, 2008 in MAX2008, Weekly blend

With so many announcements at MAX (and after), I thought it was a good idea to do a round up of all the cool stuff we announced/showed/released this week.
Alchemy: Alchemy is a research project that allows users to compile C and C++ code that is targeted to run on the open source ActionScript Virtual Machine.
Bolt: Bolt is the code name for a new Eclipse based development tool that you can use to build applications for ColdFusion. Click to sign up for the beta.
Centaur: Centaur is the code name for the next release of ColdFusion. Beta applications are now being accepted. Click for more info.
Cocomo: Cocomo is a Platform as a Service that allows Flex developers to easily add real-time social capabilities into their RIA.
Configurator: Configurator is an open source utility that enables the easy creation of panels (palettes) for use in Photoshop CS4.
Durango: Durango allows developers, designers and end-users to easily mashup independent components to create new applications or extend existing Durango-enabled applications.
Flash Catalyst: Flash Catalyst is a new professional interaction design tool for rapidly creating application interfaces and interactive content without coding.
Genesis: Genesis is the code name for a new product initiative at Adobe with the objective of joining business applications, documents and the web on every knowledge worker’s desktop with integrated collaboration capabilities.
Gumbo: Gumbo is the code name for the next generation of Flex.
InContext Editing: InContext Editing is an online service that allows designers to create, manage, and control editable web pages.
PatchPanel: A first glimpse at combining the dynamic control of ActionScript with the power of Adobe’s Creative Suite.
Pixel Bender 5: An image and video processing infrastructure with runtime optimization on heterogeneous hardware.
Stratus: A new communications protocol called the Real-Time Media Flow Protocol (RTMFP). The most important features of RTMFP include low latency, end-to-end peering capability, security and scalability.
Text Layout Framework: The Text Layout Framework is an extensible library, built on the new text engine in Adobe Flash Player 10, which delivers advanced, easy-to-integrate typographic and text layout features for rich, sophisticated and innovative typography on the web.
Wave: Wave is an Adobe AIR application and Adobe hosted service that work together to enable desktop notifications.
Wow… That should keep you busy for a while ;-)
by Serge Jespers on 22. Sep, 2008 in ColdFusion, Events
In Belgium, ColdFusion is powering some seriously big and high-traffic sites (like Kinepolis, Immoweb and ZDNet to name a few) and so it’s great to see that the Belgian ColdFusion user group is now being rebooted. Their first meeting is on September 29th at 2pm in Brussels. Fellow platform evangelist Adam Lehman is going to talk about CF and LiveCycle DataServices, monitoring and system alerts and will also let you in on the ColdFusion 9 (codenamed Centaur) roadmap.
More info on their Facebook event page or via http://www.cfforum.eu/ (currently only in French though).
by Serge Jespers on 04. Jul, 2008 in ColdFusion, Events
If you haven’t had a chance to dive in to CF8 yet, Kristen Schofield (ColdFusion product marketing manager) just published a list of free webinars starting on July 8th. This is a great opportunity for you to find out more about ColdFusion 8’s new features and powerful capabilities.
by Serge Jespers on 07. May, 2008 in ColdFusion, News
Oscar Arevalo writes:
ColdBricks is a free and open source content management system specially tailored for highly modular websites like portals and dashboards. The current version runs on ColdFusion 7, 8 and Railo 2
I was immediately curious to see it in action. The ColdBricks website has a fully working live demo and I am totally impressed! This is a great piece of programming and it’s free and completely open source. Go ahead and try it yourself! I am sure you’ll be as pleasantly surprised as I am. This really is a serious competitor for the Drupals and Joomlas out there and it runs on ColdFusion ;-)
by Serge Jespers on 06. May, 2008 in News
MXNA was originally built for maybe a few dozen feeds and certainly not for the almost 2000 feeds it’s aggregating now. But now it’s running on faster servers and Coldfusion has been upgraded to 8.0.1. Ben Forta is saying that “there are still more optimizations to come” so if you do find some quirks, know that it’s still being worked on. Christian Cantrell has more information.
Serge Jespers is at home in Mechelen, Belgium.
© 2010 Serge Jespers. All Rights Reserved.