PHP CLI helper Climate allows you to easily output colored text, special formats, etc.
PHPVerbalExpressions - the easiest way to start with Regular Expressions. Write it in OOP way
$regex=new VerbalExpressions;
$regex ->startOfLine()
->then("http")
->maybe("s")
->then("://")
->maybe("www.")
->anythingBut(" ")
->endOfLine();
$regex->test("http://d.com")
A lot of implementations on other languages exist
PHP CLI helper Climate allows you to easily output colored text, special formats, etc.
php-resque PHP port of resque (Workers and Queueing)
Waves JavaScript click effect inspired by Google's Material Design.
Nick's Playbook to Build Apps with PhoneGap and Famo.us by Nicholas Reed - free ebook with series of best practices and patterns for building a PhoneGap application.
Elementary OS Freya Beta 1 released. Really works quite stable (for some internet surfing usage :) ).