<?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: Twitter alerts: using twitter streaming API for fun and profit</title>
	<atom:link href="http://blog.corunet.com/twitter-alerts-using-twitter-streaming-api/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.corunet.com/twitter-alerts-using-twitter-streaming-api/</link>
	<description>Web development, usability and more</description>
	<lastBuildDate>Wed, 01 Feb 2012 23:35:34 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: David Pardo</title>
		<link>http://blog.corunet.com/twitter-alerts-using-twitter-streaming-api/comment-page-1/#comment-2125</link>
		<dc:creator>David Pardo</dc:creator>
		<pubDate>Wed, 01 Feb 2012 23:35:34 +0000</pubDate>
		<guid isPermaLink="false">http://blog.corunet.com/?p=39#comment-2125</guid>
		<description>Mark, remember to use https instead of http</description>
		<content:encoded><![CDATA[<p>Mark, remember to use https instead of http</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Pardo</title>
		<link>http://blog.corunet.com/twitter-alerts-using-twitter-streaming-api/comment-page-1/#comment-2124</link>
		<dc:creator>David Pardo</dc:creator>
		<pubDate>Wed, 01 Feb 2012 23:34:57 +0000</pubDate>
		<guid isPermaLink="false">http://blog.corunet.com/?p=39#comment-2124</guid>
		<description>Try http://php.net/manual/en/function.set-time-limit.php</description>
		<content:encoded><![CDATA[<p>Try <a href="http://php.net/manual/en/function.set-time-limit.php" rel="nofollow" onclick="pageTracker._trackPageview('/outgoing/php.net/manual/en/function.set-time-limit.php?referer=');">http://php.net/manual/en/function.set-time-limit.php</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael</title>
		<link>http://blog.corunet.com/twitter-alerts-using-twitter-streaming-api/comment-page-1/#comment-2123</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Wed, 01 Feb 2012 22:37:25 +0000</pubDate>
		<guid isPermaLink="false">http://blog.corunet.com/?p=39#comment-2123</guid>
		<description>Is it possible to increase the 60 second timeout on the watch.php file?  I let it run, but get a Fatal error: Maximum execution time of 60 seconds exceeded in .../twitterwatch/watch.php on line 27</description>
		<content:encoded><![CDATA[<p>Is it possible to increase the 60 second timeout on the watch.php file?  I let it run, but get a Fatal error: Maximum execution time of 60 seconds exceeded in &#8230;/twitterwatch/watch.php on line 27</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark</title>
		<link>http://blog.corunet.com/twitter-alerts-using-twitter-streaming-api/comment-page-1/#comment-2122</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Mon, 19 Dec 2011 14:56:10 +0000</pubDate>
		<guid isPermaLink="false">http://blog.corunet.com/?p=39#comment-2122</guid>
		<description>hi! I tried to run your code but I&#039;m getting this error:
Warning: fopen(http://...@stream.twitter.com/1/statuses/filter.json) [function.fopen]: failed to open stream: No connection could be made because the target machine actively refused it. in E:\wamp\www\twitter\app\demo\twitter_watch\watch.php on line 17

what could be the possible cause of this?</description>
		<content:encoded><![CDATA[<p>hi! I tried to run your code but I&#8217;m getting this error:<br />
Warning: fopen(http://&#8230;@stream.twitter.com/1/statuses/filter.json) [function.fopen]: failed to open stream: No connection could be made because the target machine actively refused it. in E:\wamp\www\twitter\app\demo\twitter_watch\watch.php on line 17</p>
<p>what could be the possible cause of this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Pardo</title>
		<link>http://blog.corunet.com/twitter-alerts-using-twitter-streaming-api/comment-page-1/#comment-2121</link>
		<dc:creator>David Pardo</dc:creator>
		<pubDate>Wed, 14 Dec 2011 22:07:05 +0000</pubDate>
		<guid isPermaLink="false">http://blog.corunet.com/?p=39#comment-2121</guid>
		<description>Pzelnip, you&#039;re right. Seems that lately tweeter frowns upon storing the tweets in a database, at least as as permanent store. Anyway, when I first contacted them about two years ago, they told me that the technique described in the article was ok, or at least no reason for a ban. So, I guess that the spirit of the norm is that they don&#039;t want people making tools to analyze past tweets using streaming API. 
Thank you so much for your comment.</description>
		<content:encoded><![CDATA[<p>Pzelnip, you&#8217;re right. Seems that lately tweeter frowns upon storing the tweets in a database, at least as as permanent store. Anyway, when I first contacted them about two years ago, they told me that the technique described in the article was ok, or at least no reason for a ban. So, I guess that the spirit of the norm is that they don&#8217;t want people making tools to analyze past tweets using streaming API.<br />
Thank you so much for your comment.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pzelnip</title>
		<link>http://blog.corunet.com/twitter-alerts-using-twitter-streaming-api/comment-page-1/#comment-2120</link>
		<dc:creator>Pzelnip</dc:creator>
		<pubDate>Wed, 14 Dec 2011 21:19:12 +0000</pubDate>
		<guid isPermaLink="false">http://blog.corunet.com/?p=39#comment-2120</guid>
		<description>Perhaps I&#039;m mistaken, but isn&#039;t storing tweets into a database a violation of the Terms of Service (TOS) for the streaming API?

https://dev.twitter.com/terms/api-terms

Reads:

&quot;You may export or extract non-programmatic, GUI-driven Twitter Content as a PDF or spreadsheet by using &quot;save as&quot; or similar functionality. Exporting Twitter Content to a datastore as a service or other cloud based service, however, is not permitted&quot;

Seems to me that a SQL db would constitute a &quot;datastore&quot;, and that this datastore is used to drive a &quot;service&quot;.</description>
		<content:encoded><![CDATA[<p>Perhaps I&#8217;m mistaken, but isn&#8217;t storing tweets into a database a violation of the Terms of Service (TOS) for the streaming API?</p>
<p><a href="https://dev.twitter.com/terms/api-terms" rel="nofollow" onclick="pageTracker._trackPageview('/outgoing/dev.twitter.com/terms/api-terms?referer=');">https://dev.twitter.com/terms/api-terms</a></p>
<p>Reads:</p>
<p>&#8220;You may export or extract non-programmatic, GUI-driven Twitter Content as a PDF or spreadsheet by using &#8220;save as&#8221; or similar functionality. Exporting Twitter Content to a datastore as a service or other cloud based service, however, is not permitted&#8221;</p>
<p>Seems to me that a SQL db would constitute a &#8220;datastore&#8221;, and that this datastore is used to drive a &#8220;service&#8221;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Twitter Real Time Search &#171; thewayofcode</title>
		<link>http://blog.corunet.com/twitter-alerts-using-twitter-streaming-api/comment-page-1/#comment-2092</link>
		<dc:creator>Twitter Real Time Search &#171; thewayofcode</dc:creator>
		<pubDate>Wed, 30 Nov 2011 09:35:26 +0000</pubDate>
		<guid isPermaLink="false">http://blog.corunet.com/?p=39#comment-2092</guid>
		<description>[...] Blog post that really helped me with the javascript part of the development: http://blog.corunet.com/twitter-alerts-using-twitter-streaming-api/ [...]</description>
		<content:encoded><![CDATA[<p>[...] Blog post that really helped me with the javascript part of the development: http://blog.corunet.com/twitter-alerts-using-twitter-streaming-api/ [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jose Manuel</title>
		<link>http://blog.corunet.com/twitter-alerts-using-twitter-streaming-api/comment-page-1/#comment-1981</link>
		<dc:creator>Jose Manuel</dc:creator>
		<pubDate>Sun, 13 Nov 2011 22:57:54 +0000</pubDate>
		<guid isPermaLink="false">http://blog.corunet.com/?p=39#comment-1981</guid>
		<description>Briliant, very interesting and easy! mi admiración por ocmpartirlo.

Rico, to make it work with https, change in file watch.php, line 15:

$instream = fopen(&#039;http:

   for

$instream = fopen(&#039;https:

and you are set!

cheers</description>
		<content:encoded><![CDATA[<p>Briliant, very interesting and easy! mi admiración por ocmpartirlo.</p>
<p>Rico, to make it work with https, change in file watch.php, line 15:</p>
<p>$instream = fopen(&#8216;http:</p>
<p>   for</p>
<p>$instream = fopen(&#8216;https:</p>
<p>and you are set!</p>
<p>cheers</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Felipe Signorini</title>
		<link>http://blog.corunet.com/twitter-alerts-using-twitter-streaming-api/comment-page-1/#comment-1910</link>
		<dc:creator>Felipe Signorini</dc:creator>
		<pubDate>Mon, 31 Oct 2011 20:03:35 +0000</pubDate>
		<guid isPermaLink="false">http://blog.corunet.com/?p=39#comment-1910</guid>
		<description>Awesome, this tutorial is pratice and good.  Really a like to see de continuos posts, phirehose....</description>
		<content:encoded><![CDATA[<p>Awesome, this tutorial is pratice and good.  Really a like to see de continuos posts, phirehose&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Al</title>
		<link>http://blog.corunet.com/twitter-alerts-using-twitter-streaming-api/comment-page-1/#comment-1908</link>
		<dc:creator>Al</dc:creator>
		<pubDate>Sat, 15 Oct 2011 10:55:27 +0000</pubDate>
		<guid isPermaLink="false">http://blog.corunet.com/?p=39#comment-1908</guid>
		<description>Great article!

One question. What syntax should I use to combine predicates eg. add a track and a location? I&#039;m trying things like... &#039;track=&#039;twitter&amp;locations=360,180&#039;  but not having success.

Thanks.
Al</description>
		<content:encoded><![CDATA[<p>Great article!</p>
<p>One question. What syntax should I use to combine predicates eg. add a track and a location? I&#8217;m trying things like&#8230; &#8216;track=&#8217;twitter&amp;locations=360,180&#8242;  but not having success.</p>
<p>Thanks.<br />
Al</p>
]]></content:encoded>
	</item>
</channel>
</rss>

