Бесплатные онлайн книги "Изучай ... по Трудному Пути"
LetsEncrypt.org promises till Summer 2015 to provide free Certification Autority to make https for our sites just as with a magic wand. That will be awesome :)
Бесплатные онлайн книги "Изучай ... по Трудному Пути"
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
Доступен PhpStorm 8 по Программе Раннего Доступа. Ожидаемой мною поддержки phpdbg пока нет
Huge set of color schemes by Dayle Rees. For different editors - PhpStorm, Sublime Text, VIM, HighlightJS etc. Demo for each scheme is available
Коллекция CSS анимаций :