<?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>Tue, 21 May 2013 06:11:27 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[WebDevRadio.com: Episode 49: Brian Moon at the MySQL User Conference]]></title>
      <guid>http://www.phpdeveloper.org/news/10110</guid>
      <link>http://www.phpdeveloper.org/news/10110</link>
      <description><![CDATA[<p>
<i>Michael Kimsal</i> has release the <a href="http://michaelkimsal.com/blog/webdevradio-podcast-series-interview-with-brian-moon-on-scaling-lamp/">last podcast</a> of his MySQL Conference series of interviews with other attendees. In <a href="http://webdevradio.com/index.php?id=74">this episode</a>, he interviews <i>Brian Moon</i> of the Phorum project (employed at DealNews.com).
</p>
<blockquote>
Brian was kind enough to review both of his presentations which go in to great detail about the scaling issues he's faced both with DealNews.com and the Phorum forum software project (which recently turned 10 years old!) [...] Thanks to Brian for going over things in such detail!
</blockquote>
<p>
You can download this latest episode from the <a href="http://webdevradio.com/index.php?id=74">WebDevRadio</a> site as well as check out <a href="http://doughboy.wordpress.com/2008/05/03/interview-with-webdevradio/">Brian's slides</a> from his MySQL conference presentation.
</p>]]></description>
      <pubDate>Mon, 05 May 2008 11:19:03 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Community News: Phorum Turns 10]]></title>
      <guid>http://www.phpdeveloper.org/news/9995</guid>
      <link>http://www.phpdeveloper.org/news/9995</link>
      <description><![CDATA[<p>
According to <i>Brian Moon</i>'s <a href="http://doughboy.wordpress.com/2008/04/17/phorum-turns-10/">blog today</a>, the popular PHP forum package <a href="http://www.phorum.org/">Phorum</a> has hit the 10 year mark in its development:
</p>
<blockquote>
So, I am at the MySQL Conference this week with my Phorum co-developers. We got to talking last night about how old Phorum is. We knew it was about 10 years. We pulled up some old archived zip file of version 1.5 and found in the this in the comment block. "* Created 04/16/1998" Whoa! That means that yesterday was the 10th birthday of the Phorum project. 
</blockquote>
<p>
The current version of Phorum is <a href="http://www.phorum.org/story.php?78">5.2 stable</a> and can be downloaded <a href="http://www.phorum.org/downloads.php">directly from their site</a>.
</p>]]></description>
      <pubDate>Fri, 18 Apr 2008 10:27:12 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Community News: Finally, Phorum 5.2 has made it to stable!]]></title>
      <guid>http://www.phpdeveloper.org/news/9345</guid>
      <link>http://www.phpdeveloper.org/news/9345</link>
      <description><![CDATA[<p>
As mentioned in <a href="http://doughboy.wordpress.com/2008/01/02/96/">this post</a> on <i>Brian Moon</i>'s site the latest edition of <a href="http://doughboy.wordpress.com/2008/01/02/96/">phorum has been released</a>.
</p>
<blockquote>
When we officially started on 5.2 in March of 2006, we had several goals. I think we achieved most of those. We also accomplished some unplanned things. Our hackathon (me and maurice slept about 8 hours in 4 days I think) at MySQL Conference 2007 helped a lot. Remember, you can help us get there again by <a href="http://www.phorum.org/donate/donate.php">donating to our fund</a>.
</blockquote>
<p>
Updates include a new template for the forum, new PAI layers and more hooks to call them, better MySQL support, improved bundled modules, a new announcement system and a new, restructured search functionality.
</p>
<p>
If out more about the release <a href="http://www.phorum.org/story.php?78">here</a> and more about the <a href="http://www.phorum.org">Phorum software here</a>.
</p>]]></description>
      <pubDate>Thu, 03 Jan 2008 08:46:00 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[Brian Moon's Blog: Putting files into a database]]></title>
      <guid>http://www.phpdeveloper.org/news/8898</guid>
      <link>http://www.phpdeveloper.org/news/8898</link>
      <description><![CDATA[<p>
In a <a href="http://doughboy.wordpress.com/2007/10/19/putting-files-into-a-database/">recent blog post</a>, <i>Brian Moon</i> talks about doing something he never thought he'd do - storing files in a database. He does, however, have two legitimate places he's found it useful.
</p>
<blockquote>
Now, most people will say you should never do this.  And lots of time they are right.  And once upon a time I agreed with them without question.  Then I started living in the real world where sometimes you have to do things you never thought you would.  Here are the two places where I stores files in a database.
</blockquote>
<p>
His places are in Phorum, using the method to keep the system's database and file attachments contained and easier to move around, and in the replication of their databases, making it simple to have images for the deals on <a href="http://dealnews.com/">dealnews</a> transferable to the various slave databases.
</p>
]]></description>
      <pubDate>Wed, 24 Oct 2007 11:24:00 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Brian Moon's Blog: Phorum 5.2.0-alpha released]]></title>
      <guid>http://www.phpdeveloper.org/news/8381</guid>
      <link>http://www.phpdeveloper.org/news/8381</link>
      <description><![CDATA[<p>
<i>Brian Moon</i> has <a href="http://doughboy.wordpress.com/2007/08/02/phorum-520-alpha-released/">posted about</a> the release of the latest (alpha) version of one of the more popular PHP-based forum softwares out there - <a href="http://www.phorum.org/">Phorum 5.2 alpha</a>.
</p>
<blockquote>
Yes! Its here! <a href="http://www.phorum.org/">Phorum 5.2</a> has reached alpha status. Its been over a year since we branched the 5.1 code and started on 5.2. A lot has changed and Phorum is better for it. Much of the success of Phorum 5.2 goes to Maurice Makaay. He has done a lot of work to make the core code cleaner and easier for module developers. He has also been instrumental in the documentation project. As for new features and changes, below are a few. We are still updating a wiki page with all the changes and features at <A href="http://www.phorum.org/development/wiki/Phorum52News">http://www.phorum.org/development/wiki/Phorum52News</a>.
</blockquote>
<p>
Updates for the users and admins include:
</p>
<ul>
<li>Brand new template. Emerald is a more modern, full featured template. It uses many interface design recommendation used by usability professionals.
<li>Better error messages when posting to help your users know what is wrong.
<li>New announcement module that gets announcements out of the message list and into a more prominent position.
<li>More modules included with Phorum and officially supported.
<li>Sanity checks updated to help admins know if their Phorum is running properly.
</ul>]]></description>
      <pubDate>Thu, 02 Aug 2007 11:18:00 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[PHP Magazine: Latest Issue Released - February 2006]]></title>
      <guid>http://www.phpdeveloper.org/news/4806</guid>
      <link>http://www.phpdeveloper.org/news/4806</link>
      <description><![CDATA[According to <a href="http://www.phpmag.net/magphpde/magphpde_news/psecom,id,25503,nodeid,5.html">this new post</a> on the PHP Magazine site today, the latest edition - the February 2006 Issue - of the International PHP Magazine has been released.
<p>
Topics covered in <a href="http://www.phpmag.net/magphpde/magphpde_news/psecom,id,25503,nodeid,5.html">this issue</a> include:
<ul>
<li>Building Ning Apps - by <i>David Sklar</i>
<li>a look at SimpleXML in PHP - by <i>Thomas Myer</i>
<li>Code Generation Techniques - by <i>Jon Ramsey</i>
<li>"Navigating the maze of Phorum" - by <i>Brent Knigge</i>, <i>Boulos Mansour</i> and <i>Andy Cachia</i>
<li>and a spotlight on KINKY, an application framework with over 300 modules
</ul>
<p>
You can check out the <a href="http://www.php-mag.net/magphpde/psecom,id,20,archive,2,noeid,20,.html">full detailed table of contents</a> for every article in the issue, or just <a href="https://www.sda-asia.com/magphpde/magphpde_services/psecom,id,4,d,3,nodeid,5,x,2.html">hop on over</a> and puchase the issue today - a single issue only costs around $5.00 USD.]]></description>
      <pubDate>Tue, 07 Feb 2006 07:03:14 -0600</pubDate>
    </item>
  </channel>
</rss>
