Main Page

From Ex/yks doc

Jump to: navigation, search

Ex/yks documentation center - find here documentation for the Ex/yks web layer and the yks toolkit it relies on. A demo website of ex/yks capabilities is also available.

Ex/yks is an efficiant and cool approach of what a web 2.0 layer could be. It reposes on strict web standarts, client side web techs (AJAX, XSL transformation, ..) and a server side toolkit. Ex/yks is designed for intermediate to advanced Web Developpers, understanding the basics of client/server interactions, having a good knowledge of those web languages, and above all - ninja skills. Ex/yks is NOT a PHP framework, it should be considered as an extended template router.

For further reading, you might want to read Ex/yks philosophy draft.

Contents

Cool stuffs (based on the yks toolkit)

Key features

  • 100% rich client/server interactions (ajax) with "no javascript mode" fallback
  • 200% of Best Practices (or anti WTF)
  • No form_valid.js AS THIS IS A DUMMY THING, verifications are always server side & ajax back
  • Dynamic content adaptability (no js/plugin HTML5 equivalence, search engine automatic fallback, Strict Accessibility compliance…)
  • Native modal/transversal browsing mode - with native "New tab compliance"
  • Extended Markup Language XHTMLX (client side custom elements as <box/> or <field type="date"/>)
  • NO auto-generated code, no internal "Root classes", Ex/yks is a web layer, NOT a PHP framework (i.e. Symphony)
  • Super cools Command line tools & other kick ass standalone php classes (i.e. make_coffee.php)
  • Powerfull data definition layer : Myks

Getting started

This documentation is in progress. (please see the list of all pages) TODO - or Documentation:todo

Myks

Ex/yks introduce the first fully Object Oriented Data Definition Layer (part of an ORM) : Myks


Usefull? stuff

Server log configuration - Putty mod

Personal tools