Yii2 : to use CamelCase action name in code it should be called with dash in url.
actionViewPost
=> ?r=index/view-post
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
Yii2 : to use CamelCase action name in code it should be called with dash in url.
actionViewPost
=> ?r=index/view-post
Markdown hint : to force a line break (but not a new paragraph) insert 2 spaces in the end of the text line.
Animatron HTML5 animations drag&drop editor. It really shows how HTML5 could be a Flash alternative.
Impressive dynamic page scrolling lib ScrolldJS. Responsive and hign precise positioning.
Help Ubuntu Research Team - fill survey about you mobile phone usage. There is a chance to get a prizes :)