<?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"
	>
<channel>
	<title>Comments on: Doing something interesting with our Socket Object and XML; A slightly flawed Flickr reader for AE CS3 on the Mac</title>
	<atom:link href="http://www.creative-workflow-hacks.com/2007/11/07/doing-something-interesting-with-our-socket-object-and-xml-a-slightly-flawed-flickr-reader-for-ae-cs3-on-the-mac/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.creative-workflow-hacks.com/2007/11/07/doing-something-interesting-with-our-socket-object-and-xml-a-slightly-flawed-flickr-reader-for-ae-cs3-on-the-mac/</link>
	<description>Sharing tips, scripts and hacks for your creative workflow.</description>
	<pubDate>Sat, 22 Nov 2008 01:41:10 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: Dale</title>
		<link>http://www.creative-workflow-hacks.com/2007/11/07/doing-something-interesting-with-our-socket-object-and-xml-a-slightly-flawed-flickr-reader-for-ae-cs3-on-the-mac/#comment-16580</link>
		<dc:creator>Dale</dc:creator>
		<pubDate>Thu, 13 Mar 2008 00:15:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.creative-workflow-hacks.com/2007/11/07/doing-something-interesting-with-our-socket-object-and-xml-a-slightly-flawed-flickr-reader-for-ae-cs3-on-the-mac/#comment-16580</guid>
		<description>Hey Mark,

Thanks for the tip. That makes sense. I'll have to experiment to see if I can get the subsequent data if I request less then the full file. Thanks for the tip.

Dale</description>
		<content:encoded><![CDATA[<p>Hey Mark,</p>
<p>Thanks for the tip. That makes sense. I&#8217;ll have to experiment to see if I can get the subsequent data if I request less then the full file. Thanks for the tip.</p>
<p>Dale</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark</title>
		<link>http://www.creative-workflow-hacks.com/2007/11/07/doing-something-interesting-with-our-socket-object-and-xml-a-slightly-flawed-flickr-reader-for-ae-cs3-on-the-mac/#comment-16579</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Wed, 12 Mar 2008 23:11:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.creative-workflow-hacks.com/2007/11/07/doing-something-interesting-with-our-socket-object-and-xml-a-slightly-flawed-flickr-reader-for-ae-cs3-on-the-mac/#comment-16579</guid>
		<description>Hey, about the socket programming. Although i havent used javascript sockets (or what ever your using) the normal way with sockets is to loop reading an amount of data at a time (so 500 bytes or whatever) until you get to the end of what ever your getting. I think with a http header the end of the header is two end of line characters, i cant remember the exact code but that should help you out. Id imagine that XML has someting similar to dictate the end of file.

Hope that helps</description>
		<content:encoded><![CDATA[<p>Hey, about the socket programming. Although i havent used javascript sockets (or what ever your using) the normal way with sockets is to loop reading an amount of data at a time (so 500 bytes or whatever) until you get to the end of what ever your getting. I think with a http header the end of the header is two end of line characters, i cant remember the exact code but that should help you out. Id imagine that XML has someting similar to dictate the end of file.</p>
<p>Hope that helps</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gantico</title>
		<link>http://www.creative-workflow-hacks.com/2007/11/07/doing-something-interesting-with-our-socket-object-and-xml-a-slightly-flawed-flickr-reader-for-ae-cs3-on-the-mac/#comment-13893</link>
		<dc:creator>gantico</dc:creator>
		<pubDate>Thu, 24 Jan 2008 18:32:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.creative-workflow-hacks.com/2007/11/07/doing-something-interesting-with-our-socket-object-and-xml-a-slightly-flawed-flickr-reader-for-ae-cs3-on-the-mac/#comment-13893</guid>
		<description>wow, this is really cool! I should find a Pc version of curl, so that it might start playing with this...</description>
		<content:encoded><![CDATA[<p>wow, this is really cool! I should find a Pc version of curl, so that it might start playing with this&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ben</title>
		<link>http://www.creative-workflow-hacks.com/2007/11/07/doing-something-interesting-with-our-socket-object-and-xml-a-slightly-flawed-flickr-reader-for-ae-cs3-on-the-mac/#comment-10578</link>
		<dc:creator>Ben</dc:creator>
		<pubDate>Mon, 26 Nov 2007 06:12:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.creative-workflow-hacks.com/2007/11/07/doing-something-interesting-with-our-socket-object-and-xml-a-slightly-flawed-flickr-reader-for-ae-cs3-on-the-mac/#comment-10578</guid>
		<description>So cool, keep up the good work.
After Effects as a visual environment for web feeds is such a high potential area.</description>
		<content:encoded><![CDATA[<p>So cool, keep up the good work.<br />
After Effects as a visual environment for web feeds is such a high potential area.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
