Sign in or Join FriendFeed
FriendFeed is the easiest way to share online. Learn more »
pChart | a PHP Charting library - http://pchart.sourceforge.net/
Zappa: CoffeeScript-optimized interface for building web apps on Node.js with Express and Socket.IO. - http://zappajs.org/
Simple Code First with Entity Framework 4 - Magic Unicorn Feature CTP 4 - Scott Hanselman - http://www.hanselman.com/blog...
ADO.NET Entity Framework - http://msdn.microsoft.com/en-us...
bernos/backbone-app-example - GitHub - https://github.com/bernos...
piewpiew - Andrew Knott
CodeIgniter From Scratch | Nettuts+ - http://net.tutsplus.com/session...
Working with RESTful Services in CodeIgniter | Nettuts+ - http://net.tutsplus.com/tutoria...
Introducing The Backbone Boilerplate - Bocoup - http://weblog.bocoup.com/introdu...
Organizing Your Backbonejs Application With Modules - Bocoup - http://weblog.bocoup.com/organiz...
Reza Ali » ofxUI: A User Interface Addon for OF - http://www.syedrezaali.com/blog...
Customize Built-in, Profile, Contribution and Event Registration Screens - CiviCRM 3.4 and 4.0 Documentation - CiviCRM Wiki - http://wiki.civicrm.org/conflue...
Remote-Tilt - emulate motion events - http://remote-tilt.com/
Twitter ♥ Open Source - http://twitter.github.com/
I Hate Ubercart 3 Tables! How to style Ubercart Checkout Review Page for Drupal 7? | Drupul - http://drupul.com/content...
function uc_checkout_pane_cart($op, $order, $form = NULL, &$form_state = NULL) {  switch ($op) {    case 'view':      $contents['cart_review_table'] = array(        '#theme' => 'uc_cart_review_table',        '#items' => $order->products,        '#weight' => variable_get('uc_pane_cart_field_cart_weight', 2),       );        return array('contents' => $contents, 'next-button' => FALSE);     case 'review':      $output = 'ITEMSQUANTITYPRICE';      foreach ($order->products as $item) {        $desc = ''. check_plain($item->title) . uc_product_get_description($item) .'';         $pimg = node_load($item->nid);         $prod_img = $pimg->uc_product_image['und'][0]['uri'];         $img = theme_image_style(array('path' => $prod_img, 'style_name' => 'uc_category'));           $output .= ''. $img . $desc . '' . $item->qty . '' . theme('uc_price', array('price' => $item->price * $item->qty)) . '';      }         $output .= '';      $review[] = $output;      return $review;  }} - Andrew Knott
Font Squirrel | Create Your Own @font-face Kits - http://www.fontsquirrel.com/fontfac...
A Visit From the Goon Squad - Wikipedia, the free encyclopedia - http://en.wikipedia.org/wiki...
SXSW Schedule | sxsw.com - http://schedule.sxsw.com/2012/
zroger | Ajax without Javascript - http://zroger.com/2009...
Webform CiviCRM Integration | drupal.org - http://drupal.org/project...
World Time Buddy - Ridiculously easy world time and meetings across time zones! - http://www.worldtimebuddy.com/...
Build Truly RESTful API and Website using Same ASP.NET MVC Code - CodeProject® - http://www.codeproject.com/KB...
phantomjs - headless WebKit with JavaScript API - Google Project Hosting - http://code.google.com/p...
Other ways to read this feed:Feed readerFacebook