ATK: Difference between revisions
Appearance
mNo edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
__NOTOC__ | __NOTOC__ | ||
Welcome to the [http://www.atk-framework.com ATK] wiki. | Welcome to the [http://www.atk-framework.com ATK] wiki. | ||
=== | === New to ATK? === | ||
<div id="youarenew"> | |||
<div class='left' style='float: left;'> | |||
{| | {| | ||
|- | |- | ||
| Line 17: | Line 11: | ||
|- | |- | ||
|{{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=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 23: | Line 17: | ||
|- | |- | ||
|} | |} | ||
</div> | |||
<div class="right" style='float: left; margin-left: 8px;'> | |||
=== | ==== Tutorials ==== | ||
{| | {| | ||
|- | |- | ||
| | | | ||
|[[ | |[[Pizza_Guides|The 'Pizza Guides']] | ||
|- | |- | ||
| | | | ||
|[http://www. | |[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) | ||
This article is a step-by-step guide on how to build ATK applications using an Oracle database. | |||
|- | |- | ||
|} | |} | ||
</div> | |||
</div> | |||
<br /><br /> | |||
<hr style='clear: both;' /> | |||
<div> | |||
=== | <div style='float: left'> | ||
=== ATK Documentation === | |||
{| | {| | ||
|- | |- | ||
|{{Click || image=Edit-find.png | link= | |{{Click || image=Edit-find.png | link=ATK_Howtos | width=32px | height=32px}} | ||
|[[ | |[[ATK_Howtos|Howto's]] | ||
|- | |- | ||
| | |{{Click || image=Applications-internet.png | link=ATK_Reference | width=32px | height=32px}} | ||
|[ | |[[ATK Reference|Reference]] | ||
|- | |- | ||
| | |{{Click || image=Document-properties.png | link=ATK_API | width=32px | height=32px}} | ||
|[http://www. | |[http://www.ibuildings.com/docs/atk/trunk Latest API documentation] ([[:Category:ATK_Classes|Notes on the API]]) | ||
|- | |- | ||
|{{Click || image=Dialog-question.png | link=ATK_FAQ | width=32px | height=32px}} | |||
|[[ATK FAQ|Frequently Asked Questions]] | |||
|} | |} | ||
[[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 style='float: left; margin-left: 25px'> | |||
=== Examples === | === Examples === | ||
[[Code Examples]] | [[Code Examples]] | ||
[http://forum.achievo.org/forum/viewforum.php?f=10 Forum | [[ATK Modules|Modules for your ATK application]] | ||
[http://forum.achievo.org/forum/viewforum.php?f=10 ATK showcases on the Forum] | |||
</div> | |||
</div> | |||
<br style='clear: both;'> | |||
Revision as of 14:08, 8 April 2009
Welcome to the ATK wiki.
New to ATK?
| Installation | |
| The ATK Demo Application Walkthrough | |
| Where to go if the docs do not answer your question |
Tutorials
| The 'Pizza Guides' | |
| Beyond the Pizza Guides (slide) | |
| Building PHP Applications Using the ATK Framework (oracle.com)
This article is a step-by-step guide on how to build ATK applications using an Oracle database. |