I’ve started a new page on my blog today. The page named “Sencha-ExtJS” represents a very unique container for ExtJS examples. It’s a mix of Ext Docs and Samples pages. I have used DataView instead of a tree which, in my opinion, will emphasize what represents current example. In order to implement that structure I’ve used almost all of my knowledge in ExtJS and not only.
I’ve tried to get a little MVC structured PHP framework especially for remote site of this page. I’ve named it SimpleMVC without checking whether there was any framework with the same name or not. Anyway, I’m not sure that anyone except me will use it. It’s not such a big project, I finished it in about 5-6 hours, but it’s not final yet. There are bunch of things to fix, re-implement, but I’m not going to develop a big framework from it. It is made for me and not major needs of mine in ExtJS Examples page. If you’re interested in it you can find it on my github. As to the structure of examples page, it is very complicated and I would prefer to write about it in separate posts. But I would mention that I’ve used Ext.History in the examples page for the first time and it works fine. There is only one example for now ( it’s a ExtJS ComboBox With Default Value From XML ), but I’ll add new examples as soon as possible. I’ll make posts in news section on almost every example; hope it will interest you.
