by Rahul Singla | Aug 7, 2011 | Blog, ExtJs
This has happened to me enough times now that I would think of publishing the issue and its resolution in a blog post. And the issue relates to inspecting elements on a web-page using Internat Explorer 9’s Developer Tools.Every now and then when I need to debug...
by Rahul Singla | Jul 31, 2011 | Blog, Sql Server
This week 2-3 days back, I got a really strange Sql Server error when browsing to one of my ASP.NET applications in the brower on my development server. As soon as I opened the app, the following error greeted me: M8ZWJBN5J8RV The log for database...
by Rahul Singla | Jul 28, 2011 | Blog, Javascript
I often find myself needing to “eval” some content in javascript, where the content happens to be the name of a callback method (sometimes from another iframe on the same web page, e.g. parent.Portal.onWallRendered). You see I create a lot of frameworks...
by Rahul Singla | Jun 29, 2011 | Blog, Coolite, Ext.Net, ExtJs, ExtJs 3.x, Javascript
Tickers used to be an essential part of any website during the earlier days of web, but are no longer considered that much useful today, right? Well I atleast thought so until a few days back, when I received a feature request for a scrolling ticker in a corporate...
by Rahul Singla | Jun 22, 2011 | Blog, Drupal, Drupal 7.x, PHP 5.x
This was the most time consuming aspect for the recent port of my Document module for Drupal 7.You would be knowing that File system API underwent a complete revamp in Drupal 7 (see this and this link, a very good introduction of the changes and new concepts is...
Recent Comments