Month of March, 2009

Sugar is sweet! Simple webform2sugar now available for D5

Sugar is sweet! Simple webform2sugar now available for D5

About two weeks ago I shared a site recipe (Drupal + webform + SugarCRM) to get Drupal talking to SugarCRM. In my previous Sugar post I mentioned I would make a patch for sugarwebform module, since it was a bit out dated (Sugar changed it's code a bit causing sugarwebform to break). (read more)

EB now upgraded - from Drupal 5.7 to 5.16 -- scary...

EB now upgraded - from Drupal 5.7 to 5.16 -- scary...

I have to give a big hand to all the module developers that make upgrading smooth. I was very hesitant to upgrade my Drupal install and the contributed  modules since it has been 14 months since my last big upgrade.

I thought I would just share with you some details...

1 hour before this blog post I was running on Drupal 5.7 with 13 outdated contributed modules. (read more)

Note To Self: subtracting unix timestamps in a mysql query...

I spent more time than I wanted to today learning how to subtract unix based timestamps. I was looking for nodes (Drupal) that are greater than 30 days old. After much reading on all the different mysql time and date functions, I finaly found the solution... (read more)

Godaddy updates nameservers very fast

I moved a few more accounts from the old server to the new server this evening. Once the accounts were setup I went to change the nameserver names at godaddy, where I keep most of my domains.

  (read more)

Update: Shopping.com API module progress...

Update: Shopping.com API module progress...

This project was set aside last June, as I was working on it in my spare time. Shopping.com (aka SDC) is now pushing all it's partners to switch to the Version 3 platform within the next 6 months. Yikes! I figured I need to give this module more priority. Here is the progress so far, for Drupal 6. What is functional... (read more)

Site Recipe: SugarCRM + Drupal + Webform + SugarCRM Webform Integration

 Site Recipe: SugarCRM  + Drupal + Webform + SugarCRM Webform Integration

A client recently asked for SugarCRM integration with Drupal. I just wanted to report on my findings. There are two SugarCRM + Drupal solutions... (read more)