Monthly Archives: August 2008

HighlightMyCode - Syntax Highlighting on-the-fly!

I just finished a new project called HighlightMyCode. The goal is simple: to provide Syntax highlighting for your code snippets on the fly. Just paste your code, select a language and a theme and you’re done. You’ll get a small piece of javascript to embedded your highlighted snippet on your site.
It’s basically the same idea […]