-On [20080117 23:56], Miki ([EMAIL PROTECTED]) wrote:
>Is there any free blog hosting that is more "code friendly" (easy to
>post code snippets and such)?

I personally use a Wordpress installation on my own machine with an additional
plugin for syntax highlighting. http://wordpress.org/extend/plugins/wp-syntax/

IIRC it uses <pre lang="python"> for highlighting Python for example.
It works quite well.

If you can host stuff yourself you might even like to check out
http://textpress.pocoo.org/ - a beginning Python solution. :)

-- 
Jeroen Ruigrok van der Werven <asmodai(-at-)in-nomine.org> / asmodai
イェルーン ラウフロック ヴァン デル ウェルヴェン
http://www.in-nomine.org/ | http://www.rangaku.org/
Buried deep are the Souls that are waiting for you...
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to