Syntax Highlighting
The droidapps blog is using Dean Lee’s Syntax Highlighting plug in for wordpress. http://www.deanlee.cn/wordpress/code_highlighter_plugin_for_wordpress/
Code is simply wrapped with <pre lang=”java”> </pre> and the plugin does the rest. It will syntax highlight various languages including javascript, php, c sharp
