<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.5" -->
<rss version="0.92">
<channel>
	<title>radebatz.net::mano</title>
	<link>http://www.radebatz.net/mano</link>
	<description>mano's blog</description>
	<lastBuildDate>Thu, 03 Jul 2008 01:45:25 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>admin emails</title>
		<description><![CDATA[I recently did some investigation into the generation of email content for emails intiated via the admin interface.
The code that gets executed is in zen-cart&#8217;s admin files for each admin function (for example, admin/gv_mail.php).
The only email that gets currently handled by ZenMagick is the order status update mail All others still use the zen-cart email [...]]]></description>
		<link>http://www.radebatz.net/mano/2008/07/03/admin-emails/</link>
			</item>
	<item>
		<title>Events and why using references is so nice</title>
		<description><![CDATA[I just checked in a couple changes that fire new events in case of a new account being created. The really nice things is now that event listener have a chance of modifying the account directly without having to change a single line of core code (or globals!).
For example, the following code would change the [...]]]></description>
		<link>http://www.radebatz.net/mano/2008/06/18/events-and-why-using-references-is-so-nice/</link>
			</item>
	<item>
		<title>0.9.1 - small bugs</title>
		<description><![CDATA[So, as usual, upgrading the demo site pciked up two minor issues with the new release.

The quick edit admin plugin contains a custom field config file that will break the site.
This is a test file I created and that was not intended to be included in the release. Deleting the file fixes the problem (even [...]]]></description>
		<link>http://www.radebatz.net/mano/2008/06/16/091-small-bugs/</link>
			</item>
	<item>
		<title>OpenID</title>
		<description><![CDATA[Astute readers might have already found the hint about OpenID in my tasklist. I have been pondering support for OpenID for quite some time, but decided to wait until 0.9.1. is out before diving into it.
Actually, that is not exactly true, as I did spend some time preparing for it. In particular, the code changes [...]]]></description>
		<link>http://www.radebatz.net/mano/2008/06/16/openid/</link>
			</item>
	<item>
		<title>The Release!</title>
		<description><![CDATA[Yes, I finally did it. Quite possible the biggest ZenMagick release ever (and not just the file size!).
In time I will have to update the wiki to reflect the new way to access services and also the template examples.
For now I am just happy that the code is now in the wild so people can [...]]]></description>
		<link>http://www.radebatz.net/mano/2008/06/11/the-release/</link>
			</item>
	<item>
		<title>compressing PHP packages</title>
		<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>
		<link>http://www.radebatz.net/mano/2008/06/11/compressing-php-packages/</link>
			</item>
	<item>
		<title>tasklist for 1.0.0</title>
		<description><![CDATA[In my last post I started a list of things to do before the magic 1.0.0 release. I&#8217;d like to keep this post as a reference for things to do. Hopefully, I&#8217;ll be adding (and removing!) things often as I go.
Of course, suggestions are highly welcome&#8230;

admin - maintenance
facets
other plugins
make ZMPluginView more useful and start using [...]]]></description>
		<link>http://www.radebatz.net/mano/2008/05/26/tasklist-for-100/</link>
			</item>
	<item>
		<title>regressions</title>
		<description><![CDATA[Right!
After spending quite some time on fixing regressions from my refactoring madness its finally time to get ready for the next release.
Rather than reiterating the things that have been changed/added/fixed/improved I&#8217;d like to talk a bit about what is coming next. I am aware that I never much of a roadmap for ZenMagick. One of [...]]]></description>
		<link>http://www.radebatz.net/mano/2008/05/16/regressions/</link>
			</item>
	<item>
		<title>Compressing Creole into a single file</title>
		<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 should [...]]]></description>
		<link>http://www.radebatz.net/mano/2008/05/08/compressing-creole-into-a-single-file/</link>
			</item>
	<item>
		<title>release candiates - anyone?</title>
		<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 have [...]]]></description>
		<link>http://www.radebatz.net/mano/2008/05/03/release-candiates-anyone/</link>
			</item>
</channel>
</rss>
