workshop recording: COOP

A big thanks to John Farrar who gave a great preso about the COOP framework

If you didn't manage to see it (I was late posting about it) the you can watch the recording here:

http://adobechats.adobe.acrobat.com/p23481829/

If you would like to talk about a framework then please get in touch.


 

Coldfusion on wheels

As Mr Forta has pointed out over on his blog the CFWheels chaps have released an update to their framework. This framework has been quite for a while so im looking forward to checking it out again.

ColdFusion on Wheels provides fast application development, a great organization system for your code, and is just plain fun to use.

One of our biggest goals is for you to be able to get up and running with Wheels quickly. We want for you to be able to learn it as rapidly as it is to write applications with it.

Chris has blogged here whats new


 

Workshop: Writing Apps with COOP by John Farrar (take 2)

Following on from out previous canceled presentation please see the new details for the new presentaion here:

---

John Farrar has kindly offered to do a workshop showing how one can build a web app using COOP (co-op).

COOP (or CO-OP long hand) is a re-factored work from our companies internal technologies at SOSensible. We hope others get some of the same delight and excitement we do.

This technology lets you pull as much programming off your markup page as you wish. It can be so extreme that a designer can code your markup page and he/she may never have to do another loop or conditional statement to work with ColdFusion pages. This is done by a mix of Custom Tag concepts and a paired CFC called a CO-Processor that runs side by side with the markup page. (CO-Processor stands for "Control Object Processor) In fact this may be the most simple form of MVC for CF developers.

[More]