It is very hard for me to publish code in my blog. unidentification, lock of colors etc..
http://rapidshare.com/files/12000281/codeFormatter.zip.html
This is a simple program that formates your files to publish on wordpress.
usage is:
ert@SEMERKAND:~/jdevhome/mywork/codeFormatter/Client/classes/client$ java -classpath .. client.Main in.tex out.tex 4
java.lang.Exception: no valid #CODE# found
at client.BlockHandler.process(BlockHandler.java:79)
at client.Main.main(Main.java:57)
yes as default it gives an exception
. “in.tex” is the input file. “out.tex” is the out guy. “4″ is how much spaces will your tabs include. Use it, change it. All is ours.