<?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, 23 May 2012 19:15:38 -0500</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[Maggie Nelson's Blog:  From MovableType to WordPress in 301 Easy Steps]]></title>
      <guid>http://www.phpdeveloper.org/news/11820</guid>
      <link>http://www.phpdeveloper.org/news/11820</link>
      <description><![CDATA[<p>
If you've a blogger and you've been thinking about moving platforms (say from MovableType to WordPress) you mightwant to check out <a href="http://maggienelson.com/2009/01/from-movabletype-to-wordpress-in-301-easy-steps/">this new blog post</a> from <i>Maggie Nelson</i> about her experience switching between the two.
</p>
<blockquote>
It's been a while [since I last tried WordPress] and things seem to have improved - some within WordPress itself, but others due to the help of the community which has provided tons of plugins that can help WordPress get around some of its problems. The move from MovableType to WordPress was easy.  WordPress has import functionality that plays very nicely with MovableType's exported files.  Yay!
</blockquote>
<p>
Her only problem was making sure that references to the site weren't broken. She made the move away from her old domain to a new one (maggienelson.com) and needed to set up some redirects to bridge the gap. The mod_rewrite module of Apache made things relatively simple. All of her rules (including the ones in the path she took to get to the file result) are included in the post.
</p>]]></description>
      <pubDate>Tue, 27 Jan 2009 07:58:05 -0600</pubDate>
    </item>
  </channel>
</rss>

