<?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>radebatz.net::mano &#187; Creole</title>
	<atom:link href="http://www.radebatz.net/mano/tag/creole/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.radebatz.net/mano</link>
	<description>mano's blog</description>
	<lastBuildDate>Sat, 21 Jan 2012 10:11:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>What about creole</title>
		<link>http://www.radebatz.net/mano/2010/05/14/what-about-creole/</link>
		<comments>http://www.radebatz.net/mano/2010/05/14/what-about-creole/#comments</comments>
		<pubDate>Fri, 14 May 2010 00:28:33 +0000</pubDate>
		<dc:creator>DerManoMann</dc:creator>
				<category><![CDATA[ZenMagick]]></category>
		<category><![CDATA[Creole]]></category>

		<guid isPermaLink="false">http://www.radebatz.net/mano/?p=1071</guid>
		<description><![CDATA[ZenMagick has, for a long time, included creole, a PHP database layer. It was the first proper implementation of the ZMDatabase interface. Now, seeing that is has been dead for about 4 years and I do not know anyone actively using it I wonder if it is time to remove it from  ZenMagick. For the [...]]]></description>
		<wfw:commentRss>http://www.radebatz.net/mano/2010/05/14/what-about-creole/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>using PDO and other database stuff</title>
		<link>http://www.radebatz.net/mano/2009/03/12/using-pdo-and-other-database-stuff/</link>
		<comments>http://www.radebatz.net/mano/2009/03/12/using-pdo-and-other-database-stuff/#comments</comments>
		<pubDate>Thu, 12 Mar 2009 00:54:20 +0000</pubDate>
		<dc:creator>DerManoMann</dc:creator>
				<category><![CDATA[ZenMagick]]></category>
		<category><![CDATA[Creole]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[database API]]></category>
		<category><![CDATA[database layer]]></category>
		<category><![CDATA[ecommerce]]></category>
		<category><![CDATA[online store]]></category>
		<category><![CDATA[PDO]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[shopping cart]]></category>
		<category><![CDATA[zen-cart]]></category>

		<guid isPermaLink="false">http://www.radebatz.net/mano/?p=514</guid>
		<description><![CDATA[A while ago I wrote that I&#8217;ve been working on (yet) another implementation of the ZenMagick database API using PDO. After some back and forth (the code was removed and readded yesterday) I&#8217;ve started working on that again. There are a couple good reasons for that. Firstly, since Creole is not supported any more, having [...]]]></description>
		<wfw:commentRss>http://www.radebatz.net/mano/2009/03/12/using-pdo-and-other-database-stuff/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>creole is dead</title>
		<link>http://www.radebatz.net/mano/2008/12/11/creole-is-dead/</link>
		<comments>http://www.radebatz.net/mano/2008/12/11/creole-is-dead/#comments</comments>
		<pubDate>Thu, 11 Dec 2008 22:40:44 +0000</pubDate>
		<dc:creator>DerManoMann</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[ZenMagick]]></category>
		<category><![CDATA[Creole]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[database API]]></category>
		<category><![CDATA[database layer]]></category>
		<category><![CDATA[zen-cart]]></category>

		<guid isPermaLink="false">http://www.radebatz.net/mano/?p=339</guid>
		<description><![CDATA[Yesterday I checked the creole homepage for updates and to my horror I discovered that the project is being abandoned. While I can understand the reasons behind this step to a degree, I still feel sad on different levels. I&#8217;ve picked creole as alternative to the current Zen Cart database code as it seemed mature [...]]]></description>
		<wfw:commentRss>http://www.radebatz.net/mano/2008/12/11/creole-is-dead/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>status update</title>
		<link>http://www.radebatz.net/mano/2008/07/24/status-update/</link>
		<comments>http://www.radebatz.net/mano/2008/07/24/status-update/#comments</comments>
		<pubDate>Thu, 24 Jul 2008 03:57:05 +0000</pubDate>
		<dc:creator>DerManoMann</dc:creator>
				<category><![CDATA[ZenMagick]]></category>
		<category><![CDATA[Creole]]></category>
		<category><![CDATA[templates]]></category>

		<guid isPermaLink="false">http://www.radebatz.net/mano/?p=186</guid>
		<description><![CDATA[For those waiting for 0.9.2 &#8211; things are progressing, although on a somewhat reduced speed. Using the new unit testing plugin (to be released with 0.9.2) I managed to iron out some inconsistencies in ZMAccounts, which were causing some strange errors. Handling of custom fields is not working as expected &#8211; there was a surprising [...]]]></description>
		<wfw:commentRss>http://www.radebatz.net/mano/2008/07/24/status-update/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>compressing PHP packages</title>
		<link>http://www.radebatz.net/mano/2008/06/11/compressing-php-packages/</link>
		<comments>http://www.radebatz.net/mano/2008/06/11/compressing-php-packages/#comments</comments>
		<pubDate>Wed, 11 Jun 2008 01:03:22 +0000</pubDate>
		<dc:creator>DerManoMann</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[ZenMagick]]></category>
		<category><![CDATA[Creole]]></category>

		<guid isPermaLink="false">http://www.radebatz.net/mano/?p=173</guid>
		<description><![CDATA[I have written before about how I managed to compress Creole into a single file. Now, I have extracted the more generic bits of code into a single utility class. The class has a couple callback methods to cope with custom handling. Actually, I implemented those callbacks exactly the way I needed them to implement [...]]]></description>
		<wfw:commentRss>http://www.radebatz.net/mano/2008/06/11/compressing-php-packages/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Compressing Creole into a single file</title>
		<link>http://www.radebatz.net/mano/2008/05/08/compressing-creole-into-a-single-file/</link>
		<comments>http://www.radebatz.net/mano/2008/05/08/compressing-creole-into-a-single-file/#comments</comments>
		<pubDate>Thu, 08 May 2008 04:28:30 +0000</pubDate>
		<dc:creator>DerManoMann</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[ZenMagick]]></category>
		<category><![CDATA[Creole]]></category>

		<guid isPermaLink="false">http://www.radebatz.net/mano/?p=169</guid>
		<description><![CDATA[Right, I am just about to check in some new code that makes will make it very easy to import/prepare Creole for the ZenMagick loader architecture. The new (mostly unused) class ZMPhpCompressor also allows to squezze a full Creole release (everything under classes) into a single 188kb file. I am actually not sure if I [...]]]></description>
		<wfw:commentRss>http://www.radebatz.net/mano/2008/05/08/compressing-creole-into-a-single-file/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>release candiates &#8211; anyone?</title>
		<link>http://www.radebatz.net/mano/2008/05/03/release-candiates-anyone/</link>
		<comments>http://www.radebatz.net/mano/2008/05/03/release-candiates-anyone/#comments</comments>
		<pubDate>Sat, 03 May 2008 03:01:06 +0000</pubDate>
		<dc:creator>DerManoMann</dc:creator>
				<category><![CDATA[ZenMagick]]></category>
		<category><![CDATA[Creole]]></category>
		<category><![CDATA[themes]]></category>

		<guid isPermaLink="false">http://www.radebatz.net/mano/?p=168</guid>
		<description><![CDATA[I&#8217;ve been trying to get a release together for quite some time now, but as laid out before, I was unable to resist to add this &#8216;last new feature&#8217; before releasing. Due to the massive amount of changes (even though old themes will be good with a handful of small changes) I think I&#8217;ll actually [...]]]></description>
		<wfw:commentRss>http://www.radebatz.net/mano/2008/05/03/release-candiates-anyone/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>writing a database abstraction layer&#8230;</title>
		<link>http://www.radebatz.net/mano/2008/04/02/writing-a-database-abstraction-layer/</link>
		<comments>http://www.radebatz.net/mano/2008/04/02/writing-a-database-abstraction-layer/#comments</comments>
		<pubDate>Wed, 02 Apr 2008 03:24:08 +0000</pubDate>
		<dc:creator>DerManoMann</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[ZenMagick]]></category>
		<category><![CDATA[Creole]]></category>

		<guid isPermaLink="false">http://www.radebatz.net/mano/2008/04/02/writing-a-database-abstraction-layer/</guid>
		<description><![CDATA[Writing a database abstraction layer is definitely not something I had in mind when stating ZenMagick On the other hand I really enjoy this sort of work &#8211; in fact much more than working on new store features. So far I have a single interface ZMDatabase that will eventually be used to access the database. [...]]]></description>
		<wfw:commentRss>http://www.radebatz.net/mano/2008/04/02/writing-a-database-abstraction-layer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>*importing* creole into ZenMagick</title>
		<link>http://www.radebatz.net/mano/2008/03/31/importing-creole-into-zenmagick/</link>
		<comments>http://www.radebatz.net/mano/2008/03/31/importing-creole-into-zenmagick/#comments</comments>
		<pubDate>Mon, 31 Mar 2008 02:41:07 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[ZenMagick]]></category>
		<category><![CDATA[Creole]]></category>

		<guid isPermaLink="false">http://www.radebatz.net/mano/2008/03/31/importing-creole-into-zenmagick/</guid>
		<description><![CDATA[Today I spend some time massaging Creole to properly load in ZenMagick using either ZMLoader or as part of core.php. There were a number of issues I ran into: include and require statements in Creole sources rely on the PHP include_path Some files are missing the closing &#8216;?&#62;&#8217; DebugConnection.php does not include/require Connection.php, breaking the [...]]]></description>
		<wfw:commentRss>http://www.radebatz.net/mano/2008/03/31/importing-creole-into-zenmagick/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>database progress</title>
		<link>http://www.radebatz.net/mano/2008/03/26/database-progress/</link>
		<comments>http://www.radebatz.net/mano/2008/03/26/database-progress/#comments</comments>
		<pubDate>Wed, 26 Mar 2008 04:14:43 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[ZenMagick]]></category>
		<category><![CDATA[Creole]]></category>

		<guid isPermaLink="false">http://www.radebatz.net/mano/2008/03/26/database-progress/</guid>
		<description><![CDATA[As a first step of migrating to a more sophisticated database access system I have started with adding a simple layer (read: interface) that eventually will replace all $db usage. The interface will provide some simple methods to read/write the database using a lot of the ZenMagick binding code. That should make it easy to [...]]]></description>
		<wfw:commentRss>http://www.radebatz.net/mano/2008/03/26/database-progress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

