Archive for the tag 'docutils'

Switch to wordpress

During the last rescue of this website, I ran into issue. In fact my old blog engine (Alinea) was buggy due to a lot of changes in SQLObject, Webware and docutils. I was sick to patch this days after days to maintain this. I decided to switch to a plain-old-fashin php install.
Thanks to AlineaObject lib, […]

admin April 13th, 2008

Blog vs CMS

I spent a part of the day hacking reST and Alinéa and i’m in a issue. In fact i usually write a lot of things like tutorials, FAQ and tips lying around, so i decide to put this in my blog because i don’t want to have too much trouble writing stuff at 10 […]

admin December 14th, 2003

Source highlight in docutils

Today, ActiveState release a howto use source highlight in reST. It’s looks fine too. Right now i prefer using code2html, but i think this gonna change soon :)
http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/252170/

admin November 29th, 2003

Code support for reST

reST is one of my favorite tools right now. It’s easy to read / write, produce some nice HTML output (as in http://respyre.org for example ).
The only issue for me is that i’ve been unable to write some custom tag, but this morning i just discover this: Making docutils do python syntax highlighting</a> on Bob […]

admin November 20th, 2003