Top Stories published by enekochan in March of 2014
02
03
04
06
09
10
11
12
13
14
15
16
17
19
21
22
23
27
28
29
30
31

Develop PHP in Codio Web IDE: Symfony2

I recently discovered Codio, a Web IDE that runs right in your browser. You can have unlimited public and open source projects for free. Private projects and boxes only cost $8 a month (there are also educational discounts).


Change your shell prompt

The same way we added colors to the text in terminal application in Mac OS X, you can change the default shell prompt to something more meaning full to your needs. By default it looks something like this:

enekochans-Mac-mini:Users enekochan$

Twig-extensions in Symfony2

Twig comes with multiple filters that provide functions like round, slice, sort, etc. In case you need more filters Twig-extensions becomes handy because it implements all those filters that are not available by default:

  • Debug: Provides tags and filters…

These were the top 10 stories published by enekochan in March of 2014. You can also dive into daily archives for March of 2014 by using the calendar at the top of this page.