Jump to content

ATK: Difference between revisions

From NusaATK
No edit summary
mNo edit summary
 
(12 intermediate revisions by 6 users not shown)
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.


=== New to ATK? ===
=== HISTORY ===
 
[[History|Timeline of ATK development]]
 
 
<div id="youarenew">
<div id="youarenew">
<div class='left' style='float: left;'>
<div class='left' style='float: left;'>
=== New to ATK? ===
{|
{|
|-
|-
Line 16: Line 21:
|{{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 30:
|}
|}
</div>
</div>
<div class="right" style='float: left; margin-left: 8px;'>
<div style='float: left; margin-left: 25px'>
==== 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.slideshare.net/ibuildings/atk-beyond-the-pizza-guides/ Beyond the Pizza Guides] (slide)
Line 44: Line 52:
|-
|-
|{{Click || image=Document-properties.png | link=ATK_API | width=32px | height=32px}}
|{{Click || image=Document-properties.png | link=ATK_API | width=32px | height=32px}}
|[http://www.ibuildings.com/docs/atk/trunk Latest API documentation] ([[:Category:ATK_Classes|Notes on the API]])
|[http://www.atk-framework.com/docs/atk/trunk Latest API documentation] ([[:Category:ATK_Classes|Notes on the API]]) (Not available)
|-
|{{Click || image=Document-properties.png | link=ATK_API | width=32px | height=32px}}
|[http://www.atk-framework.com/docs/atk/release_6_4_3/ 6.4.3 API documentation] (Not available)
|-
|-
|{{Click || image=Dialog-question.png | link=ATK_FAQ | width=32px | height=32px}}
|{{Click || image=Dialog-question.png | link=ATK_FAQ | width=32px | height=32px}}
Line 50: Line 61:
|}
|}


[[Hidden Gems|The Hidden Gems series]] by [[Peter Verhage]]
[[Hidden Gems|The Hidden Gems series]] by [[Peter Verhage]] (Not available)


[http://www.ibuildings.com/blog/plugin/tag/atk The ATK posts at the Ibuildings Blog]
<!--- [http://www.ibuildings.com/blog/plugin/tag/atk The ATK posts at the Ibuildings Blog] NOT AVAILABLE --->
</div>
</div>
<div style='float: left; margin-left: 25px'>
<div style='float: left; margin-left: 25px'>
=== Examples ===
=== Examples ===
[[Code Examples|Open Source projects using ATK]]
[[Code Examples|Open Source projects using ATK]]

Latest revision as of 00:42, 20 December 2015

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.

HISTORY

Timeline of ATK development