<?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>saltybeagle.com &#187; pyrus</title>
	<atom:link href="http://saltybeagle.com/tag/pyrus/feed/" rel="self" type="application/rss+xml" />
	<link>http://saltybeagle.com</link>
	<description>All of Brett&#039;s junk.</description>
	<lastBuildDate>Thu, 22 Jul 2010 14:00:11 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Autoloader That Installs PEAR Packages</title>
		<link>http://saltybeagle.com/2009/11/autoloader-that-installs-pear-packages/</link>
		<comments>http://saltybeagle.com/2009/11/autoloader-that-installs-pear-packages/#comments</comments>
		<pubDate>Wed, 04 Nov 2009 12:23:08 +0000</pubDate>
		<dc:creator>bbieber</dc:creator>
				<category><![CDATA[Fun]]></category>
		<category><![CDATA[PEAR]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[pear2]]></category>
		<category><![CDATA[pyrus]]></category>

		<guid isPermaLink="false">http://saltybeagle.com/?p=191</guid>
		<description><![CDATA[I had a thought the other night about an autoloader that could install pear packages automatically for you.
Security concerns aside, I thought this would be a fun/juvenile coding experiment, and something that could showcase how easy the pyrus api is for installing PEAR packages. So here it is, pushed out on github &#8211; http://github.com/saltybeagle/AutoloadPackage/blob/master/AutoloadPackage.php
Only 56 [...]]]></description>
			<content:encoded><![CDATA[<p>I had a thought the other night about an autoloader that could <strong>install pear packages automatically</strong> for you.</p>
<p>Security concerns aside, I thought this would be a fun/juvenile coding experiment, and something that could showcase <strong>how easy the pyrus api is</strong> for installing PEAR packages. So here it is, pushed out on github &#8211; <a href="http://github.com/saltybeagle/AutoloadPackage/blob/master/AutoloadPackage.php">http://github.com/saltybeagle/AutoloadPackage/blob/master/AutoloadPackage.php</a></p>
<p>Only <strong>56 lines</strong> of code to have an autoloader that will install a PEAR2 package. Now if that&#8217;s not fun, I don&#8217;t know what is.</p>
<p> <img src='http://saltybeagle.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>Oh, and you should really check out <strong>Pyrus, the new PEAR installer</strong>. Get it over at the <a href="http://pear2.php.net/">pear2 website</a> (under construction).</p>
]]></content:encoded>
			<wfw:commentRss>http://saltybeagle.com/2009/11/autoloader-that-installs-pear-packages/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
