by Rahul Singla | Jun 9, 2011 | Blog, Coolite, Ext.Net
Yesterday night, I had a very interesting scenario. One of our apps has a normal ASP.NET page that is used exclusively for rendering Crystal Reports to the browser. The page provides a comprehensive Ajax framework for rendering Crystal Reports and we normally host...
by Rahul Singla | Jun 5, 2011 | Blog, Drupal, Drupal 7.x
Drupal 7 brings some important API changes and enhancements to the table, one of them being the ability to control precisely the order of execution of a particular hook between modules.I was asked by a client last week if it is possible to control execution of...
by Rahul Singla | Jun 5, 2011 | Blog, Drupal, Drupal 6.x, Drupal 7.x
While editing content on a client site last week, I got a rather confusing error in Google Chrome Developer tools:Refused to execute a JavaScript script. Source code of script found within request.I was incorporating Google Maps on a page through a Block and the block...
by Rahul Singla | May 8, 2011 | .NET 2.0+, ASP.NET, Blog, ExtJs, PHP 5.x
A couple of days ago, I started implementing a rather interesting piece of code. It was late into the night, and I was not feeling like doing my regular work and neither was I sleepy. At that time, I was reminded of another project where we needed to provide users the...
by Rahul Singla | May 6, 2011 | Blog, Drupal, Drupal 7.x, Javascript, jQuery, PHP 5.x
My recent blog post on Creating Paged and Sorted tables in Drupal 7 got a comment today asking if it was possible to implement Paging and Sorting in Drupal tables via Ajax, instead of regular Page refreshes that Drupal does by default.Why not I thought… Drupal...
Recent Comments