Articles

Our developers love sharing their knowledge usually acquired from issues they had to face and solve. We share this knowledge, hoping to help anyone who faces the same or similar issues.

by Jitesh Doshi || March 11th, 2011 In Drupal webforms, often we come across situations where we have select component (displayed as select list, radio buttons or checkboxes) in a webform, but we don't want multiple submissions to use the same options. For example, when people are reserving seats for themselves using your webform, you don't want...
read more
by Pramod Jain || March 10th, 2011 Rich content of a Drupal website looks good on a large screen, but is, at best, difficult to read and use on a small screen of a smart phone. This article will describe a way to customize a drupal website so that it works well on both big and small...
read more
by Pramod Jain || March 10th, 2011 CiviCRM uses a server-side scripting language called Smarty in order to access server-side variables, perform logic and work with a template to generate a webpage. The overall flow is: All the business logic is done by PHP and all the presentation logic is done by Smarty. So the PHP pages...
read more
by Jitesh Doshi || March 6th, 2011 When I first discovered Drupal, I thought it was a very usable CMS (Content Management System) for building dynamic websites. I discovered that it was even truer than I had first thought. Drupal does an excellent job as a CMS. The multitude of modules the Drupal ecosystem provides is amazing...
read more
by Jitesh Doshi || February 22nd, 2011 Recently, a client wanted their site users to be able to show their support for certain content nodes in Drupal. This can be done very nicely with the flag module. In case you missed it, flag module is a very useful module that has many applications - such as flag...
read more
by Pramod Jain || December 27th, 2010 SpinSpire has won a contract to design and build a health insurance shopping portal for a major healthcare provider in Florida. SpinSpire was chosen by a global, multi-billion dollar software and consulting company, and Drupal+Ubercart were chosen over a number of other major content management and web store products. As...
read more