ATK: Difference between revisions
Appearance
No edit summary |
|||
| Line 6: | Line 6: | ||
It is targeted at developers who wish to focus on business logic, instead of coding HTML. Where other application frameworks mainly provide a large set of utility classes, ATK provides a complete framework that requires only small amounts of code to get usable applications, while maintaining full flexibility. | It is targeted at developers who wish to focus on business logic, instead of coding HTML. Where other application frameworks mainly provide a large set of utility classes, ATK provides a complete framework that requires only small amounts of code to get usable applications, while maintaining full flexibility. | ||
<div id="youarenew"> | <div id="youarenew"> | ||
<div class='left' style='float: left;'> | <div class='left' style='float: left;'> | ||
=== New to ATK? === | |||
{| | {| | ||
|- | |- | ||
| Line 16: | Line 17: | ||
|{{Click || image=Edit-find.png | link=ATK_Demo_Walkthrough | width=32px | height=32px}} | |{{Click || image=Edit-find.png | link=ATK_Demo_Walkthrough | width=32px | height=32px}} | ||
|[[ATK_Demo_Walkthrough|The ATK Demo Application Walkthrough]] | |[[ATK_Demo_Walkthrough|The ATK Demo Application Walkthrough]] | ||
|- | |||
|{{Click || image=Edit-find.png | link=ATK_Design_Principles | width=32px | height=32px}} | |||
|[[ATK_Design_Principles|Important Design Principles]] | |||
|- | |- | ||
|{{Click || image=Dialog-question.png | link=Sources for help | width=32px | height=32px}} | |{{Click || image=Dialog-question.png | link=Sources for help | width=32px | height=32px}} | ||
| Line 22: | Line 26: | ||
|} | |} | ||
</div> | </div> | ||
<div | <div style='float: left; margin-left: 25px'> | ||
=== Tutorials === | |||
* [[Pizza_Guides|The 'Pizza Guides']] | * [[Pizza_Guides|The 'Pizza Guides']] | ||
* [http://www.slideshare.net/ibuildings/atk-beyond-the-pizza-guides/ Beyond the Pizza Guides] (slide) | * [http://www.slideshare.net/ibuildings/atk-beyond-the-pizza-guides/ Beyond the Pizza Guides] (slide) | ||
Revision as of 13:47, 23 December 2009
Welcome to the ATK wiki.
Achievo ATK is an object oriented Web Application Framework, written in PHP.
It is targeted at developers who wish to focus on business logic, instead of coding HTML. Where other application frameworks mainly provide a large set of utility classes, ATK provides a complete framework that requires only small amounts of code to get usable applications, while maintaining full flexibility.
New to ATK?
| Installation | |
| The ATK Demo Application Walkthrough | |
| Important Design Principles | |
| Sources for help |
Tutorials
- The 'Pizza Guides'
- Beyond the Pizza Guides (slide)
- Building PHP Applications Using the ATK Framework (oracle.com)
(Step-by-step guide building ATK applications using an Oracle database.)