I decided to create the site as an example of my little project called “Ext JS Wordpress Theme”. The plan is to combine together two most interesting these days (IMHO) open source projects.

The plan in simple: I want to spend some time to prove myself that I am able to create Wordpress theme using brilliant ExtJS library. Ext has everything I need: perfect layout tools, fancy widgets and beautiful styles. Here is what I want to achive:

  1. The theme should change default Wordpress behavior; once loaded Wordpress should persists; in short: Ajax entry load;
  2. It should change Wordpress look&fell into something that looks like an web application;
  3. It should not change Wordpress ability to use plug ins; plug ins should work.