1 / 8

Fusebox Framework

Fusebox Framework. Florencio Almirol. Overview. What is Fusebox? Concepts Request-Response Process Extending Fusebox. What is Fusebox?. Open Souce web application specification and framework for ColdFusion and PHP MySpace.com Download ColdFusion app server developer edition at adobe.com

tayten
Download Presentation

Fusebox Framework

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Fusebox Framework Florencio Almirol

  2. Overview • What is Fusebox? • Concepts • Request-Response Process • Extending Fusebox

  3. What is Fusebox? • Open Souce web application specification and framework for ColdFusion and PHP • MySpace.com • Download ColdFusion app server developer edition at adobe.com • Download core files at fusebox.org

  4. Concepts • Fusebox • Circuits • Fuseactions • Fuses • Exit Fuseactions • Naming conventions

  5. Request-Response Process • Web browser  HTTP Request  • Web server  URL  • CFML app server  • Fusebox core  Parsed fuseaction  • CFML app server  Generated HTML  • Web server  HTTP Response • Web browser

  6. Fusebox Core • fusebox.xml  Fusebox core • circuit.xml  Fusebox core • Fuses  Fusebox core • Plugins  Fusebox core • Parsed fuseaction  Fusebox core

  7. Extending Fusebox • Plugins • Lexicons

  8. Bibliography • fusebox.org • Fusebox 5 & Flip, Jeff Peters

More Related