<?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>Wed, 19 Jun 2013 11:06:37 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[SmashinGeeks.com: Display the Number of Retweets for a Post Using PHP]]></title>
      <guid>http://www.phpdeveloper.org/news/16055</guid>
      <link>http://www.phpdeveloper.org/news/16055</link>
      <description><![CDATA[<p>
On the SmashinGeeks.com site there's a recent post showing you how to make a simple request and get the <a href="http://www.smashingeeks.com/featured/display-the-number-of-retweets-for-a-post-using-php.html">number of retweets for a post</a> using PHP and <a href="http://tweetmeme.com">Tweetmeme</a>/<a href="http://backtype.com">Backtype</a>.
</p>
<blockquote>
Tweeting is what we do after publishing posts. To place some minimal text that jumps upon the Tweet on Twitter will be more great instead of using a tweet button. Its made possible to count the number of tweets using PHP only, however if you want to sizzle it up, then its your way.
</blockquote>
<p>
They include code examples of how to connect to each of the services and make a request for a query string to their API using libraries provided by the service.
</p>]]></description>
      <pubDate>Wed, 16 Mar 2011 12:53:24 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[WhyJoomla.com: Adding Tweetmeme to your Joomla site]]></title>
      <guid>http://www.phpdeveloper.org/news/13753</guid>
      <link>http://www.phpdeveloper.org/news/13753</link>
      <description><![CDATA[<p>
On the WhyJoomla.com site today <i>Qasim Virjee</i> has <a href="http://www.whyjoomla.com/blog/site-promotion-a-seo/93-adding-tweetmeme-to-your-joomla-site">a quick tutorial</a> showing how to add in a module to your Joomla site that talks to the <a href="http://tweetmeme.com/">Tweetmeme</a> website with just a small bit of code.
</p>
<blockquote>
When you take a peek at the <a href="http://help.tweetmeme.com/2009/04/06/tweetmeme-button/">tweetmeme page</a> containing the necessary embed code it may not be too easy to tell how to use it with your Joomla site - and though there's a couple of plugins/extension floating around Joomla, it may not offer the flexibility you require for clean theming/templating.  However, there's an easy way to go about embedding this and all it takes is a small modification of the de facto embed code.
</blockquote>
<p>
It really just boils down to about five lines of Javascript that can be customized to pull just the information you want (like article templates or article lists). Then it's just a simple matter of dropping it into your <a href="http://docs.joomla.org/Tutorial:Introduction_to_Joomla!_templates">template</a> and adding it to the site.
</p>]]></description>
      <pubDate>Thu, 31 Dec 2009 08:46:59 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[Nick Halstead's Blog: Tweetmeme - building stuff fast in PHP]]></title>
      <guid>http://www.phpdeveloper.org/news/9512</guid>
      <link>http://www.phpdeveloper.org/news/9512</link>
      <description><![CDATA[<p>
<i>Nick Halstead</i> has <a href="http://blog.assembleron.com/2008/01/28/tweetmeme-building-stuff-fast-in-php/">pointed out a website</a>, written in PHP he's created to help make a little bit of sense out of the links that go flying past in your twitter client - <a href="http://www.tweetmeme.com/">tweetmeme</a>.
</p>
<blockquote>
What is it? It tracks the public timeline from twitter and picks up any links that get posted. It then follows each link to find final destination and then categorizes the content into blogs / video / images / audio. This project really shows what is possible using PHP if you know what you are doing.
</blockquote>
<p>
Most of the work was done by another developer, <a href="http://www.stut.net/">Stuart Dallas</a> as one of four that worked on the project together. It's written in PHP5 and uses only about 20 PHP files to get the job done. You can also check out <a href="http://blog.tweetmeme.com/2008/01/28/tweetmeme-launch/">the launch post</a> over on tweetmeme's blog for more information on the service.
</p>]]></description>
      <pubDate>Tue, 29 Jan 2008 07:52:00 -0600</pubDate>
    </item>
  </channel>
</rss>
