<?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 Narkaleptic Thoughtless</title>
	<atom:link href="http://josh.mainelan.net/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://josh.mainelan.net</link>
	<description>Random nonsense from the mind of Narkaleptic.</description>
	<lastBuildDate>Sat, 27 Feb 2010 23:56:19 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Install PHP 5.3.0 on CentOS 5 as CGI along side PHP 5.2.9 by payday loans toronto</title>
		<link>http://josh.mainelan.net/2009/06/php-5-3-on-centos-5-as-cgi/comment-page-1/#comment-55686</link>
		<dc:creator>payday loans toronto</dc:creator>
		<pubDate>Sat, 27 Feb 2010 23:56:19 +0000</pubDate>
		<guid isPermaLink="false">http://josh.mainelan.net/?p=74#comment-55686</guid>
		<description>I want to thank the blogger very much not only for this post but also for his all previous efforts. I found josh.mainelan.net to be greatly interesting. I will be coming back to josh.mainelan.net for more information.</description>
		<content:encoded><![CDATA[<p>I want to thank the blogger very much not only for this post but also for his all previous efforts. I found josh.mainelan.net to be greatly interesting. I will be coming back to josh.mainelan.net for more information.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on PHP 5.3 symlink() in Windows Vista and Server 2008 by Adam</title>
		<link>http://josh.mainelan.net/2009/06/php-5-3-symlink-in-windows/comment-page-1/#comment-54795</link>
		<dc:creator>Adam</dc:creator>
		<pubDate>Thu, 12 Nov 2009 06:10:45 +0000</pubDate>
		<guid isPermaLink="false">http://josh.mainelan.net/?p=87#comment-54795</guid>
		<description>Another possibility is to run PHP or your IDE as administrator.  For example, with Zend Studio for Eclipse, you can right-click and say &quot;run as administrator&quot;.  Obviously you only want to do this if you&#039;re careful... and ALWAYS... only do this on a testing environment with code you&#039;re familiar with.

Typically, I have to use symlink very sparingly... and on windows... I only do this as part of the local development process prior to uploading it to my staging server.</description>
		<content:encoded><![CDATA[<p>Another possibility is to run PHP or your IDE as administrator.  For example, with Zend Studio for Eclipse, you can right-click and say &#8220;run as administrator&#8221;.  Obviously you only want to do this if you&#8217;re careful&#8230; and ALWAYS&#8230; only do this on a testing environment with code you&#8217;re familiar with.</p>
<p>Typically, I have to use symlink very sparingly&#8230; and on windows&#8230; I only do this as part of the local development process prior to uploading it to my staging server.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on PHP 5.3 symlink() in Windows Vista and Server 2008 by Aaron</title>
		<link>http://josh.mainelan.net/2009/06/php-5-3-symlink-in-windows/comment-page-1/#comment-53712</link>
		<dc:creator>Aaron</dc:creator>
		<pubDate>Fri, 02 Oct 2009 01:16:13 +0000</pubDate>
		<guid isPermaLink="false">http://josh.mainelan.net/?p=87#comment-53712</guid>
		<description>This might be a bug within php as exec(&quot;mklink /j target link&quot;) would work without having to change anything, please note that /j may not be the switch you need but a mklink /? would show you one that might.

I used it to make one and was unable to fopen any files from behind the system link, but if_file() returned true.</description>
		<content:encoded><![CDATA[<p>This might be a bug within php as exec(&#8221;mklink /j target link&#8221;) would work without having to change anything, please note that /j may not be the switch you need but a mklink /? would show you one that might.</p>
<p>I used it to make one and was unable to fopen any files from behind the system link, but if_file() returned true.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on My first breadboard by sPaZ</title>
		<link>http://josh.mainelan.net/2008/09/my-first-breadboard/comment-page-1/#comment-53103</link>
		<dc:creator>sPaZ</dc:creator>
		<pubDate>Mon, 31 Aug 2009 04:23:32 +0000</pubDate>
		<guid isPermaLink="false">http://josh.mainelan.net/2008/09/06/my-first-breadboard/#comment-53103</guid>
		<description>Very cool. I just started with ATmega168 and a breadboard.

www.Nerdful.com</description>
		<content:encoded><![CDATA[<p>Very cool. I just started with ATmega168 and a breadboard.</p>
<p><a href="http://www.Nerdful.com" rel="nofollow">http://www.Nerdful.com</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Install PHP 5.3.0 on CentOS 5 as CGI along side PHP 5.2.9 by ken0306</title>
		<link>http://josh.mainelan.net/2009/06/php-5-3-on-centos-5-as-cgi/comment-page-1/#comment-52954</link>
		<dc:creator>ken0306</dc:creator>
		<pubDate>Sat, 15 Aug 2009 19:06:42 +0000</pubDate>
		<guid isPermaLink="false">http://josh.mainelan.net/?p=74#comment-52954</guid>
		<description>nice job Josh. so, actually our company currently also has same server as you do in 1and1 VPS. But I got problem for install the newest version of apache server and Openssl. Because I was trying to update with Yum, but it doesn&#039;t give me the newest version online. Have you trying to install that before?
thank you</description>
		<content:encoded><![CDATA[<p>nice job Josh. so, actually our company currently also has same server as you do in 1and1 VPS. But I got problem for install the newest version of apache server and Openssl. Because I was trying to update with Yum, but it doesn&#8217;t give me the newest version online. Have you trying to install that before?<br />
thank you</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Install PHP 5.3.0 on CentOS 5 as CGI along side PHP 5.2.9 by Larry K</title>
		<link>http://josh.mainelan.net/2009/06/php-5-3-on-centos-5-as-cgi/comment-page-1/#comment-52899</link>
		<dc:creator>Larry K</dc:creator>
		<pubDate>Wed, 08 Jul 2009 14:42:28 +0000</pubDate>
		<guid isPermaLink="false">http://josh.mainelan.net/?p=74#comment-52899</guid>
		<description>Thanks very much Josh. Appreciate your time on the posts.</description>
		<content:encoded><![CDATA[<p>Thanks very much Josh. Appreciate your time on the posts.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on PHP 5.3 symlink() in Windows Vista and Server 2008 by Windows 7 licensing situation a &#34;disaster&#34; for businesses? &#124; SataByte.com</title>
		<link>http://josh.mainelan.net/2009/06/php-5-3-symlink-in-windows/comment-page-1/#comment-52206</link>
		<dc:creator>Windows 7 licensing situation a &#34;disaster&#34; for businesses? &#124; SataByte.com</dc:creator>
		<pubDate>Thu, 18 Jun 2009 07:55:50 +0000</pubDate>
		<guid isPermaLink="false">http://josh.mainelan.net/?p=87#comment-52206</guid>
		<description>[...] Narkaleptic Thoughtless » PHP 5.3 symlink() in Windows Vista and &#8230; [...]</description>
		<content:encoded><![CDATA[<p>[...] Narkaleptic Thoughtless » PHP 5.3 symlink() in Windows Vista and &#8230; [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on PHP 5.3 symlink() in Windows Vista and Server 2008 by XkiD &#124; PHP 5.3 symlink() in Windows Vista and Server 2008 &#124; blog.xkid.ro</title>
		<link>http://josh.mainelan.net/2009/06/php-5-3-symlink-in-windows/comment-page-1/#comment-52028</link>
		<dc:creator>XkiD &#124; PHP 5.3 symlink() in Windows Vista and Server 2008 &#124; blog.xkid.ro</dc:creator>
		<pubDate>Wed, 17 Jun 2009 16:40:07 +0000</pubDate>
		<guid isPermaLink="false">http://josh.mainelan.net/?p=87#comment-52028</guid>
		<description>[...] post: PHP 5.3 symlink() in Windows Vista and Server 2008      Posted in PHP &#124;  Tags: apply-seam-less, configure-exim, languages-don, mklink-command, [...]</description>
		<content:encoded><![CDATA[<p>[...] post: PHP 5.3 symlink() in Windows Vista and Server 2008      Posted in PHP |  Tags: apply-seam-less, configure-exim, languages-don, mklink-command, [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Installing PHP 6 on CentOS 5 by XkiD &#124; Installing PHP 6 on CentOS 5 &#124; blog.xkid.ro</title>
		<link>http://josh.mainelan.net/2009/06/installing-php-6-on-centos-5/comment-page-1/#comment-51606</link>
		<dc:creator>XkiD &#124; Installing PHP 6 on CentOS 5 &#124; blog.xkid.ro</dc:creator>
		<pubDate>Mon, 15 Jun 2009 13:03:44 +0000</pubDate>
		<guid isPermaLink="false">http://josh.mainelan.net/?p=61#comment-51606</guid>
		<description>[...] the rest here:  Installing PHP 6 on CentOS 5      Posted in PHP &#124;  Tags: 5-3-with, about-unknown, and-wanted, cut-form, early-access, [...]</description>
		<content:encoded><![CDATA[<p>[...] the rest here:  Installing PHP 6 on CentOS 5      Posted in PHP |  Tags: 5-3-with, about-unknown, and-wanted, cut-form, early-access, [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Eve Online by Myself</title>
		<link>http://josh.mainelan.net/2007/08/eve-online/comment-page-1/#comment-2</link>
		<dc:creator>Myself</dc:creator>
		<pubDate>Tue, 28 Aug 2007 02:50:03 +0000</pubDate>
		<guid isPermaLink="false">http://josh.mainelan.net/2007/08/27/eve-online-2/#comment-2</guid>
		<description>Btw, the music track is similar to Deus Ex.  In my terms, that means &quot;very good&quot;.</description>
		<content:encoded><![CDATA[<p>Btw, the music track is similar to Deus Ex.  In my terms, that means &#8220;very good&#8221;.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
