<?xml version="1.0" encoding="UTF-8"?>
<rss version="0.92">
<channel>
	<title>WebLaCarte</title>
	<link>http://weblacarte.com</link>
	<description>Quality Web Development</description>
	<lastBuildDate>Fri, 26 Feb 2010 07:15:51 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Accessing Values by Referrence in a Foreach Loop</title>
		<description><![CDATA[Here&#8217;s a fun little trick. When looping over an array, you can access the values by reference. Instead of: foreach &#40;$things as $i =&#62; $thing&#41; &#123; $things&#91;$i&#93; = strtolower&#40;$thing&#41;; &#125; You can reference the values of the array: foreach &#40;$things &#8230; <a href="http://www.phillipharrington.com/accessing-values-by-referrence-in-a-foreach-loop/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<link>http://weblacarte.com/2010/02/accessing-values-by-referrence-in-a-foreach-loop/</link>
			</item>
	<item>
		<title>Serving Multiple WordPress Blogs from a Single Installation (Without WP MU)</title>
		<description><![CDATA[I&#8217;m serving multiple WordPress blogs on separate domains from a single installation, but without using WordPress MU (multi-user). Yes, I realize you can probably do everything I&#8217;ve done here by using WPMU. However, in my situation: I had already installed &#8230; <a href="http://www.phillipharrington.com/serving-multiple-wordpress-blogs-from-a-single-installation-without-wp-mu/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<link>http://weblacarte.com/2009/11/serving-multiple-wordpress-blogs-from-a-single-installation-without-wp-mu/</link>
			</item>
	<item>
		<title>Testing FeedWordPress Post Syndication</title>
		<description><![CDATA[I am planning to use Phillip Harrington dot com to post multiple topics. I also want these topics fed to other sites. To that end I found the amazing FeedWordPress plugin, and so far I am magnificently happy with it. &#8230; <a href="http://www.phillipharrington.com/this-is-a-test/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<link>http://weblacarte.com/2009/11/testing-feedwordpress-post-syndication/</link>
			</item>
</channel>
</rss>
