<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.6" -->
<rss version="0.92">
<channel>
	<title>Poetry of Programming</title>
	<link>http://www.poetryofprogramming.com</link>
	<description>Because coding is art</description>
	<lastBuildDate>Wed, 03 Sep 2008 20:25:21 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Setting the web server to gain access to symfony_data/web/sf/ directory</title>
		<description>The happiness of running the first Symfony project is very often spoiled by a message displayed on the first Symfony-based web page:
Congratulations! You have successfully created your symfony project.
Project setup successful
This project uses the symfony libraries. If you see no image in this page, you may need to configure your ...</description>
		<link>http://www.poetryofprogramming.com/symfony/setting-the-web-server-to-gain-access-to-symfony_datawebsf-directory/</link>
			</item>
	<item>
		<title>PHP Maximum execution time exceeded error workaround</title>
		<description>The Maximum execution time of 30 seconds exceeded error can be annoying when executing "heavy" PHP scripts (involving lots of data processing) and it's also a frequent follow-up of running Apache web servers on Windows machines ;) (for example when testing Symfony projects on your local PC). But no worries! ...</description>
		<link>http://www.poetryofprogramming.com/php/php-maximum-execution-time-exceeded-error-workaround/</link>
			</item>
	<item>
		<title>Symfoclipse - Symfony Development Tools for Eclipse</title>
		<description>Symfoclipse is an optimal Symfony Framework development environment integrated with Eclipse. Easy to install and use is probably the best choice for anyone who has just started developing projects in Symfony.
The plug-in ads a Symfony view to Eclipse which extends the normal PHP Perspective in PDT (PDT stands for PHP ...</description>
		<link>http://www.poetryofprogramming.com/symfony/symfoclipse-symfony-development-tools-for-eclipse/</link>
			</item>
	<item>
		<title>Conversion table for px, pt, em and % in CSS</title>
		<description>Are you wondering how to convert px to pt? When creating (or modifying) a style sheet have you ever tried to guess how many pixels corresponds to the size in points? I did :). That's why I decided to put together a conversion table :). Enjoy.
Of course the table is ...</description>
		<link>http://www.poetryofprogramming.com/css/conversion-table-for-px-pt-em-and-in-css/</link>
			</item>
	<item>
		<title>Install Symfony - Windows XP / Vista + WAMP</title>
		<description>How to quickly and easily install Symfony Framework on Windows? A 15 minute guide that will let you start the fun right away!
I'm assuming that you're working on Windows XP or Vista and starting from scratch - that means without any WWW server configured on the machine.
What will we need?


	 ...</description>
		<link>http://www.poetryofprogramming.com/symfony/install-symfony-framework-xp-vista-wamp/</link>
			</item>
</channel>
</rss>
