Last month @ SANIsoft blog February 1, 2011

  • [How to] Optgroups in select for Drupal CCK module
    Many times we have taxonomy terms with parent/child relation with requirement that only the child taxonomy should be selected while adding a new content. One such case is Category/Albums in a photo gallery where one must select an album while adding a photo but category plays an important role in grouping the albums. Most of […]
  • [CakePHP] Custom Configuration variables
    Many a times we need to define variables in such a manner that we can use them throughout our application. Some people wrongly call them Global Variables but I guess the right term would be Configuration Settings or Configuration Variables Some examples for such settings are: “From” to be used while sending emails Access keys […]
  • [CakePHP] Configure cache parameters for core and model
    Happy New Year to everyone and welcome to my first post of the year. Many times you need to have a look at total number of seconds taken by SQL queries in a CakePHP application. It’s cumbersome to scroll a long list of SQL queries every time and if the application has a lot of […]
  • [WordPress Plugin] iPad Swipe
    Most WordPress themes look just fine when you view them in an iPad but what every iPad user gets very soon used is swiping across to turn pages. I thought it would be a good addition for any WordPress blog to be able to provide this functionality via a plugin and a good programming exercise […]
  • Drupal 7 Release Party, Nagpur, India
    It was the 8th of January 2010, the big day had arrived. It was Drupal 7 Release Party – Nagpur edition. This was certainly one of the most awaited event of the new year. Drupal 7 had released a couple of days back and just like developers all over the world, Drupal community in Nagpur […]
  • Introduction to creating desktop applications with PHP and Titanium
    Welcome back! and a very Happy New Year. Yes, you saw it right. The post is about creating desktop applications with the help of PHP. And No, we are not using PHP-GTK. You can now create desktop applications without learning a completely new programming language! That is with the help of a free and open source […]
    Now this was a post which generated a record number of hits on the site