Fusebox: Difference between revisions

From Wildsong
Jump to navigationJump to search
Brian Wilson (talk | contribs)
mNo edit summary
Brian Wilson (talk | contribs)
mNo edit summary
Line 1: Line 1:
Fusebox is a framework that allows you to break a Web application into pieces tpo enable separation of the database gunk from the presentation gunk.
Fusebox is a framework that allows you to break a Web application into pieces to enable separation of the database gunk from the presentation gunk. (To use technical talk.)


There are ColdFusion and PHP versions. Here is a tutorial on the CF version.
There are ColdFusion and PHP versions. Here is a tutorial on the CF version.
Line 8: Line 8:


http://www.cllrnet.ca/sdg/tutorials/PHP_Fusebox_Tutorial.ppt
http://www.cllrnet.ca/sdg/tutorials/PHP_Fusebox_Tutorial.ppt
I have put a PHP version up here: http://fusebox.wildsong.biz/

Revision as of 22:23, 3 January 2006

Fusebox is a framework that allows you to break a Web application into pieces to enable separation of the database gunk from the presentation gunk. (To use technical talk.)

There are ColdFusion and PHP versions. Here is a tutorial on the CF version.

http://tutorial389.easycfm.com/

Here is a presentation on the PHP version.

http://www.cllrnet.ca/sdg/tutorials/PHP_Fusebox_Tutorial.ppt

I have put a PHP version up here: http://fusebox.wildsong.biz/