In his Youtube channel Joe Canti has shared few interesting videos presenting a quick overview of Flo and Us, a site built with Drupal 7, using Drupal Commerce for the shop and Panels/Panels Everywhere to theme the site.
Recently in Development
While Drupal for Facebook module seems to be the best and most flexible option out there for integrating Facebook with your Drupal website, one thing about it that ticks me off is its forced single sign-on approach between Facebook and Drupal.
Although Drupal 7+ runs smoothly on PHP 5.3, Drupal 6 still feels much better with PHP 5.2. Therefore developing for both D7 and D6 at the same time becomes much less painful when running both versions of PHP in parallel. How this can be achieved on Ubuntu 12.04?
If you have Views' module installed, you can use its views_trim_text() function to programmatically trim field value (or any other text for that matter) to a specified length from your code.
Following on the announcement from my previous post on this topic (Views RSS: Change to preprocess variables?) there have been some heavy
If you haven't yet played with Views RSS module's preprocess functions (2.x versions only) this entry does not concern you.
New 6.x-2.x-dev version of Views RSS module has just been pushed to d.o.

