Syntax Highlighters SyntaxHighlighter SyntaxHighlighter is a fully functional self-contained code syntax highlighter Try out a demonstration http://www.jooria.com/scripts/demos/877 Code (markup): download http://www.jooria.com/scripts/Syntax-Highlighters-144/SyntaxHighlighter-877/download.html Code (markup): Google Code Prettify A Javascript module and CSS file that allows syntax highlighting of source ... Try out a demonstration http://www.jooria.com/scripts/demos/878 Code (markup): download http://www.jooria.com/scripts/Syntax-Highlighters-144/Google-Code-Prettify-878/download.html Code (markup): Chili Chili is the jQuery code highlighter plugin.... Try out a demonstration http://www.jooria.com/scripts/demos/879 Code (markup): download http://www.jooria.com/scripts/Syntax-Highlighters-144/Chili-879/download.html Code (markup):
Another good syntax highliter for Python is Pygments (I can't yet posts the URLs, but it's at http://pygments.org ) It's as easy to use as this:
I like the SyntaxHighlighter javascript module. Many sites are using it, and it doesnt really require any server side work. However, I did have to juggle a few things to make it work when content is placed dynamically with javascript.