<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.2.1" -->
<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/"
	>

<channel>
	<title>prototyp.ical.ly &#187; Proof-of-concept</title>
	<link>http://prototyp.ical.ly</link>
	<description>prototypical scriptings all over the place</description>
	<pubDate>Fri, 29 Feb 2008 11:59:53 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.1</generator>
	<language>en</language>
			<item>
		<title>Messaging - Object interaction on custom events</title>
		<link>http://prototyp.ical.ly/index.php/2007/02/21/messaging-object-interaction-on-custom-events/</link>
		<comments>http://prototyp.ical.ly/index.php/2007/02/21/messaging-object-interaction-on-custom-events/#comments</comments>
		<pubDate>Wed, 21 Feb 2007 15:04:40 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Javascript]]></category>

		<category><![CDATA[Proof-of-concept]]></category>

		<guid isPermaLink="false">http://prototyp.ical.ly/index.php/2007/02/21/messaging-object-interaction-on-custom-events/</guid>
		<description><![CDATA[message.js

How can we implement a messaging service in Javascript to enhance encapsulation of classes? This post shows my idea of the implementation and how to use it.
]]></description>
			<content:encoded><![CDATA[<p><a href="http://prototyp.ical.ly/wp-content/uploads/2007/07/message1.js" title="message.js">message.js</a></p>

<p>How can we implement a messaging service in Javascript to enhance encapsulation of classes? This post shows my idea of the implementation and how to use it.</p>

<p><a href="http://prototyp.ical.ly/index.php/2007/02/21/messaging-object-interaction-on-custom-events/#more-5" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://prototyp.ical.ly/index.php/2007/02/21/messaging-object-interaction-on-custom-events/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Extending PHP5&#8217;s XMLReader for server-side validation and localization of XHTML files</title>
		<link>http://prototyp.ical.ly/index.php/2007/02/11/4/</link>
		<comments>http://prototyp.ical.ly/index.php/2007/02/11/4/#comments</comments>
		<pubDate>Sun, 11 Feb 2007 18:28:39 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[PHP]]></category>

		<category><![CDATA[Proof-of-concept]]></category>
<category>DTD</category><category>Entities</category><category>Entity</category><category>L10N</category><category>Localization</category><category>PHP</category><category>PHP5</category><category>translation</category><category>validation</category><category>XHTML</category><category>XML</category><category>XMLReader</category><category>XMLRenderer</category><category>xul</category>
		<guid isPermaLink="false">http://prototyp.ical.ly/index.php/2007/02/11/4/</guid>
		<description><![CDATA[Introduction

Just recently a collegue of mine (thanks Kai-Ingo) introduced me to PHP5&#8217;s XMLReader library. I have to admit that I probably missed a lot of new extensions lately but if you look into the online documentation over at php.net you can see that there are a lot of them, certainly more than there were when [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Introduction</strong></p>

<p>Just recently a collegue of mine (thanks Kai-Ingo) introduced me to PHP5&#8217;s <a href="http://www.php.net/xmlreader" title="XMLReader documentation">XMLReade</a>r library. I have to admit that I probably missed a lot of new extensions lately but if you look into the online documentation over at <a href="http://www.php.net" title="PHP Homepage">php.net</a> you can see that there are a lot of them, certainly more than there were when I first started with PHP2. The last novelty I enjoyed being added to PHP5 was <a href="http://www.php.net/simplexml" title="SimpleXML documentation">SimpleXML</a> which by far improves XML handling in PHP in comparision to SAX.</p>

<p><a href="http://prototyp.ical.ly/index.php/2007/02/11/4/#more-4" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://prototyp.ical.ly/index.php/2007/02/11/4/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
