Jump to content

ATK: Difference between revisions

From NusaATK
No edit summary
Undo revision 19612 by Bahati (talk)
Line 29: Line 29:
=== Tutorials ===
=== 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.oracle.com/technology/pub/articles/jansch_atk.html Building PHP Applications Using the ATK Framework] (oracle.com) <br /><span style='color: grey'>(Step-by-step guide building ATK applications using an Oracle database.)</span>
* [http://www.oracle.com/technology/pub/articles/jansch_atk.html Building PHP Applications Using the ATK Framework] (oracle.com) <br /><span style='color: grey'>(Step-by-step guide building ATK applications using an Oracle database.)</span>
</div>
</div>
Line 56: Line 57:
|}
|}


[[Hidden Gems|The Hidden Gems series]] by [[Peter Verhage]]
[http://www.ibuildings.com/blog/plugin/tag/atk The ATK posts at the Ibuildings Blog]
</div>
</div>
<div style='float: left; margin-left: 25px'>
<div style='float: left; margin-left: 25px'>

Revision as of 09:46, 11 March 2011

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.