03.29.05
Static Syntax Highlighter
Ryan found a syntax highlighter to use on his blog not to long ago. However his complaint was that all he wanted was some static html to paste in. Instead their highlighter has you put the code in a textbox, then run some javascript on the page that replaces it with a highlighted version. So I made my Static Syntax Highlighter that allows you to enter in some code, select a language { CSharp, Delphi, Javascript, PHP, Python, SQL, VB, XML} and it will give you the highlighted code as html.