by Rahul Singla | Dec 8, 2011 | Blog, IIS, IIS 7
I am in the process of deploying an osCommerce site to a Windows 2008/IIS 7 machine as I write this (no point debating the merit of doing so, you really can’t fight the management if they have taken a decision and you are not even a part of that particular...
by Rahul Singla | Dec 5, 2011 | Blog, Javascript, Sencha Touch, Touch 2.x
Another post on a Sencha Touch 2 feature that I initially thought was absent in the framework altogether, but was found hidden within its elaborate (and often tricky) source code.I needed a CompositeField for Touch 2, but having a look at its api documentation, it was...
by Rahul Singla | Dec 4, 2011 | Blog, Javascript, Sencha Touch, Touch 2.x
Last in the series of posts on menus and associated custom components for Sencha Touch 2, I would present SplitButton component for Touch in this blog post.First things first, here’s a live example:Followed by the code for the Splitbutton...
by Rahul Singla | Dec 4, 2011 | Blog, Javascript, Sencha Touch, Touch 2.x
Continuing with my previous blog post on a Menu component for Sencha Touch 2, here I present a DropDownButton component for Touch 2 supporting any depth of nested sub-menus for the drop-down.First a live example: Now the source for the DropDownButton...
by Rahul Singla | Dec 2, 2011 | Blog, Javascript, Sencha Touch, Touch 2.x
I did some interesting things with Sencha Touch over the last month, and I am going to share some of them in a series of blog posts over the next couple of days. But I am running really short of time. So I would let the code do the talking, and there would be minimal...
Recent Comments