App Server Talk

ColdFusion ISP List Update And Maintenance

By: Ben Forta, Senior Technical Evangelist, Adobe Inc

I've been doing some maintenance and code cleanup on my ColdFusion ISP List, and noticed that some entries have not been updated in years. If you know of any companies that are no longer in business, or who no longer offer ColdFusion hosting, or anything else I should be aware of, please let me know. Thanks.


[more]

Check Out ColdBricks, A ColdFusion Based Open Source CMS

By: Ben Forta, Senior Technical Evangelist, Adobe Inc

ColdBricks is a ColdFusion based CMS and site generator, and it's free and open-source. There's a very impressive live demo online, too. This one via fellow evangelist Serge Jespers.


[more]

Preserving ColdFusion Structure Member Case In Flex

By: Ben Forta, Senior Technical Evangelist, Adobe Inc

ColdFusion is case-insensitive, and Flex MXML and ActionScript are very case-sensitive. For consistency's sake, when ColdFusion variables are sent from ColdFusion to the Flash Player via Flash Remoting, names are converted to uppercase (that's the default behavior, and it can be changed if needed). So, a structure member named FirstName will be named FIRSTNAME when it arrives on the Flash Player (and referring to it as FirstName in MXML or ActionScript won't work).


[more]

CFEclipse Reloaded presentation now online

By: Mark Drew, ColdFusion Developer

I have put up my CFEclipse Reloaded presentation online for your viewing pleasure under my Presentations. It includes a lot of information on how to edit your frameworks explorer as well as how to fix the language dictionaries if you find errors.

You can check it out there as well as my other presentations or you can download it directly


[more]

TIOBE Responds

By: Ben Forta, Senior Technical Evangelist, Adobe Inc

Paul Jansen is TIOBE's Management Director, and he responded to my post yesterday about the ColdFusion being taken off the TIOBE Programming Index. Here is his message:


[more]

cfObjective Moustache competition open!

By: Mark Drew, ColdFusion Developer

At cfObjective? Got a Tash? Want to win a Flex 2 Book? Then head over and post your photo over at TashR! Or if you dont have a 'tash, head over there anyway and vote for your favourite!

C'mon, dont make me look like a dutch porn star all by myself!


[more]

Presenting ColdSpring at cfObjective today!

By: Mark Drew, ColdFusion Developer

Sean mentioned last night, due to Hal Helms being unable to come to cfObjective because of health reasons a few sessions have been flipped about but like one of those slidey puzzles where you are trying to get those squares in order to make a picture of a butterfly, there is still a slot missing.


[more]

Arrived in St Paul's for cfObjective

By: Mark Drew, ColdFusion Developer

I finally made it to St Paul's for cfObjective 2008!

After a brief detour through Amsterdam (and some strange interviews before boarding?!) I am finally here. Slightly lagged but ready to rock!

I am in room 1313 of the conference hotel, and will be heading out soon to grab something to eat and maybe later check out a couple of places for drinks!

Let me know when anybody else arrives!


[more]

CFEclipse Keyboard Shortcuts

By: Simon Whatley, Adobe Certified Instructor, Highlander

CFEclipse is a community project that builds on the open-source Eclipse framework to deliver expert, code-centric developers a new option for ColdFusion development. CFEclipse provides Eclipse with an outline view, a CFC (ColdFusion component) view, code completion (code hinting), syntax highlighting text editors for CFML and CFC files, and many more ColdFusion-specific features.


[more]

Follow the events at cfObjective

By: Mark Drew, ColdFusion Developer

Its time again for the fantastic cfObjective in Minneapolis!

I am heading off tomorrow morning and should be in town by mid afternoon (all going well)

If you want to follow the adventures of people at the conference check out the following link http://twitter.com/cfobjective/with_friends

See you all there!


[more]