<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Jkx@home &#187; docutils</title>
	<atom:link href="http://www.larsen-b.com/tags/docutils/feed" rel="self" type="application/rss+xml" />
	<link>http://www.larsen-b.com</link>
	<description>Titanium Exposé</description>
	<lastBuildDate>Wed, 20 May 2026 16:33:52 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5</generator>
		<item>
		<title>Switch to wordpress</title>
		<link>http://www.larsen-b.com/Article/280.html</link>
		<comments>http://www.larsen-b.com/Article/280.html#comments</comments>
		<pubDate>Sun, 13 Apr 2008 15:54:57 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[docutils]]></category>
		<category><![CDATA[sqlobject]]></category>
		<category><![CDATA[Webware]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.larsen-b.com/?p=280</guid>
		<description><![CDATA[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 &#8230; <a href="http://www.larsen-b.com/Article/280.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>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.</p>
<p>Thanks to AlineaObject lib, it doesn&#8217;t take me too much time, to do the job. I still need to fix some stuff (mainly the rewrite rules), but this look fine. I switched to <a href="http://www.wordpress.org">WordPress</a>. Of course I lost a lot of functionalities of my initial setup, like the Anti-SPAM feature or the ZPT template engine, but right now I get some more stuff.</p>
<p>I already switched 2 times before (Moveable Type, Alinea ..)</p>
<p>The migration works lilke a charm right now, feel free to post if you have some issues.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.larsen-b.com/Article/280.html/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Blog vs CMS</title>
		<link>http://www.larsen-b.com/Article/67.html</link>
		<comments>http://www.larsen-b.com/Article/67.html#comments</comments>
		<pubDate>Sun, 14 Dec 2003 19:55:52 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Zope]]></category>
		<category><![CDATA[alinea]]></category>
		<category><![CDATA[docutils]]></category>
		<category><![CDATA[Python]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[I spent a part of the day hacking reST and Alinéa and i&#8217;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 &#8230; <a href="http://www.larsen-b.com/Article/67.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>I spent a part of the day hacking reST and Alinéa and i&#8217;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&#8217;t want to have too much trouble writing stuff at 10 different place.</p>
<p>So i have been hacking a Zope system which is a bit like a CMS and a bit at a blog, but this is not so easy because blog is (by definition) not hierarchical as opposite of CMS.</p>
<p>Despite i managed to do several good things i need to fix this:</p>
<ul class="simple">
<li>ZODB is hard to tailor ( using session,aq_x and other things really sux )</li>
<li>Having to rewrite all things like cut/paste/ .. take care about urls etc etc is awfull</li>
<li>Having to test and test again this so crappy ..</li>
</ul>
<p>I&#8217;m a bit confuse tonight since a lot of work have be done, but now I&#8217;m wondering how i will use it without emacs, and need a lot to do again.</p>
<p>I really think that this kind of system should be easy to use, and pybloxmon seems to be fine cause we can use simple tools. but the main lack is that you can&#8217;t easily organise it.. for example finding the right stuff on a lot python website is awfull.</p>
<p>Right now it got a lot of questions in my head:</p>
<ul class="simple">
<li>Why should i use Zope over Webware (despite i pretty like Webware) ?</li>
<li>Why should i fight with ZODB instead of a good old fashion filesystem or db server ?</li>
</ul>
<p>And guess what i won&#8217;t use Plone :)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.larsen-b.com/Article/67.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Source highlight in docutils</title>
		<link>http://www.larsen-b.com/Article/59.html</link>
		<comments>http://www.larsen-b.com/Article/59.html#comments</comments>
		<pubDate>Fri, 28 Nov 2003 22:04:22 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Misc]]></category>
		<category><![CDATA[docutils]]></category>
		<category><![CDATA[Python]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Today, ActiveState release a howto use source highlight in reST. It&#8217;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/]]></description>
				<content:encoded><![CDATA[<p>Today, ActiveState release a howto use source highlight in reST. It&#8217;s looks fine too. Right now i prefer using code2html, but i think this gonna change soon :)</p>
<p><a class="reference" href="http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/252170/">http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/252170/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.larsen-b.com/Article/59.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Code support for reST</title>
		<link>http://www.larsen-b.com/Article/54.html</link>
		<comments>http://www.larsen-b.com/Article/54.html#comments</comments>
		<pubDate>Thu, 20 Nov 2003 20:49:57 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Misc]]></category>
		<category><![CDATA[docutils]]></category>
		<category><![CDATA[Python]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[reST is one of my favorite tools right now. It&#8217;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&#8217;ve been unable to write some custom &#8230; <a href="http://www.larsen-b.com/Article/54.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>reST is one of my favorite tools right now. It&#8217;s easy to read / write, produce some nice HTML output (as in <a class="reference" href="http://respyre.org">http://respyre.org</a> for example ).</p>
<p>The only issue for me is that i&#8217;ve been unable to write some custom tag, but this morning i just discover <a class="reference" href="http://www.pycs.net/bob/weblog/2003/11/10.html#P7">this</a>: Making docutils do python syntax highlighting&lt;/a&gt; on Bob Rant blog. So guess what .. i gonna implement this for my new blog system :)</p>
<p>Many thanks Bob</p>
]]></content:encoded>
			<wfw:commentRss>http://www.larsen-b.com/Article/54.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
