<?xml version="1.0"?>
<rss version="2.0">
  <channel>
    <title>PHPDeveloper.org</title>
    <link>http://www.phpdeveloper.org</link>
    <description>Up-to-the Minute PHP News, views and community</description>
    <language>en-us</language>
    <pubDate>Thu, 24 May 2012 18:25:04 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Alexey Zakhlestins' Blog: Work with TwitterData in PHP ]]></title>
      <guid>http://www.phpdeveloper.org/news/12988</guid>
      <link>http://www.phpdeveloper.org/news/12988</link>
      <description><![CDATA[<p>
In a <a href="http://blog.milkfarmsoft.com/2009/08/work-with-twitterdata-in-php/">recent post</a> talking about a library he's developed to interface with Twitter - TwitterData - and some examples of it in use.
</p>
<blockquote>
I recently created a small library for working with <a href="http://twitterdata.org/">twitterdata</a> in PHP. Sources are available from GitHub: <a href="http://github.com/indeyets/php-twitterdata/tree/master">php-twitterdata</a>. Twitter Data is a simple, open, semi-structured format for embedding machine-readable, yet human-friendly, data in Twitter messages. This data can then be transmitted, received, and interpreted in real time by powerful new kinds of applications built on the Twitter platform.
</blockquote>
<p>
He includes code snippets showing how to connect to Twitter, set up messages to be sent, and grab current messages via the logged in account. You can get full details on the tool from <a href="http://twitterdata.org/">the TwitterData site</a>.
</p>]]></description>
      <pubDate>Tue, 04 Aug 2009 09:02:59 -0500</pubDate>
    </item>
  </channel>
</rss>

