<?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 Gen X Design | Ian Selby</title>
	<atom:link href="http://www.gen-x-design.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.gen-x-design.com</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Thu, 17 Mar 2011 15:00:42 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Uploading Large Files With PHP by Ian</title>
		<link>http://www.gen-x-design.com/archives/uploading-large-files-with-php/#comment-2767</link>
		<dc:creator>Ian</dc:creator>
		<pubDate>Thu, 17 Mar 2011 15:00:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.gen-x-design.com/archives/uploading-large-files-with-php/#comment-2767</guid>
		<description>That&#039;s a tough one... something&#039;s going wrong client-side for you. Honestly, I&#039;d look into a progressive upload solution, but I don&#039;t think browsers were really ever designed to send such large files.  Sorry I don&#039;t have much in the way of help for you.</description>
		<content:encoded><![CDATA[<p>That&#8217;s a tough one&#8230; something&#8217;s going wrong client-side for you. Honestly, I&#8217;d look into a progressive upload solution, but I don&#8217;t think browsers were really ever designed to send such large files.  Sorry I don&#8217;t have much in the way of help for you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Uploading Large Files With PHP by Lehelke</title>
		<link>http://www.gen-x-design.com/archives/uploading-large-files-with-php/#comment-2765</link>
		<dc:creator>Lehelke</dc:creator>
		<pubDate>Thu, 17 Mar 2011 09:12:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.gen-x-design.com/archives/uploading-large-files-with-php/#comment-2765</guid>
		<description>I have a similar site..to upload very large files (up to 1,5 gb) on an internal network.
But when i try to upload large files , any web browser starts using 100% cpu and the pc becomes nonresponsive until the upload finishes.

Any tought how could i make it use less cpu ?</description>
		<content:encoded><![CDATA[<p>I have a similar site..to upload very large files (up to 1,5 gb) on an internal network.<br />
But when i try to upload large files , any web browser starts using 100% cpu and the pc becomes nonresponsive until the upload finishes.</p>
<p>Any tought how could i make it use less cpu ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Create a REST API with PHP by Dan</title>
		<link>http://www.gen-x-design.com/archives/create-a-rest-api-with-php/#comment-2757</link>
		<dc:creator>Dan</dc:creator>
		<pubDate>Thu, 10 Mar 2011 09:13:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.gen-x-design.com/?p=235#comment-2757</guid>
		<description>Excellent article!</description>
		<content:encoded><![CDATA[<p>Excellent article!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Recompiling PHP 5.3 On Snow Leopard With Freetype Support by PK</title>
		<link>http://www.gen-x-design.com/archives/recompiling-php-5-3-on-snow-leopard-with-freetype-support/#comment-2755</link>
		<dc:creator>PK</dc:creator>
		<pubDate>Sat, 05 Mar 2011 00:00:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.gen-x-design.com/?p=329#comment-2755</guid>
		<description>This site has saved me so much pain - thanks sincerely Ian. And Jared Henderson - I love you man!</description>
		<content:encoded><![CDATA[<p>This site has saved me so much pain &#8211; thanks sincerely Ian. And Jared Henderson &#8211; I love you man!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Create a REST API with PHP by Net-Telco</title>
		<link>http://www.gen-x-design.com/archives/create-a-rest-api-with-php/#comment-2752</link>
		<dc:creator>Net-Telco</dc:creator>
		<pubDate>Wed, 02 Mar 2011 10:53:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.gen-x-design.com/?p=235#comment-2752</guid>
		<description>Very informative and interesting.  Tour article will be of great help in rolling out a RESTfull architecture for my web services.</description>
		<content:encoded><![CDATA[<p>Very informative and interesting.  Tour article will be of great help in rolling out a RESTfull architecture for my web services.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Making RESTful Requests in PHP by chazzz</title>
		<link>http://www.gen-x-design.com/archives/making-restful-requests-in-php/#comment-2718</link>
		<dc:creator>chazzz</dc:creator>
		<pubDate>Thu, 03 Feb 2011 17:35:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.gen-x-design.com/?p=269#comment-2718</guid>
		<description>Ok I understood how to do this by including the key in the CURLOPT_HTTPHEADER array ! 

But now... I&#039;m getting content to appear but I don-t know how to parse it using Simple_xml ? Any idea</description>
		<content:encoded><![CDATA[<p>Ok I understood how to do this by including the key in the CURLOPT_HTTPHEADER array ! </p>
<p>But now&#8230; I&#8217;m getting content to appear but I don-t know how to parse it using Simple_xml ? Any idea</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Making RESTful Requests in PHP by chazzz</title>
		<link>http://www.gen-x-design.com/archives/making-restful-requests-in-php/#comment-2717</link>
		<dc:creator>chazzz</dc:creator>
		<pubDate>Thu, 03 Feb 2011 16:18:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.gen-x-design.com/?p=269#comment-2717</guid>
		<description>Hi

thanks for this tutorial. I&#039;m trying to get a partners&#039; XML feed with through REST.

He just gave me the URL and a key number.
He told me to put the key number straight in an HTTP header.

I don&#039;t understand what he means.  Does anybody know where I shouldput this key number in the code given above ?

Many thanks</description>
		<content:encoded><![CDATA[<p>Hi</p>
<p>thanks for this tutorial. I&#8217;m trying to get a partners&#8217; XML feed with through REST.</p>
<p>He just gave me the URL and a key number.<br />
He told me to put the key number straight in an HTTP header.</p>
<p>I don&#8217;t understand what he means.  Does anybody know where I shouldput this key number in the code given above ?</p>
<p>Many thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Create a REST API with PHP by sadamusic.com</title>
		<link>http://www.gen-x-design.com/archives/create-a-rest-api-with-php/#comment-2714</link>
		<dc:creator>sadamusic.com</dc:creator>
		<pubDate>Wed, 02 Feb 2011 17:43:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.gen-x-design.com/?p=235#comment-2714</guid>
		<description>Great Work dude, I am going to create my own API now. I love this tutorial. Save my day.</description>
		<content:encoded><![CDATA[<p>Great Work dude, I am going to create my own API now. I love this tutorial. Save my day.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Quickie &#8211; Weird PHP Seg Faults &amp; Custom Session Handlers by Sajid Ali</title>
		<link>http://www.gen-x-design.com/archives/quickie-weird-php-seg-faults-custom-session-handlers/#comment-2713</link>
		<dc:creator>Sajid Ali</dc:creator>
		<pubDate>Wed, 02 Feb 2011 05:54:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.gen-x-design.com/archives/quickie-weird-php-seg-faults-custom-session-handlers/#comment-2713</guid>
		<description>Thank you for providing the details.</description>
		<content:encoded><![CDATA[<p>Thank you for providing the details.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Create a REST API with PHP by pankaj</title>
		<link>http://www.gen-x-design.com/archives/create-a-rest-api-with-php/#comment-2712</link>
		<dc:creator>pankaj</dc:creator>
		<pubDate>Wed, 02 Feb 2011 05:23:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.gen-x-design.com/?p=235#comment-2712</guid>
		<description>How to implement the REST API for   CLI (command line interface ) based client.

Here is my case: My clients are written in c/perl they run on command line. now they wil send me the PUT request through REST http request to my APi server.
How we can send xml request (WSDL request kind) from PUT call.

Thanks,
Pankaj</description>
		<content:encoded><![CDATA[<p>How to implement the REST API for   CLI (command line interface ) based client.</p>
<p>Here is my case: My clients are written in c/perl they run on command line. now they wil send me the PUT request through REST http request to my APi server.<br />
How we can send xml request (WSDL request kind) from PUT call.</p>
<p>Thanks,<br />
Pankaj</p>
]]></content:encoded>
	</item>
</channel>
</rss>

