Sencha’s EXTJS 4: Getting Started Quickly

sencha-featured

Prerequisites: Web server – I’m using XAMPP Text editor/IDE – I’m using Aptana & TextMate Getting started with Sencha’s EXTJS Download the Library – EXTJS 4.0.7: http://www.sencha.com/products/extjs/download/ext-js-4.0.7/1234 Unzip the contents of the download to a folder in root of your web server. I used /extjs. It should look something like the following image where “extjs” is [...]

Aptana SDOCML & Code Hinting Support

Prompted by this post, I’ve been working on a tool that uses jsduck and Adobe AIR to create the SDOCML necessary for Aptana code hinting. Specifically I’ve been playing with EXTJS 4.0 becuaseof some interest in Sencha. In the near future I’ll post the SDOCML files that I’ve created for the code hinting and once [...]