<?xml version="1.0" encoding="utf-8"?>
<!-- generator="wordpress/1.5.2" -->
<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>Jon Bauer's Blog</title>
	<link>http://www.jonbauer.com/blog</link>
	<description>Thoughts that intermittently escape my brain.</description>
	<pubDate>Tue, 02 Oct 2007 01:02:07 +0000</pubDate>
	<generator>http://wordpress.org/?v=1.5.2</generator>
	<language>en</language>

		<item>
		<title>symfony Camp</title>
		<link>http://www.jonbauer.com/blog/index.php/archives/2007/09/07/symfony-camp/</link>
		<comments>http://www.jonbauer.com/blog/index.php/archives/2007/09/07/symfony-camp/#comments</comments>
		<pubDate>Fri, 07 Sep 2007 18:18:51 +0000</pubDate>
		<dc:creator>site admin</dc:creator>
		
	<category>General</category>
	<category>PHP</category>
	<category>Software</category>
	<category>Symfony</category>
		<guid>http://www.jonbauer.com/blog/index.php/archives/2007/09/07/symfony-camp/</guid>
		<description><![CDATA[	Ok, I&#8217;m jealous.
	Looks like everyone is having fun at symfony Camp.
	Maybe next year?

]]></description>
		<wfw:commentRSS>http://www.jonbauer.com/blog/index.php/archives/2007/09/07/symfony-camp/feed/</wfw:commentRSS>
	</item>
		<item>
		<title>ZendCon &#8216;07</title>
		<link>http://www.jonbauer.com/blog/index.php/archives/2007/06/28/zendcon-07/</link>
		<comments>http://www.jonbauer.com/blog/index.php/archives/2007/06/28/zendcon-07/#comments</comments>
		<pubDate>Fri, 29 Jun 2007 04:27:29 +0000</pubDate>
		<dc:creator>site admin</dc:creator>
		
	<category>General</category>
	<category>PHP</category>
	<category>Software</category>
	<category>Symfony</category>
		<guid>http://www.jonbauer.com/blog/index.php/archives/2007/06/28/zendcon-07/</guid>
		<description><![CDATA[	I&#8217;ll be at ZendCon &#8216;07
	see you there?

]]></description>
		<wfw:commentRSS>http://www.jonbauer.com/blog/index.php/archives/2007/06/28/zendcon-07/feed/</wfw:commentRSS>
	</item>
		<item>
		<title>Update Symfony and Maintain Legacy Projects</title>
		<link>http://www.jonbauer.com/blog/index.php/archives/2007/05/07/update-syfmony-and-maintain-legacy-projects/</link>
		<comments>http://www.jonbauer.com/blog/index.php/archives/2007/05/07/update-syfmony-and-maintain-legacy-projects/#comments</comments>
		<pubDate>Mon, 07 May 2007 09:08:00 +0000</pubDate>
		<dc:creator>site admin</dc:creator>
		
	<category>General</category>
	<category>PHP</category>
	<category>Software</category>
	<category>Symfony</category>
		<guid>http://www.jonbauer.com/blog/index.php/archives/2007/05/07/update-syfmony-and-maintain-legacy-projects/</guid>
		<description><![CDATA[	Updating your symfony dev environment while maintaining legacy support for an older project:
	mkdir /www/symfony_archive
cd /www/symfony_archive
	svn co http://svn.symfony-project.com/tags/RELEASE_0_6_3 RELEASE_0_6_3
	change httpd.conf:
Alias /sf /www/symfony_archive/RELEASE_0_6_3/data/web/sf
	make symlinks:
cd /www/sfprojects/legacyproject/lib
ln -s /www/symfony_archive/RELEASE_0_6_3/lib symfony
cd /www/sfprojects/legacyproject/data
ln -s /www/symfony_archive/RELEASE_0_6_3/data symfony
	Add this to /myproject/config/config.php
$sf_symfony_lib_dir  = SF_ROOT_DIR.'/lib/symfony';
$sf_symfony_data_dir = SF_ROOT_DIR.'/data/symfony';
	symfony cc
	//make sure project is working
//in debug mode, click &#8220;vars and config&#8221; -> Settings
//make sure paths under sf_class_autoload: [...]]]></description>
		<wfw:commentRSS>http://www.jonbauer.com/blog/index.php/archives/2007/05/07/update-syfmony-and-maintain-legacy-projects/feed/</wfw:commentRSS>
	</item>
		<item>
		<title>Symfony Jobs</title>
		<link>http://www.jonbauer.com/blog/index.php/archives/2007/04/25/symfony-jobs/</link>
		<comments>http://www.jonbauer.com/blog/index.php/archives/2007/04/25/symfony-jobs/#comments</comments>
		<pubDate>Wed, 25 Apr 2007 17:54:00 +0000</pubDate>
		<dc:creator>site admin</dc:creator>
		
	<category>General</category>
	<category>PHP</category>
	<category>Software</category>
	<category>Symfony</category>
		<guid>http://www.jonbauer.com/blog/index.php/archives/2007/04/25/symfony-jobs/</guid>
		<description><![CDATA[	Both Full and Part time positions are starting to popup for Symfony developers.
]]></description>
		<wfw:commentRSS>http://www.jonbauer.com/blog/index.php/archives/2007/04/25/symfony-jobs/feed/</wfw:commentRSS>
	</item>
		<item>
		<title>Symfony in php&#166;Arch</title>
		<link>http://www.jonbauer.com/blog/index.php/archives/2007/04/24/symfony-in-phparch/</link>
		<comments>http://www.jonbauer.com/blog/index.php/archives/2007/04/24/symfony-in-phparch/#comments</comments>
		<pubDate>Tue, 24 Apr 2007 22:16:01 +0000</pubDate>
		<dc:creator>site admin</dc:creator>
		
	<category>General</category>
	<category>PHP</category>
	<category>Software</category>
	<category>Symfony</category>
		<guid>http://www.jonbauer.com/blog/index.php/archives/2007/04/24/symfony-in-phparch/</guid>
		<description><![CDATA[	Symfony graces the cover of the April issue of php&#166;Arch !
	Kudos to Dustin Whittle for the article.

]]></description>
		<wfw:commentRSS>http://www.jonbauer.com/blog/index.php/archives/2007/04/24/symfony-in-phparch/feed/</wfw:commentRSS>
	</item>
		<item>
		<title>Symfony slides from PHP Quebec</title>
		<link>http://www.jonbauer.com/blog/index.php/archives/2007/03/19/symfony-slides-from-php-quebec/</link>
		<comments>http://www.jonbauer.com/blog/index.php/archives/2007/03/19/symfony-slides-from-php-quebec/#comments</comments>
		<pubDate>Tue, 20 Mar 2007 05:42:03 +0000</pubDate>
		<dc:creator>site admin</dc:creator>
		
	<category>General</category>
	<category>PHP</category>
	<category>Software</category>
	<category>Symfony</category>
		<guid>http://www.jonbauer.com/blog/index.php/archives/2007/03/19/symfony-slides-from-php-quebec/</guid>
		<description><![CDATA[	Fabien Pontencier, Project Lead of symfony spoke at PHP Quebec this past week and has posted his slides in both French and English.
	The one surprise to me on the last slide was the revealing of symfony-forge!

]]></description>
		<wfw:commentRSS>http://www.jonbauer.com/blog/index.php/archives/2007/03/19/symfony-slides-from-php-quebec/feed/</wfw:commentRSS>
	</item>
		<item>
		<title>Symfony Releases v1.0</title>
		<link>http://www.jonbauer.com/blog/index.php/archives/2007/02/20/symfony-releases-v10/</link>
		<comments>http://www.jonbauer.com/blog/index.php/archives/2007/02/20/symfony-releases-v10/#comments</comments>
		<pubDate>Wed, 21 Feb 2007 08:03:23 +0000</pubDate>
		<dc:creator>site admin</dc:creator>
		
	<category>General</category>
	<category>PHP</category>
	<category>Symfony</category>
		<guid>http://www.jonbauer.com/blog/index.php/archives/2007/02/20/symfony-releases-v10/</guid>
		<description><![CDATA[	Congrats to the entire Symfony dev team for releasing Symfony-1.0!
	The Symfony Book is out as well, both online and print format.
	Review coming shortly. (after I finish reading it)

]]></description>
		<wfw:commentRSS>http://www.jonbauer.com/blog/index.php/archives/2007/02/20/symfony-releases-v10/feed/</wfw:commentRSS>
	</item>
		<item>
		<title>Symfony Book Preview</title>
		<link>http://www.jonbauer.com/blog/index.php/archives/2007/01/17/symfony-book-preview/</link>
		<comments>http://www.jonbauer.com/blog/index.php/archives/2007/01/17/symfony-book-preview/#comments</comments>
		<pubDate>Wed, 17 Jan 2007 19:27:13 +0000</pubDate>
		<dc:creator>site admin</dc:creator>
		
	<category>General</category>
	<category>Symfony</category>
		<guid>http://www.jonbauer.com/blog/index.php/archives/2007/01/17/symfony-book-preview/</guid>
		<description><![CDATA[	There&#8217;s a sneak preview chapter available from the upcoming Apress Symfony book.
	It&#8217;s Chapter 15, the Symfony Unit Test chapter.  
	In Symfony&#8217;s forthcoming v1.0, there is a new, custom Unit Test framework called Lime.  
	In depth documentation about all the new features of v1.0, have been sorely missing, but not only will this book [...]]]></description>
		<wfw:commentRSS>http://www.jonbauer.com/blog/index.php/archives/2007/01/17/symfony-book-preview/feed/</wfw:commentRSS>
	</item>
		<item>
		<title>Symfony at ZendCon</title>
		<link>http://www.jonbauer.com/blog/index.php/archives/2006/10/27/symfony-at-zendcon/</link>
		<comments>http://www.jonbauer.com/blog/index.php/archives/2006/10/27/symfony-at-zendcon/#comments</comments>
		<pubDate>Sat, 28 Oct 2006 03:05:02 +0000</pubDate>
		<dc:creator>site admin</dc:creator>
		
	<category>General</category>
	<category>PHP</category>
	<category>Software</category>
	<category>Symfony</category>
		<guid>http://www.jonbauer.com/blog/index.php/archives/2006/10/27/symfony-at-zendcon/</guid>
		<description><![CDATA[	I&#8217;ll be informally representing Symfony during ZendCon next week.  
	If you&#8217;re gonna be there, and you just want to ask questions about Symfony, or look at real code, just ask, I&#8217;ll be glad to open the laptop and give you a tour.
]]></description>
		<wfw:commentRSS>http://www.jonbauer.com/blog/index.php/archives/2006/10/27/symfony-at-zendcon/feed/</wfw:commentRSS>
	</item>
		<item>
		<title>Yahoo! Uses Symfony</title>
		<link>http://www.jonbauer.com/blog/index.php/archives/2006/10/27/yahoo-uses-symfony/</link>
		<comments>http://www.jonbauer.com/blog/index.php/archives/2006/10/27/yahoo-uses-symfony/#comments</comments>
		<pubDate>Sat, 28 Oct 2006 02:59:58 +0000</pubDate>
		<dc:creator>site admin</dc:creator>
		
	<category>General</category>
	<category>PHP</category>
	<category>Software</category>
	<category>Symfony</category>
		<guid>http://www.jonbauer.com/blog/index.php/archives/2006/10/27/yahoo-uses-symfony/</guid>
		<description><![CDATA[	http://www.symfony-project.com/weblog/2006/10/28/yahoo-bookmarks-uses-symfony.html
	By the way, I forgot to wish Symfony a Happy Birthday!  
	It&#8217;s been 12 months, and stories like this illustrate how far it&#8217;s come, and what amazing potential this framework has.
	Fabien, Francois, and the entire Symfony dev team have been kicking ass and writing great code.
	Great job guys!
]]></description>
		<wfw:commentRSS>http://www.jonbauer.com/blog/index.php/archives/2006/10/27/yahoo-uses-symfony/feed/</wfw:commentRSS>
	</item>
	</channel>
</rss>
