<?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>Cymen&#039;s Blog &#187; PHP</title>
	<atom:link href="http://blog.cymen.org/category/programming/php/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.cymen.org</link>
	<description></description>
	<lastBuildDate>Fri, 03 Feb 2012 17:53:55 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Published PHPGatewayInterface to github&#8230;</title>
		<link>http://blog.cymen.org/2009/08/29/published-phpgatewayinterface-to-github/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=published-phpgatewayinterface-to-github</link>
		<comments>http://blog.cymen.org/2009/08/29/published-phpgatewayinterface-to-github/#comments</comments>
		<pubDate>Sun, 30 Aug 2009 05:51:03 +0000</pubDate>
		<dc:creator>Cymen</dc:creator>
				<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://blog.cymen.org/?p=84</guid>
		<description><![CDATA[I wrote a hopefully generic class in PHP to proxy CGI scripts. The idea being that sometimes one wants to get the output of a CGI script and do various things with it before displaying it. In my particular case, wrap CVSWeb so the output can be put into a HTML DIV. The code is [...]]]></description>
			<content:encoded><![CDATA[<p>I wrote a hopefully generic class in PHP to proxy CGI scripts. The idea being that sometimes one wants to get the output of a CGI script and do various things with it before displaying it. In my particular case, wrap CVSWeb so the output can be put into a HTML DIV.</p>
<p>The code is <a href="http://github.com/cymen/PHPGatewayInterface/tree/master">published on github as PHPGatewayInterface</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.cymen.org/2009/08/29/published-phpgatewayinterface-to-github/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

