<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2.1" -->
<rss version="0.92">
<channel>
	<title>prototyp.ical.ly</title>
	<link>http://prototyp.ical.ly</link>
	<description>prototypical scriptings all over the place</description>
	<lastBuildDate>Fri, 29 Feb 2008 11:59:53 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>How to work with Symfony 1.1(dev) and Doctrine 1.0</title>
		<description>For running Symfony 1.1 development version in  parallel to your 1.0.x installation you may refer to http://www.symforc.com/post/2006/08/01/Testing-Symfony-11. It explains everything you need in great detail.

For running a 1.1Dev version only project you do:
cd /usr/share/pear/
svn co http://svn.symfony-project.com/trunk/lib symfony
svn co http://svn.symfony-project.com/trunk/data data/symfony

In my case I use /usr/share/php/ rather than /usr/share/php.

Now you ...</description>
		<link>http://prototyp.ical.ly/index.php/2007/11/21/how-to-work-with-symfony-11dev-and-doctrine-10/</link>
			</item>
	<item>
		<title>Routing international URLs in Symfony</title>
		<description>Symfonys I18n support is pretty neat once you've got the hang of it. The one thing I always missed was to have a set of URLs per culture in order to name the urls in different languages.

Consider the following:
You have to build an application that is served in English, French ...</description>
		<link>http://prototyp.ical.ly/index.php/2007/08/29/routing-international-urls-in-symfony/</link>
			</item>
	<item>
		<title>sfTwitterPlugin - Microblogging in Symfony</title>
		<description>to be completed soon..
Powered by ScribeFire. </description>
		<link>http://prototyp.ical.ly/index.php/2007/07/25/sftwitterplugin-microblogging-in-symfony/</link>
			</item>
	<item>
		<title>Javascript Design Patterns - 1. The Singleton</title>
		<description>This being the first part of a series of posts that I plan to write  (hopefully) I will provide bits of basics as well.  So on the way to implement a Singleton pattern I also briefly show how to create classes and how to have public as well ...</description>
		<link>http://prototyp.ical.ly/index.php/2007/03/01/javascript-design-patterns-1-the-singleton/</link>
			</item>
	<item>
		<title>Installing Eclipse as your IDE for developing PHP webapplications</title>
		<description>During the last couple of month I had to install my development environment over and over again. On my private as well as on work computers. It took me a while to find the ideal setup for myself and in the process of that I tried and tested many plugins.

This ...</description>
		<link>http://prototyp.ical.ly/index.php/2007/03/01/installing-eclipse-as-your-ide-for-developing-php-webapplications/</link>
			</item>
	<item>
		<title>Messaging - Object interaction on custom events</title>
		<description>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>
		<link>http://prototyp.ical.ly/index.php/2007/02/21/messaging-object-interaction-on-custom-events/</link>
			</item>
	<item>
		<title>Extending PHP5&#8217;s XMLReader for server-side validation and localization of XHTML files</title>
		<description>Introduction

Just recently a collegue of mine (thanks Kai-Ingo) introduced me to PHP5'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 ...</description>
		<link>http://prototyp.ical.ly/index.php/2007/02/11/4/</link>
			</item>
	<item>
		<title>Stair-climbing robot</title>
		<description>A friend of mine recently posted a puzzle he took from Lambda the Ultimate and asked several people to send in possible solutions in their favourite language. My choice was Javascript naturally and I'm quite fond of it. After some discussion the solution seems to be approved by everyone included ...</description>
		<link>http://prototyp.ical.ly/index.php/2006/12/08/stair-climbing-robot/</link>
			</item>
</channel>
</rss>
