<?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>Phergie</title>
	<atom:link href="http://phergie.org/feed/" rel="self" type="application/rss+xml" />
	<link>http://phergie.org</link>
	<description>A PHP IRC Bot</description>
	<lastBuildDate>Tue, 12 Mar 2013 19:00:08 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>phergie-irc-parser 1.1.0 released</title>
		<link>http://phergie.org/2013/03/05/phergie-irc-parser-1-1-0-released/</link>
		<comments>http://phergie.org/2013/03/05/phergie-irc-parser-1-1-0-released/#comments</comments>
		<pubDate>Tue, 05 Mar 2013 02:47:34 +0000</pubDate>
		<dc:creator>Matthew Turland</dc:creator>
				<category><![CDATA[Releases]]></category>
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://phergie.org/?p=105</guid>
		<description><![CDATA[phergie-irc-parser 1.1.0 is now available on Github and Packagist. Many thanks to our first contributor Henri Watson for his participation in this release. Changes: The ACTION CTCP command is now supported (henriwatson). Nick parameters containing underscores are now parsed correctly per RFC 2818 Section 2.3.1 (henriwatson). Parameter parsing will fall back to being more relaxed [...]]]></description>
				<content:encoded><![CDATA[<p>phergie-irc-parser 1.1.0 is now available on <a title="Commit History · phergie/phergie-irc-parser" href="https://github.com/phergie/phergie-irc-parser/commits/1.1.0">Github</a> and <a title="phergie/phergie-irc-parser - Packagist" href="https://packagist.org/packages/phergie/phergie-irc-parser">Packagist</a>. Many thanks to our first contributor Henri Watson for his participation in this release.</p>
<p>Changes:</p>
<ul>
<li>The ACTION CTCP command is now supported (<a title="henriwatson (Henri Watson)" href="https://github.com/henriwatson">henriwatson</a>).</li>
<li>Nick parameters containing underscores are now parsed correctly per RFC 2818 Section 2.3.1 (<a title="henriwatson (Henri Watson)" href="https://github.com/henriwatson">henriwatson</a>).</li>
<li>Parameter parsing will fall back to being more relaxed in cases where the trailing parameter is not prefixed with a colon (<a title="elazar (Matthew Turland)" href="https://github.com/elazar">elazar</a>).</li>
<li>Response parameters are now parsed (<a title="elazar (Matthew Turland)" href="https://github.com/elazar">elazar</a>).</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://phergie.org/2013/03/05/phergie-irc-parser-1-1-0-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>phergie-irc-generator 1.0.0 released</title>
		<link>http://phergie.org/2012/11/02/phergie-irc-generator-1-0-0-released/</link>
		<comments>http://phergie.org/2012/11/02/phergie-irc-generator-1-0-0-released/#comments</comments>
		<pubDate>Fri, 02 Nov 2012 02:36:50 +0000</pubDate>
		<dc:creator>Matthew Turland</dc:creator>
				<category><![CDATA[Announcements]]></category>
		<category><![CDATA[Releases]]></category>

		<guid isPermaLink="false">http://phergie.org/?p=101</guid>
		<description><![CDATA[Following our last post regarding the new phergie-irc-parser project, we&#8217;re happy to announce that the second Phergie sub-project, phergie-irc-generator, is now available. This sub-project provides a fairly fast and easy-to-use PHP-based library for programmatically generating messages conforming to the IRC protocol. You can find the source code for it on GitHub and it is available [...]]]></description>
				<content:encoded><![CDATA[<p>Following our <a title="Pardon Our Dust - Phergie" href="/2012/10/20/pardon-our-dust/">last post</a> regarding the new phergie-irc-parser project, we&#8217;re happy to announce that the second Phergie sub-project, <strong>phergie-irc-generator</strong>, is now available. This sub-project provides a fairly fast and easy-to-use PHP-based library for programmatically generating messages conforming to the IRC protocol. You can find the source code for it on <a title="phergie/phergie-irc-generator" href="https://github.com/phergie/phergie-irc-generator">GitHub</a> and it is available on <a title="phergie/phergie-irc-generator - Packagist" href="https://packagist.org/packages/phergie/phergie-irc-generator">Packagist</a> as well.</p>
]]></content:encoded>
			<wfw:commentRss>http://phergie.org/2012/11/02/phergie-irc-generator-1-0-0-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Pardon Our Dust</title>
		<link>http://phergie.org/2012/10/20/pardon-our-dust/</link>
		<comments>http://phergie.org/2012/10/20/pardon-our-dust/#comments</comments>
		<pubDate>Sat, 20 Oct 2012 17:19:33 +0000</pubDate>
		<dc:creator>Matthew Turland</dc:creator>
				<category><![CDATA[Announcements]]></category>

		<guid isPermaLink="false">http://phergie.org/?p=98</guid>
		<description><![CDATA[This project has sadly not received as much attention over the last year as in past years. We were hoping to get into a more regular release cycle, but it&#8217;s been more than a year since the last release. We are, however, hoping to get 2.2.0 out within the year. A few maintenance releases may [...]]]></description>
				<content:encoded><![CDATA[<p>This project has sadly not received as much attention over the last year as in past years. We were hoping to get into a more regular release cycle, but it&#8217;s been more than a year since the last release. We are, however, hoping to get 2.2.0 out within the year.</p>
<p>A few maintenance releases may follow 2.2.0, but not long after that the 2.x branch of Phergie will reach <a title="End-of-life (product) - Wikipedia" href="http://en.wikipedia.org/wiki/End-of-life_(product)">EOL</a>. Following the 2.2.0 release, efforts will be focused on Phergie 3, which will entail a number of changes we&#8217;re very excited about.</p>
<ul>
<li><strong>We will be splitting the project into multiple sub-projects</strong>, following suit with projects like <a title="sebastianbergmann/phpunit" href="https://github.com/sebastianbergmann/phpunit/">PHPUnit</a> and <a title="zendframework (Zend Framework)" href="https://github.com/zendframework">Zend Framework</a>. Sub-projects will have their own repositories under the umbrella of the <a title="phergie (Phergie Team) - GitHub" href="https://github.com/phergie">Phergie GitHub organization</a>.</li>
<li><strong>We will move to requiring PHP 5.3 or higher for most or all sub-projects</strong>. All new code will use <a title="PHP: Namespaces - Manual" href="http://www.php.net/manual/en/language.namespaces.php">PHP namespaces</a>.</li>
<li><strong>We will make sub-projects reusable by other projects</strong>. To that end, we will be supporting use of <a title="Composer" href="http://getcomposer.org/">Composer</a> and publishing sub-projects on <a title="Packagist" href="https://packagist.org/">Packagist</a>.</li>
<li><strong>We will integrate existing projects where possible</strong>. In particular, we&#8217;re looking at using <a title="React" href="http://nodephp.org/">React</a> for the daemon portion of Phergie 3.</li>
<li><strong>We will maintain continuous integration</strong> using <a title="Travis CI - Hosted Continuous Integration for the Open Source Community" href="https://travis-ci.org/">Travis CI</a>.</li>
<li><strong>We will implement a low-friction process for contributing to documentation</strong> likely using either GitHub&#8217;s pages or wiki features.</li>
</ul>
<p>We&#8217;re happy to announce the first Phergie sub-project, <strong>phergie-irc-parser</strong>. This sub-project provides a fairly fast and easy-to-use PHP-based parser for streams of data conforming to the IRC protocol. You can find the source code for it on <a title="phergie/phergie-irc-parser" href="https://github.com/phergie/phergie-irc-parser">GitHub</a> and it is on <a title="phergie/phergie-irc-parser - Packagist" href="https://packagist.org/packages/phergie/phergie-irc-parser">Packagist</a> as well.</p>
<p>We hope to have more announcements soon. Stay tuned!</p>
]]></content:encoded>
			<wfw:commentRss>http://phergie.org/2012/10/20/pardon-our-dust/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PHPWM Presentation on Phergie</title>
		<link>http://phergie.org/2011/11/09/phpwm-presentation-on-phergie/</link>
		<comments>http://phergie.org/2011/11/09/phpwm-presentation-on-phergie/#comments</comments>
		<pubDate>Wed, 09 Nov 2011 14:15:31 +0000</pubDate>
		<dc:creator>Matthew Turland</dc:creator>
				<category><![CDATA[Articles]]></category>

		<guid isPermaLink="false">http://phergie.org/?p=95</guid>
		<description><![CDATA[Alex Mace gave a presentation at a recent PHPWM user group meeting on Phergie and the XMPP driver he&#8217;s been developing for her. It&#8217;s a great quick high-level overview of Phergie&#8217;s history and architecture and Alex&#8217;s experiences in implementing the XMPP driver. Go check it out!]]></description>
				<content:encoded><![CDATA[<p><a title="Alex Mace (alexmace) on Twitter" href="https://twitter.com/#!/alexmace">Alex Mace</a> gave <a title="Phergie, An IRC (and XMPP) Bot" href="http://www.slideshare.net/alexmace/phergie-an-irc-and-xmpp-bot">a presentation</a> at a recent <a title="start    [West Midlands PHP User Group (PHPWM)]" href="http://phpwm.org.uk">PHPWM user group</a> meeting on Phergie and the <a title="alexmace/phergie at xmpp - GitHub" href="https://github.com/alexmace/phergie/tree/xmpp">XMPP driver</a> he&#8217;s been developing for her. It&#8217;s a great quick high-level overview of Phergie&#8217;s history and architecture and Alex&#8217;s experiences in implementing the XMPP driver. Go check it out!</p>
]]></content:encoded>
			<wfw:commentRss>http://phergie.org/2011/11/09/phpwm-presentation-on-phergie/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Phergie 2.1.0 Released</title>
		<link>http://phergie.org/2011/08/15/phergie-2-1-0-released/</link>
		<comments>http://phergie.org/2011/08/15/phergie-2-1-0-released/#comments</comments>
		<pubDate>Mon, 15 Aug 2011 23:01:40 +0000</pubDate>
		<dc:creator>Matthew Turland</dc:creator>
				<category><![CDATA[Releases]]></category>

		<guid isPermaLink="false">http://phergie.org/?p=93</guid>
		<description><![CDATA[After over 11 months — trust us, we don&#8217;t want to go that long without a release ever again — Phergie 2.1.0 is now available. You can read about the many bug fixes and new additions in this release on the Changelog page. This release sports several new plugins, a number of new plugin features [...]]]></description>
				<content:encoded><![CDATA[<p>After over 11 months — trust us, we don&#8217;t want to go that long without a release ever again — Phergie 2.1.0 is now available. You can read about the many bug fixes and new additions in this release on the <a title="Changelog — Phergie" href="http://phergie.org/changelog/">Changelog</a> page. This release sports several new plugins, a number of new plugin features and updates, numerous bug fixes, and a few unit test and coding standard compliance improvements. As always, our thanks go out to all of our users and contributors for their help in making the Phergie project a continued success!</p>
]]></content:encoded>
			<wfw:commentRss>http://phergie.org/2011/08/15/phergie-2-1-0-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>GitHub Repo Relocation</title>
		<link>http://phergie.org/2011/07/13/github-repo-relocation/</link>
		<comments>http://phergie.org/2011/07/13/github-repo-relocation/#comments</comments>
		<pubDate>Wed, 13 Jul 2011 05:16:07 +0000</pubDate>
		<dc:creator>Matthew Turland</dc:creator>
				<category><![CDATA[Announcements]]></category>

		<guid isPermaLink="false">http://phergie.org/?p=90</guid>
		<description><![CDATA[Until now, the main GitHub repository for the Phergie project had been kept under a single user account at http://github.com/elazar/phergie. It has been transferred to an organization on GitHub. The new repo address is http://github.com/phergie/phergie. There are a few reasons for this transfer: A new core team will be given merge rights to streamline acceptance [...]]]></description>
				<content:encoded><![CDATA[<p>Until now, the main <a title="GitHub" href="https://github.com/">GitHub</a> repository for the Phergie project had been kept under a single user account at <a title="elazar/phergie - GitHub" href="https://github.com/phergie/phergie">http://github.com/elazar/phergie</a>. It has been transferred to an organization on GitHub. The new repo address is <a title="phergie/phergie - GitHub" href="https://github.com/phergie/phergie">http://github.com/phergie/phergie</a>.</p>
<p>There are a few reasons for this transfer:</p>
<ul>
<li>A new core team will be given merge rights to streamline acceptance of contributions where it was previously limited by the availability of a single developer.</li>
<li>Eventually, plugins and other sub-projects can be split off into their own repositories within the same organization to be developed independently from the main project and to allow more fine-grained grants of merge rights.</li>
</ul>
<p>Any pull requests and issues should be directed to the transferred repository. Any existing clones of the original repository will need to have their upstream remotes updated to point to the new location. This can be done using the following command:</p>
<p><code>git remote set-url upstream git://github.com/phergie/phergie.git</code></p>
<p>Any questions about this change can be directed to the #phergie IRC channel on Freenode or in a comment on this post.</p>
]]></content:encoded>
			<wfw:commentRss>http://phergie.org/2011/07/13/github-repo-relocation/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Using Phergie with Upstart</title>
		<link>http://phergie.org/2011/03/02/using-phergie-with-upstart/</link>
		<comments>http://phergie.org/2011/03/02/using-phergie-with-upstart/#comments</comments>
		<pubDate>Wed, 02 Mar 2011 15:46:18 +0000</pubDate>
		<dc:creator>Matthew Turland</dc:creator>
				<category><![CDATA[Articles]]></category>

		<guid isPermaLink="false">http://phergie.org/?p=88</guid>
		<description><![CDATA[Anthony Wlodarski has posted an example of an Upstart script he wrote to easily start, stop, and restart Phergie. The script source is open and freely available. Thanks to Anthony for taking the time to write up, publish, and tell us about his blog post on this neat method of controlling Phergie.]]></description>
				<content:encoded><![CDATA[<p><a title="ant.i.am | Herpity derp???" href="http://anthonyw.net">Anthony Wlodarski</a> has posted <a title="Using Phergie with Upstart (a.k.a. Phergie #winning) | ant.i.am" href="http://web.archive.org/web/20120229075424/http://anthonyw.net/2011/03/using-phergie-with-upstart/">an example</a> of an <a title="upstart - event-based init daemon" href="http://upstart.ubuntu.com">Upstart</a> script he wrote to easily start, stop, and restart Phergie. The script source is open and freely available. Thanks to Anthony for taking the time to write up, publish, and tell us about his blog post on this neat method of controlling Phergie.</p>
]]></content:encoded>
			<wfw:commentRss>http://phergie.org/2011/03/02/using-phergie-with-upstart/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Yii Framework Using Phergie</title>
		<link>http://phergie.org/2010/12/03/yii-framework-using-phergie/</link>
		<comments>http://phergie.org/2010/12/03/yii-framework-using-phergie/#comments</comments>
		<pubDate>Fri, 03 Dec 2010 14:18:21 +0000</pubDate>
		<dc:creator>Matthew Turland</dc:creator>
				<category><![CDATA[Articles]]></category>

		<guid isPermaLink="false">http://phergie.org/?p=86</guid>
		<description><![CDATA[The increasingly popular Yii Framework project recently implemented a Phergie bot, which they&#8217;ve named YiiBot, in their #yii IRC channel on the Freenode network. One of their developers, tydeas, has made a few appearances in the #phergie channel to ask questions and discuss Phergie. He has produced several custom Phergie plugins for use in YiiBot. [...]]]></description>
				<content:encoded><![CDATA[<p>The increasingly popular <a title="Yii Framework: Best for Web 2.0 Development" href="http://www.yiiframework.com/">Yii Framework</a> project recently <a title="YiiBot in irc.freenode.org #yii - Yii Framework Forum" href="http://www.yiiframework.com/forum/index.php?/topic/13190-yiibot-in-ircfreenodeorg-yii/">implemented a Phergie bot</a>, which they&#8217;ve named YiiBot, in their #yii IRC channel on the <a title="About the Network" href="http://freenode.net">Freenode</a> network. One of their developers, tydeas, has made a few appearances in the #phergie channel to ask questions and discuss Phergie. He has produced several custom Phergie plugins for use in YiiBot. We&#8217;re very excited at this development and hope that the Yii project continues to use and extend Phergie, and perhaps even contribute some of their plugins back to the project!</p>
]]></content:encoded>
			<wfw:commentRss>http://phergie.org/2010/12/03/yii-framework-using-phergie/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>New Unit Testing Docs</title>
		<link>http://phergie.org/2010/09/29/new-unit-testing-docs/</link>
		<comments>http://phergie.org/2010/09/29/new-unit-testing-docs/#comments</comments>
		<pubDate>Wed, 29 Sep 2010 14:15:54 +0000</pubDate>
		<dc:creator>Matthew Turland</dc:creator>
				<category><![CDATA[Announcements]]></category>

		<guid isPermaLink="false">http://phergie.org/?p=85</guid>
		<description><![CDATA[The Developers page now includes a section on unit testing Phergie plugins. Efforts to improve code coverage of the Phergie codebase continue, so if you&#8217;d like to help out, find a plugin lacking a unit test suite and write one. If you&#8217;re developing your own plugins to contribute back to the project, try to include [...]]]></description>
				<content:encoded><![CDATA[<p>The <a title="Developers — Phergie" href="http://phergie.org/developers/">Developers</a> page now includes <a title="Developers — Phergie" href="/developers/#Unit_Testing">a section</a> on unit testing Phergie plugins. Efforts to improve <a title="Chapter 15. Code Coverage Analysis" href="http://www.phpunit.de/manual/3.4/en/code-coverage-analysis.html">code coverage</a> of the Phergie codebase continue, so if you&#8217;d like to help out, find a plugin lacking a unit test suite and write one. If you&#8217;re developing your own plugins to contribute back to the project, try to include unit test suites for them when you submit them. Our continued thanks go out to all of our contributors.</p>
]]></content:encoded>
			<wfw:commentRss>http://phergie.org/2010/09/29/new-unit-testing-docs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Phergie 2.0.4 Released</title>
		<link>http://phergie.org/2010/09/28/phergie-2-0-4-released/</link>
		<comments>http://phergie.org/2010/09/28/phergie-2-0-4-released/#comments</comments>
		<pubDate>Tue, 28 Sep 2010 11:57:49 +0000</pubDate>
		<dc:creator>Matthew Turland</dc:creator>
				<category><![CDATA[Releases]]></category>

		<guid isPermaLink="false">http://phergie.org/?p=83</guid>
		<description><![CDATA[Phergie 2.0.4 is now available. You can read about the many bug fixes and new additions in this release on the Changelog page. This release sports significant improvements in stability and unit test code coverage. As always, our thanks go out to all of our users and contributors for their help in making the Phergie [...]]]></description>
				<content:encoded><![CDATA[<p>Phergie 2.0.4 is now available. You can read about the many bug fixes and new additions in this release on the Changelog page. This release sports significant improvements in stability and unit test code coverage. As always, our thanks go out to all of our users and contributors for their help in making the Phergie project a continued success!</p>
]]></content:encoded>
			<wfw:commentRss>http://phergie.org/2010/09/28/phergie-2-0-4-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
