<?xml version="1.0" encoding="UTF-8"?>
<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/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Gabriel Jones &#187; open source</title>
	<atom:link href="http://gabrieljones.com/tag/open-source/feed/" rel="self" type="application/rss+xml" />
	<link>http://gabrieljones.com</link>
	<description>Web Developer Weblog</description>
	<lastBuildDate>Fri, 29 Jul 2011 13:27:49 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Getting cURL to Work in XAMPP</title>
		<link>http://gabrieljones.com/getting-curl-to-work-in-xampp/</link>
		<comments>http://gabrieljones.com/getting-curl-to-work-in-xampp/#comments</comments>
		<pubDate>Tue, 23 Jan 2007 02:24:31 +0000</pubDate>
		<dc:creator>Gabriel</dc:creator>
				<category><![CDATA[curl]]></category>
		<category><![CDATA[open source]]></category>

		<guid isPermaLink="false">http://gabrieljones.com/?p=12</guid>
		<description><![CDATA[Simple yet effective.

Go to xampp install directory.
Go to php.ini in php directory.
Open php.ini and find curl, uncomment the first find you see. Save and close file.
Go to php.ini in apache directory.
Repeat Step Three.

Done.
]]></description>
			<content:encoded><![CDATA[<p>Simple yet effective.</p>
<ol>
<li>Go to xampp install directory.</li>
<li>Go to php.ini in php directory.</li>
<li>Open php.ini and find curl, uncomment the first find you see. Save and close file.</li>
<li>Go to php.ini in apache directory.</li>
<li>Repeat Step Three.</li>
</ol>
<p>Done.</p>
]]></content:encoded>
			<wfw:commentRss>http://gabrieljones.com/getting-curl-to-work-in-xampp/feed/</wfw:commentRss>
		<slash:comments>49</slash:comments>
		</item>
	</channel>
</rss>

