<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[This should work ??]]></title><description><![CDATA[<p dir="auto">HI all !!  the idea is to project the audience´s tweets. This patch is not working probably because im doing something wrong or missing a step.</p>
<div>Someone can tell me how to start working this patch please !!</div>
<div>Thank you very much as always</div>
<div>maxi </div>
<p dir="auto"><img src="/uploads/files/FileUpload/50/172fea-screen-shot-2014-04-29-at-10.30.01-pm.png" alt="172fea-screen-shot-2014-04-29-at-10.30.01-pm.png" class=" img-responsive img-markdown" /></p>
]]></description><link>https://community.troikatronix.com/topic/1232/this-should-work</link><generator>RSS for Node</generator><lastBuildDate>Tue, 21 Apr 2026 06:56:21 GMT</lastBuildDate><atom:link href="https://community.troikatronix.com/topic/1232.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 29 Apr 2014 16:36:20 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to This should work ?? on Fri, 09 May 2014 13:54:26 GMT]]></title><description><![CDATA[<p dir="auto">I don't know how much interaction with twitters api you are planning. If you simply want access to your feed...<br />
You might be able to use something like yahoo pipes to transfer the data to a rss feed, and pick it up in Isadora via the tcp-ip actors (like in my tutorial).<br />
If you want to have full api access/control you will need code that can manage the Oauth login requirements (flash can, as well as, PHP, Python etc..)<br />
On the forum another member is using node.js to connect to twitter, and is sharing the data via OSC, so that no TCP actors are needed.<br />
Unfortunately it is the security requirements of twitter/facebook etc.. that make this currently to be a more difficult task.<br />
If you are on a MAC, I would bet that there is a Quartz Composer patch that will connect to twitter that you could integrate.<br />
Or similar could be done with Processing.</p>
<p dir="auto">OSC might be easiest, so I would search for any tools that will output twitter data as OSC.</p>
<p dir="auto">I hope thats a help? I know its many options...</p>
]]></description><link>https://community.troikatronix.com/post/10930</link><guid isPermaLink="true">https://community.troikatronix.com/post/10930</guid><dc:creator><![CDATA[DusX]]></dc:creator><pubDate>Fri, 09 May 2014 13:54:26 GMT</pubDate></item><item><title><![CDATA[Reply to This should work ?? on Fri, 09 May 2014 13:54:06 GMT]]></title><description><![CDATA[<p dir="auto">the actors can communicate to ether a web-based or local service.<br />
to run a local service you need to have a webserver setup.. for php you would likely use apache, where I have rather used Python and a server module called cherrypy.</p>
]]></description><link>https://community.troikatronix.com/post/10929</link><guid isPermaLink="true">https://community.troikatronix.com/post/10929</guid><dc:creator><![CDATA[DusX]]></dc:creator><pubDate>Fri, 09 May 2014 13:54:06 GMT</pubDate></item><item><title><![CDATA[Reply to This should work ?? on Tue, 06 May 2014 06:56:47 GMT]]></title><description><![CDATA[<p dir="auto"><span lang="EN-US" style="line-height:20.82666778564453px;font-size:11pt;font-family:Calibri, sans-serif;color:rgb(31, 73, 125)">Thank you Dusx for your time and answers. So my last question to finish understand this are:</span></p>
<p dir="auto"><span lang="EN-US" style="line-height:20.82666778564453px;font-size:11pt;font-family:Calibri, sans-serif;color:rgb(31, 73, 125)">1-To get a replay from localhost I need to run a webservice on my pc? You are using Phyton / Cherrypy local?</span></p>
<p dir="auto"><span lang="EN-US" style="line-height:20.82666778564453px;font-size:11pt;font-family:Calibri, sans-serif;color:rgb(31, 73, 125)">2-Isadora only waits information from localhost?</span></p>
<p dir="auto"><span lang="EN-US" style="line-height:20.82666778564453px;font-size:11pt;font-family:Calibri, sans-serif;color:rgb(31, 73, 125)">3-If I don’t run any webservice locally can I also get connection? Like using php on my webserver?</span></p>
<p dir="auto"><span lang="EN-US" style="line-height:20.82666778564453px;font-size:11pt;font-family:Calibri, sans-serif;color:rgb(31, 73, 125)"> Thanks a lot</span></p>
<p dir="auto"><span lang="EN-US" style="line-height:20.82666778564453px;font-size:11pt;font-family:Calibri, sans-serif;color:rgb(31, 73, 125)">big hug</span></p>
<p dir="auto"><span lang="EN-US" style="line-height:20.82666778564453px;font-size:11pt;font-family:Calibri, sans-serif;color:rgb(31, 73, 125)">Maxi wille</span></p>
]]></description><link>https://community.troikatronix.com/post/10863</link><guid isPermaLink="true">https://community.troikatronix.com/post/10863</guid><dc:creator><![CDATA[maxiwille]]></dc:creator><pubDate>Tue, 06 May 2014 06:56:47 GMT</pubDate></item><item><title><![CDATA[Reply to This should work ?? on Fri, 02 May 2014 15:41:08 GMT]]></title><description><![CDATA[<p dir="auto">I think in might be possible to do the whole Oauth via Isadora actors, but \i have not had time to work it out (thats planned for part 2)<br />
I have setup a python app to pass me the data before.. I used Cherrypy to reply to my tcp-ip requests on local host...<br />
others have used node.js or processing.. I think there might even be web-services you can join that will provide a bridge thru Oauth.. but \i am not sure.</p>
<p dir="auto">My tutorial, provides a link and method to get its data.. its reliable as far as I know.</p>
]]></description><link>https://community.troikatronix.com/post/10831</link><guid isPermaLink="true">https://community.troikatronix.com/post/10831</guid><dc:creator><![CDATA[DusX]]></dc:creator><pubDate>Fri, 02 May 2014 15:41:08 GMT</pubDate></item><item><title><![CDATA[Reply to This should work ?? on Wed, 30 Apr 2014 07:03:38 GMT]]></title><description><![CDATA[<p dir="auto">thanks Dusx !! ive already read your tutorial. what i dont understand is if i have to install something in my computer to be able to see the messages.</p>
<div>  
<div>About my second link i could not be able to see anything. so maybe im missing something.?? do you have a link that you know for sure that will show me a message?. im concern that im not getting any message at all.</div>
<div>Thanks a lot</div>
</div>
<div>Maxi</div>]]></description><link>https://community.troikatronix.com/post/10795</link><guid isPermaLink="true">https://community.troikatronix.com/post/10795</guid><dc:creator><![CDATA[maxiwille]]></dc:creator><pubDate>Wed, 30 Apr 2014 07:03:38 GMT</pubDate></item><item><title><![CDATA[Reply to This should work ?? on Wed, 30 Apr 2014 06:50:34 GMT]]></title><description><![CDATA[<p dir="auto">Your first link shows that twitter no longer supports accessing data in this fashion (the old REST based api).<br />
The second returns a short text file (looks JSON like), this could be brought into Isadora using the TCP actors.<br />
I recently wrote a tutorial that might help you with this approach (note that the webpage returning the data to Isadora will need to connect to twitter via their Oauth interface)<br />
<a href="http://dusxproductions.com/blog/web-apis-in-isadora-part-1/" rel="nofollow ugc">http://dusxproductions.com/blog/web-apis-in-isadora-part-1/</a></p>
]]></description><link>https://community.troikatronix.com/post/10794</link><guid isPermaLink="true">https://community.troikatronix.com/post/10794</guid><dc:creator><![CDATA[DusX]]></dc:creator><pubDate>Wed, 30 Apr 2014 06:50:34 GMT</pubDate></item><item><title><![CDATA[Reply to This should work ?? on Wed, 30 Apr 2014 05:33:57 GMT]]></title><description><![CDATA[<div dir="ltr" style="line-height:21.299999237060547px;color:rgb(68, 68, 68);font-family:Calibri, sans-serif;font-size:15px;background-color:rgb(255, 255, 255)">
<div>
<div>Thanks Mark !!  this are two url im interested. Actually what i want first is to be able is to receive any kind of message from twitter, on a simple way using Isadora or this patch in particular </div>
<div>[https://api.twitter.com/1/users/show/timbray.json](https://api.twitter.com/1/users/show/timbray.json)  
</div>
</div>
<p dir="auto"><a href="http://maxi.el-sherman.com.ar/" rel="nofollow ugc">http://maxi.el-sherman.com.ar</a></p>
</div>
<div dir="ltr" style="line-height:21.299999237060547px;color:rgb(68, 68, 68);font-family:Calibri, sans-serif;font-size:15px;background-color:rgb(255, 255, 255)">Big Hug</div>
<div dir="ltr" style="line-height:21.299999237060547px;color:rgb(68, 68, 68);font-family:Calibri, sans-serif;font-size:15px;background-color:rgb(255, 255, 255)">maxi</div>]]></description><link>https://community.troikatronix.com/post/10790</link><guid isPermaLink="true">https://community.troikatronix.com/post/10790</guid><dc:creator><![CDATA[maxiwille]]></dc:creator><pubDate>Wed, 30 Apr 2014 05:33:57 GMT</pubDate></item><item><title><![CDATA[Reply to This should work ?? on Wed, 30 Apr 2014 00:16:31 GMT]]></title><description><![CDATA[<p dir="auto">Dear Maxi,</p>
<p dir="auto">Please post the URL for the site you are trying to access with the TCP Stream Control actor. I can't help until I see the content of that page.</p>
<p dir="auto">Note that if you are attempting to get this directly from Twitter, the went to JSON instead of a straight data feed (I'm not even sure what JSON is) but it has made it much more difficult to pull Tweets that way.</p>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.troikatronix.com/uid/4">@Skulpture</a> or <a class="plugin-mentions-user plugin-mentions-a" href="https://community.troikatronix.com/uid/124">@DusX</a> may have more experience than me on this.</p>
<p dir="auto">Best Wishes,<br />
Mark</p>
]]></description><link>https://community.troikatronix.com/post/10782</link><guid isPermaLink="true">https://community.troikatronix.com/post/10782</guid><dc:creator><![CDATA[mark]]></dc:creator><pubDate>Wed, 30 Apr 2014 00:16:31 GMT</pubDate></item></channel></rss>