In this new post to his blog Sameer Borate applies an interesting method of discovery of structure in unfamiliar code - generating code signatures.
curly bracesSameer Borate's Blog: Source Code Signatures in PHPPHPDeveloper.org Thu, 11/10/2011 - 13:11
In this new post to his blog Sameer Borate applies an interesting method of discovery of structure in unfamiliar code - generating code signatures. PHP development on Mac – my experience - Danne LundqvistPlanet PHP Mon, 07/04/2011 - 06:13
A while ago I saw a lot of people writing about their PHP development environment and tools. I didn’t get around to it at the time but yesterday I found me some time to write down my experiences of moving from Linux to MacOS X as primary OS for PHP and web development Mayflower Blog: Creating coding standards for PHP_CodeSnifferPHPDeveloper.org Fri, 02/25/2011 - 13:33
On the Mayflower blog today there's a new tutorial posted about creating coding standard "sniffs" for the PHP_CodeSniffer tool. Mustache: Logic-Free Views For Your Ruby Web AppsRuby Inside Wed, 10/07/2009 - 10:07
Ask About PHP: PHP's alternative syntax and why it's usefulPHPDeveloper.org Thu, 04/16/2009 - 06:50
On the "Ask About PHP" blog today there's a new post looking at some of the alternative syntaxes that PHP has to offer for control structures. Bash Brace ExpansionLinux Journal - The Original Magazine of the Linux Community Fri, 05/30/2008 - 09:47
Bash brace expansion is used to generate stings at the command line or in a shell script. The syntax for brace expansion consists of either a sequence specification or a comma separated list of items inside curly braces "{}". Colorizing Java sources in a browser using JavaScript and CSS0xCAFEFEED Mon, 10/25/2004 - 14:37
[or JavaScript chorma-coding] While posting Java sources on this blog, I used to wish that the browsers could take care of chroma-coding Java sources just the way they take care of chroma-coding XML files. |