<?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 for Cubicle Generation</title>
	<atom:link href="http://cubiclegeneration.com/comments/feed" rel="self" type="application/rss+xml" />
	<link>http://cubiclegeneration.com</link>
	<description>omgz cubicles</description>
	<lastBuildDate>Mon, 26 Jul 2010 20:11:02 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>Comment on Installing &#8220;Secure Shell2 (SSH2)&#8221; PHP Extension by Nuri Hodges</title>
		<link>http://cubiclegeneration.com/web-servers/installing-secure-shell2-ssh2-php-extension/comment-page-1#comment-3826</link>
		<dc:creator>Nuri Hodges</dc:creator>
		<pubDate>Mon, 26 Jul 2010 20:11:02 +0000</pubDate>
		<guid isPermaLink="false">http://cubiclegeneration.com/?p=10#comment-3826</guid>
		<description>Is this with ssh2_exec that is failing?</description>
		<content:encoded><![CDATA[<p>Is this with ssh2_exec that is failing?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Installing &#8220;Secure Shell2 (SSH2)&#8221; PHP Extension by tallandy</title>
		<link>http://cubiclegeneration.com/web-servers/installing-secure-shell2-ssh2-php-extension/comment-page-1#comment-3632</link>
		<dc:creator>tallandy</dc:creator>
		<pubDate>Fri, 19 Mar 2010 14:50:37 +0000</pubDate>
		<guid isPermaLink="false">http://cubiclegeneration.com/?p=10#comment-3632</guid>
		<description>Worked great for me on a Centos 5.4 x64 server. However the ssh2 functions only seem to work for php cli not php through apache :&#124; annoying as scripts through apache don&#039;t error either they just dont run the commands. any ideas?</description>
		<content:encoded><![CDATA[<p>Worked great for me on a Centos 5.4 x64 server. However the ssh2 functions only seem to work for php cli not php through apache <img src='http://cubiclegeneration.com/wp-includes/images/smilies/icon_neutral.gif' alt=':|' class='wp-smiley' />  annoying as scripts through apache don&#8217;t error either they just dont run the commands. any ideas?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on json_encode Does Not Exist by HB</title>
		<link>http://cubiclegeneration.com/linux-help/json_encode-does-not-exist/comment-page-1#comment-3472</link>
		<dc:creator>HB</dc:creator>
		<pubDate>Wed, 06 Jan 2010 02:39:15 +0000</pubDate>
		<guid isPermaLink="false">http://cubiclegeneration.com/?p=104#comment-3472</guid>
		<description>This problem. This problem right here. Too many headaches.</description>
		<content:encoded><![CDATA[<p>This problem. This problem right here. Too many headaches.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Giving Away A Google Wave Invite by inurinternet</title>
		<link>http://cubiclegeneration.com/contest/giving-away-a-google-wave-invite/comment-page-1#comment-3471</link>
		<dc:creator>inurinternet</dc:creator>
		<pubDate>Wed, 06 Jan 2010 02:17:03 +0000</pubDate>
		<guid isPermaLink="false">http://cubiclegeneration.com/?p=102#comment-3471</guid>
		<description>They&#039;re approved, they&#039;re approved! Still looking for some more tech related entries, though ...</description>
		<content:encoded><![CDATA[<p>They&#8217;re approved, they&#8217;re approved! Still looking for some more tech related entries, though &#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Installing &#8220;Secure Shell2 (SSH2)&#8221; PHP Extension by inurinternet</title>
		<link>http://cubiclegeneration.com/web-servers/installing-secure-shell2-ssh2-php-extension/comment-page-1#comment-3470</link>
		<dc:creator>inurinternet</dc:creator>
		<pubDate>Wed, 06 Jan 2010 02:00:55 +0000</pubDate>
		<guid isPermaLink="false">http://cubiclegeneration.com/?p=10#comment-3470</guid>
		<description>Interesting, seems like that could have saved me a lot of headaches, I will probably use that library in the future with other projects.

Thanks!</description>
		<content:encoded><![CDATA[<p>Interesting, seems like that could have saved me a lot of headaches, I will probably use that library in the future with other projects.</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Installing &#8220;Secure Shell2 (SSH2)&#8221; PHP Extension by baseddoes</title>
		<link>http://cubiclegeneration.com/web-servers/installing-secure-shell2-ssh2-php-extension/comment-page-1#comment-3441</link>
		<dc:creator>baseddoes</dc:creator>
		<pubDate>Sun, 20 Dec 2009 06:05:46 +0000</pubDate>
		<guid isPermaLink="false">http://cubiclegeneration.com/?p=10#comment-3441</guid>
		<description>I spent days trying to get libssh2 installed and when I succeeded I found that it doesn&#039;t even work half the time, anyway.  ssh2_exec() returns prematurely very frequently and not even calling socket_set_blocking() helps.  I then turned to phpSecLib and it works like a charm:

http://phpseclib.sourceforge.net/

Maybe it&#039;ll help you as well.</description>
		<content:encoded><![CDATA[<p>I spent days trying to get libssh2 installed and when I succeeded I found that it doesn&#8217;t even work half the time, anyway.  ssh2_exec() returns prematurely very frequently and not even calling socket_set_blocking() helps.  I then turned to phpSecLib and it works like a charm:</p>
<p><a href="http://phpseclib.sourceforge.net/" rel="nofollow">http://phpseclib.sourceforge.net/</a></p>
<p>Maybe it&#8217;ll help you as well.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Giving Away A Google Wave Invite by Chris</title>
		<link>http://cubiclegeneration.com/contest/giving-away-a-google-wave-invite/comment-page-1#comment-3370</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Fri, 20 Nov 2009 15:13:50 +0000</pubDate>
		<guid isPermaLink="false">http://cubiclegeneration.com/?p=102#comment-3370</guid>
		<description>I&#039;m disappointed you didn&#039;t approve my entry for the contest....</description>
		<content:encoded><![CDATA[<p>I&#8217;m disappointed you didn&#8217;t approve my entry for the contest&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Giving Away A Google Wave Invite by emperor</title>
		<link>http://cubiclegeneration.com/contest/giving-away-a-google-wave-invite/comment-page-1#comment-3357</link>
		<dc:creator>emperor</dc:creator>
		<pubDate>Wed, 11 Nov 2009 17:56:26 +0000</pubDate>
		<guid isPermaLink="false">http://cubiclegeneration.com/?p=102#comment-3357</guid>
		<description>Let&#039;s keep is simple, yet mildly profound. How about - If cats have tails and dogs have tails, why aren&#039;t cats dogs?</description>
		<content:encoded><![CDATA[<p>Let&#8217;s keep is simple, yet mildly profound. How about &#8211; If cats have tails and dogs have tails, why aren&#8217;t cats dogs?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Giving Away A Google Wave Invite by Chris</title>
		<link>http://cubiclegeneration.com/contest/giving-away-a-google-wave-invite/comment-page-1#comment-3356</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Wed, 11 Nov 2009 16:55:55 +0000</pubDate>
		<guid isPermaLink="false">http://cubiclegeneration.com/?p=102#comment-3356</guid>
		<description>I would like to suggest a deep course dialogue on &quot;The Wealth of Nations&#039;, with a succinct modernized comparison of the rise and fall of American economic policy within the confounds of idealistic democracies and exactly how the industrialization of labor will bring back the gold standard in 1st world economies, while simultaneously considering the influction of trade and GDP output that consistently rolls the wheel of stablization with rich companies like China, who imperialistically control the world&#039;s wealth without the knowledge and use of a capitalistic model.</description>
		<content:encoded><![CDATA[<p>I would like to suggest a deep course dialogue on &#8220;The Wealth of Nations&#8217;, with a succinct modernized comparison of the rise and fall of American economic policy within the confounds of idealistic democracies and exactly how the industrialization of labor will bring back the gold standard in 1st world economies, while simultaneously considering the influction of trade and GDP output that consistently rolls the wheel of stablization with rich companies like China, who imperialistically control the world&#8217;s wealth without the knowledge and use of a capitalistic model.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Google Voice Services by Chris</title>
		<link>http://cubiclegeneration.com/google/google-voice-services/comment-page-1#comment-3355</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Wed, 11 Nov 2009 16:52:08 +0000</pubDate>
		<guid isPermaLink="false">http://cubiclegeneration.com/?p=53#comment-3355</guid>
		<description>I got voice last week, so far i&#039;m digging it. Never had grand central though.</description>
		<content:encoded><![CDATA[<p>I got voice last week, so far i&#8217;m digging it. Never had grand central though.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
