<?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>Sun, 12 Feb 2012 21:07:21 -0600</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[SitePoint Web Tech Blog: Roll Your Own Twitter Clone]]></title>
      <guid>http://www.phpdeveloper.org/news/12378</guid>
      <link>http://www.phpdeveloper.org/news/12378</link>
      <description><![CDATA[<p>
On the SitePoint Web Tech blog <i>Raena Jackson-Armitage</i> has <a href="http://www.sitepoint.com/blogs/2009/04/14/roll-your-own-twitter-clone/">a recent post</a> on a few tools that you can use to mimic some of the functionality Twitter offers (three of them) with applications that already exist.
</p>
<blockquote>
If you're anything like me, you've already wondered how easy it would be to make your own'"perhaps you'd like to set up a microblog for you and your colleagues to share links and have discussions. [...] Today we'll look at three new solutions that are easy to set up, have reasonably modest hosting requirements, and even include some features that blow Twitter out of the water. 
</blockquote>
<p>They suggest three tools:</p>
<ul>
<li>the <a href="http://en.blog.wordpress.com/2009/03/11/p2-the-new-prologue/">P2 plugin</a> for <a href="http://wordpress.org/">WordPress</a>
<li>the <a href="http://movabletype.org/motion">Motion</a> plugin for <a href="http://movabletype.com/">Movable Type</a>
<li><a href="http://laconi.ca/">Laconica</a> (the platform that <a href="http://identi.ca/">Identica</a> runs on, a full Twitter clone with other added features)
</ul>
<p>
Each of these comes with a description of installation, features offered and use.
</p>]]></description>
      <pubDate>Tue, 21 Apr 2009 09:31:19 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Community News: Identi.ca - a PHP-based Twitter clone]]></title>
      <guid>http://www.phpdeveloper.org/news/10537</guid>
      <link>http://www.phpdeveloper.org/news/10537</link>
      <description><![CDATA[<p>
According to the <a href="http://phpimpact.wordpress.com/2008/07/02/the-php-version-of-twitter-is-open-source/">PHP::Impact blog</a>, the PHP-based replacement for Twitter has finally arrived - <a href="http://identi.ca">identi.ca</a>.
</p>
<blockquote>
Identi.ca is a microblogging service. Users post short (140 character) notices which are broadcast to their friends and fans using the Web, RSS, or instant messages. It runs on the Free Software <a href="http://laconi.ca/">Laconica</a> tool.
</blockquote>
<p>
If you'd like to give it a shot you can <a href="http://identi.ca/main/register">register</a> for an account of your own and start posting. It also supports <a href="http://identi.ca/main/openid">OpenID authentication</a>.
</p>]]></description>
      <pubDate>Thu, 03 Jul 2008 09:34:20 -0500</pubDate>
    </item>
  </channel>
</rss>

