I took a look on Wordpress and Blogger, and both have terrible support to source code posting. The best one on that aspect is Wordpress, which have a 'code' tag that apparently only changes the font, eliminating any indentations in the code. I was wondering if there is another blog hosting service with better support to code posting.
+2
A:
You can use Syntaxhighlighter is a good JavaScript library for syntax highlighting and you can run it everywhere....
CMS
2008-10-14 04:53:38
i've read about it, but i wanted something that i could use without having to download or spend too much time learning to use. i guess thats the better option though
David McDavidson
2008-10-14 05:04:20
It's very easy to use, check the documentation: http://is.gd/41qc
CMS
2008-10-14 05:19:22
A:
This site: http://wj32.wordpress.com/2007/12/08/prime-factorization-sieve-of-eratosthenes/ uses wordpress, but it has codehighlighting, so it should be possible to get that.
Ikke
2008-10-14 05:08:23
A:
I'm using the wp-syntax plugin for wordpress which is maintaining the indentation, you can see an implementation of it here: http://unkwndesign.com/blog/?p=13
Unkwntech
2008-10-14 05:10:52
+6
A:
Wordpress.com has native support for code hightlighting:
http://faq.wordpress.com/2007/09/03/how-do-i-post-source-code/
SquareCog
2008-10-14 05:25:37
A:
Use Live Writer with any blog service. You can install plug-ins for source code formatting. They work really well and properly highlight syntaxes and format the code.
Ramesh Soni
2008-10-14 05:32:41