<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Using PHP to Display Version Info &#8211; Part II</title>
	<atom:link href="http://www.v-nessa.net/2007/10/17/using-php-to-display-version-info-part-ii/feed" rel="self" type="application/rss+xml" />
	<link>http://www.v-nessa.net/2007/10/17/using-php-to-display-version-info-part-ii</link>
	<description>pink is the new black</description>
	<lastBuildDate>Sun, 07 Mar 2010 17:59:23 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Nessa</title>
		<link>http://www.v-nessa.net/2007/10/17/using-php-to-display-version-info-part-ii/comment-page-1#comment-9522</link>
		<dc:creator>Nessa</dc:creator>
		<pubDate>Sun, 26 Oct 2008 09:50:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.v-nessa.net/2007/10/17/using-php-to-display-version-info-part-ii/#comment-9522</guid>
		<description>I wrote that example based on CentOS - you  probably need to edit the preg_match paramters, esp. if your kernel is non-SMP.</description>
		<content:encoded><![CDATA[<p>I wrote that example based on CentOS &#8211; you  probably need to edit the preg_match paramters, esp. if your kernel is non-SMP.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Frans</title>
		<link>http://www.v-nessa.net/2007/10/17/using-php-to-display-version-info-part-ii/comment-page-1#comment-9505</link>
		<dc:creator>Frans</dc:creator>
		<pubDate>Tue, 21 Oct 2008 11:45:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.v-nessa.net/2007/10/17/using-php-to-display-version-info-part-ii/#comment-9505</guid>
		<description>Hey,

Couldn&#039;t get it to work under Fedora Core 9, the following error is outputted.

Parse error: syntax error, unexpected T_STRING in /var/www/html/script.php on line 11.

Line 11 is: $result .= ‘ (SMP)’;</description>
		<content:encoded><![CDATA[<p>Hey,</p>
<p>Couldn&#8217;t get it to work under Fedora Core 9, the following error is outputted.</p>
<p>Parse error: syntax error, unexpected T_STRING in /var/www/html/script.php on line 11.</p>
<p>Line 11 is: $result .= ‘ (SMP)’;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: v-nessa.net &#187; More of Using PHP for Server Info</title>
		<link>http://www.v-nessa.net/2007/10/17/using-php-to-display-version-info-part-ii/comment-page-1#comment-8925</link>
		<dc:creator>v-nessa.net &#187; More of Using PHP for Server Info</dc:creator>
		<pubDate>Wed, 19 Dec 2007 06:24:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.v-nessa.net/2007/10/17/using-php-to-display-version-info-part-ii/#comment-8925</guid>
		<description>[...] I&#8217;ll eventually get the whole thing up here, but I&#8217;ve been working on a simple server info script to help me and the other members of the system admin team keep up with the gazillion servers we have and all their different configurations. One of the reasons it&#8217;s taking so long (aside from my recent alcohol binges) is that it has to be portable to every server without the need for specific modifications, regardless of their setup. This eventually calls for using a simple if statement and empty() function to decide what info to output. Really, it&#8217;s so easy that I don&#8217;t even know why I&#8217;m posting it, but it kinda supplements this and this. [...]</description>
		<content:encoded><![CDATA[<p>[...] I&#8217;ll eventually get the whole thing up here, but I&#8217;ve been working on a simple server info script to help me and the other members of the system admin team keep up with the gazillion servers we have and all their different configurations. One of the reasons it&#8217;s taking so long (aside from my recent alcohol binges) is that it has to be portable to every server without the need for specific modifications, regardless of their setup. This eventually calls for using a simple if statement and empty() function to decide what info to output. Really, it&#8217;s so easy that I don&#8217;t even know why I&#8217;m posting it, but it kinda supplements this and this. [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
