<?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: what&#8217;s the sitch</title>
	<atom:link href="http://blog.underdog-projects.net/2009/04/whats-the-sitch/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.underdog-projects.net/2009/04/whats-the-sitch/</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Fri, 23 Apr 2010 04:06:22 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: JonnyB</title>
		<link>http://blog.underdog-projects.net/2009/04/whats-the-sitch/comment-page-1/#comment-411</link>
		<dc:creator>JonnyB</dc:creator>
		<pubDate>Fri, 23 Apr 2010 04:06:22 +0000</pubDate>
		<guid isPermaLink="false">http://blog.underdog-projects.net/?p=196#comment-411</guid>
		<description>Great work on your yahoo posts.

I am working on a ruby application using your findings.
Just tonight I made it initiate a curl connect to the streamerapi, pipe it to a file, tail the file and reformat the data.

Currently i am just cutting the wright peaces of data the api send. This is not a fancy way to do it so I would like to know if you found a nice way to string replace the data to format it in proper JSON?

I tried some diferente approaches with libcurl in c and c++ but apparently there is some problem with the library regarding keep-alive servers and while it connects to the the serve, after receiving the header it assumes the connection is closed. Any different experience from you?</description>
		<content:encoded><![CDATA[<p>Great work on your yahoo posts.</p>
<p>I am working on a ruby application using your findings.<br />
Just tonight I made it initiate a curl connect to the streamerapi, pipe it to a file, tail the file and reformat the data.</p>
<p>Currently i am just cutting the wright peaces of data the api send. This is not a fancy way to do it so I would like to know if you found a nice way to string replace the data to format it in proper JSON?</p>
<p>I tried some diferente approaches with libcurl in c and c++ but apparently there is some problem with the library regarding keep-alive servers and while it connects to the the serve, after receiving the header it assumes the connection is closed. Any different experience from you?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cheesy Code</title>
		<link>http://blog.underdog-projects.net/2009/04/whats-the-sitch/comment-page-1/#comment-366</link>
		<dc:creator>Cheesy Code</dc:creator>
		<pubDate>Mon, 01 Mar 2010 07:47:13 +0000</pubDate>
		<guid isPermaLink="false">http://blog.underdog-projects.net/?p=196#comment-366</guid>
		<description>&lt;strong&gt;AJAX Push &#8211; Comet...&lt;/strong&gt;

After reading what underdog discovered about Yahoo Finance&#8217;s streamerapi I decided to get try to the data directly into an HTML page in IE8. Go to Yahoo finance and with IE8&#8217;s debugger set a breakpoint in the yfs_concat.js file on the loadU...</description>
		<content:encoded><![CDATA[<p><strong>AJAX Push &#8211; Comet&#8230;</strong></p>
<p>After reading what underdog discovered about Yahoo Finance&#8217;s streamerapi I decided to get try to the data directly into an HTML page in IE8. Go to Yahoo finance and with IE8&#8217;s debugger set a breakpoint in the yfs_concat.js file on the loadU&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
