What Are The Steps I Need To Take To Add Nice Java Code Formatting To My Blogger/blogspot Blog?
Solution 1:
I use Google prettify script (StackOverflow uses it also), here you can find a good guide for using it with blogger:
You have other alternatives like SyntaxHighlighter, here also you can find a guide to use it with blogger (or any other blogging software)
Solution 2:
Take a look at Syntax Highlighter, also on google code, Java is one of the many supported languages
http://code.google.com/p/syntaxhighlighter/
here is a post from Scott Hanselman on how to install and use: http://www.hanselman.com/blog/BestCodeSyntaxHighlighterForSnippetsInYourBlog.aspx
Solution 3:
How about SyntaxHighlighter?
SyntaxHighlighter is a fully functional self-contained code syntax highlighter developed in JavaScript.
Support:
ActionScript3 Bash/shell ColdFusion C# C++ CSS Delphi Diff Erlang Groovy JavaScript Java JavaFX Perl PHP Plain Text PowerShell Python Ruby Scala SQL Visual-Basic XML
http://alexgorbatchev.com/SyntaxHighlighter - home page
Post a Comment for "What Are The Steps I Need To Take To Add Nice Java Code Formatting To My Blogger/blogspot Blog?"