by Rahul Singla | Nov 23, 2011 | Blog, Javascript
Nothing is probably more frustrating for a developer than a framework/api providing some feature but not documenting it. No doubt, this would have happened to you multiple times. For me, two very different frameworks (well one was a framework and the other an api)...
by Rahul Singla | Nov 22, 2011 | Blog
In continuation of my last blog post on handling PayPal IPN callbacks in Drupal, I would like to acknowledge one mistake I made while writing that code to handle IPN callbacks from PayPal.As should be obvious, I was using the PayPal’s sandbox...
by Rahul Singla | Nov 21, 2011 | .NET 2.0+, Blog, C#, VB.NET
I think there’s hardly anything to explain here or give introduction about, the title says it all. I wrote a small function to zip directories recursively using the free and open-source ICSharpCode.SharpZipLib library.So without saying many more things,...
by Rahul Singla | Nov 20, 2011 | Blog, Javascript, Sencha Touch, Touch 2.x
So I have been playing around with this nice web toolkit for mobile platforms called Sencha Touch (the latest version, Touch 2 that’s in its Developer Preview 2 at the time of writing this blog post) during this month.Coming from an ExtJs background, most things...
Recent Comments