by Rahul Singla | Dec 27, 2011 | Blog, Windows
Most of us (I mean developers using SVN as version control system) at some point or the other have needed to copy a versioned folder/folders recursively to another location without those “.svn” directories being copied, right. For me, this is a pretty...
by Rahul Singla | Dec 27, 2011 | .NET 2.0+, Blog, Visual Studio
So it happened that I had a library project in a large solution in Visual Studio 2010 that I now wanted to operate as a Web Application project so I can configure an IIS application for it (it was bascially a bridge project for communication with a third-party library...
by Rahul Singla | Dec 27, 2011 | Blog, Drupal, Drupal 6.x, PHP 5.x
In my recent Drupal work last week, I needed to add custom operations to the Users list administration page accessible at “admin/user/user” on a Drupal 6 site (see the screenshot on the right).The usual suspect to get the ball rolling was...
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...
Recent Comments