I have simple Zend PHP application that will only fetch public posts from given channel using it's RSS link. I dont want to use OAuth method to save time. But the question is: can I substrack somehow the post image?
Or will have to use OAuth? If Yes, will everyone have to authorize just to read public posts?
This is simple RSS item:
<item>
<title>brdesign: A jak w RSSie się wyświetlają foty? http://t.co/yzaKIdj9</title>
<description>brdesign: A jak w RSSie się wyświetlają foty? http://t.co/yzaKIdj9</description>
<pubDate>Sun, 12 Feb 2012 16:33:49 +0000</pubDate>
<guid>http://twitter.com/brdesign/statuses/168734555732312064</guid>
<link>http://twitter.com/brdesign/statuses/168734555732312064</link>
<twitter:source>web</twitter:source>
<twitter:place/>
</item>
Where photo is http://t.co/yzaKIdj9