The Darwin Panels
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

End of Facebook illustration, http://www.fastcompany.com/1670582/study-omg-facebooks-ending-tomorrow-what-do-you-do
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.
Elephant Love by Heather Torres, http://heathertorresart.blogspot.fr/
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.
Ojingogo RSS Icons, by Matt Forsythe
Following on the announcement from my previous post on this topic (Views RSS: Change to preprocess variables?) there have been some heavy
Ojingogo RSS Icons, by Matt Forsythe
If you haven't yet played with Views RSS module's preprocess functions (2.x versions only) this entry does not concern you.
Ojingogo RSS Icons, by Matt Forsythe
New 6.x-2.x-dev version of Views RSS module has just been pushed to d.o.

Recent commits

commerce_product_urls6c988fa17 May
Added URL update fallback for older browsers which do not support HTML5 history.pushState()
commerce2da882a27 Apr
Issue #1980498 by maciej.zgadzaj: use hook_query_TAG_alter() to identify hook implementations...
commerce_store9c8530826 Apr
Store edit form - fixed processing nested submit values
commerce_store340ea0c26 Apr
Moved store forms from commerce_store to commerce_store_ui
commerce_product_urls96c179524 Apr
Added commerce_product_reference version requirement
commerce_product_urls12ed63b24 Apr
Follow-up to Drupal Commerce issue #1861170: removed formatter and entity_view overrides, used new...
commerce_storebb0ae1411 Apr
Normal (non-admin) user access permissions continued
commerce_store200648910 Apr
Added customer user name to Merchant Orders view
commerce_store62a97c210 Apr
Changed public store paths from stores/%store to store/%store

Maciej on drupal.org