by Rahul Singla | Jun 26, 2010 | .NET 2.0+, Blog, PHP 5.x, VB.NET, Visual Studio
I am currently working on an assignment to convert a Perl/PHP based intra-net project to an ASP.NET web application.The complexity of the project has been significant as it involves the management of an internal Windows 2003 Active Directory setup for a large...
by Rahul Singla | Jun 18, 2010 | Blog, Drupal, Drupal 6.x, PHP 5.x
Well, it feels good to be blogging after a while. The past few weeks have been really hectic. Did you notice I do not have a single blog post for this month before this post? Well, I intend to compensate the void now, and what better way to begin than to offer some...
by Rahul Singla | May 31, 2010 | Blog, Drupal, Drupal 6.x, PHP 5.x
UPDATE: Drupal 7 version of this blog post is available here.I recently needed to create a table in Drupal (while working on my next Drupal open source module, Document). It’s just too easy outputting a table in PHP using a simple for loop over data fetched from...
by Rahul Singla | May 12, 2010 | Blog, Drupal, Drupal 6.x, PHP 5.x
While working on my next open-source module, Document for Drupal, I had a peculiar situation trying to create sub-directories under Drupal’s files directory (usually located at /sites/default/files).The module allows users to upload files to Drupal, and the...
by Rahul Singla | Apr 1, 2010 | Blog, Drupal, Drupal 6.x, PHP 5.x
After recommendation by my brother to try MediaTemple as a Hosting Provider, I moved one of my client websites (based on WordPress) to MediaTemple last month.My initial view of the service was reasonably satisfied, except for I would have liked a more functional...
by Rahul Singla | Mar 14, 2010 | Blog, Drupal, Drupal 6.x, PHP 5.x
While working on the next release of my open-source Drupal module Reference Links, I needed to delete all votes for links attached to a node when the node itself was being deleted. Here, remember the votes were stored for the links attached to the nodes (and not the...
Recent Comments