<?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 05:08:33 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Stefan Koopmanschap's Blog: phpBB and Symfony: Combining Communities]]></title>
      <guid>http://www.phpdeveloper.org/news/15001</guid>
      <link>http://www.phpdeveloper.org/news/15001</link>
      <description><![CDATA[<p>
<i>Stefan Koopmanschap</i> has an <a href="http://www.leftontheweb.com/message/phpBB_and_Symfony_Combining_Communities">excellent new post</a> to his blog about some of the ideas and contributions he's made to help the phpBB community move closer to their goal move to the <a href="http://symfony-project.org">Symfony</a> framework.
</p>
<blockquote>
At the conference it was announced that phpBB was considering moving to a Symfony basis for their upcoming version 4. Since then, an <a href="http://area51.phpbb.com/phpBB/viewtopic.php?f=78&t=32433">RFC was posted</a> and given the <a href="http://www.phpbb.com/libertyvasion/schedule/">schedule for the Libertyvasion conference</a> organized by phpBB, they're gearing up to dive deep into Symfony. This article reflects the thoughts I've offered at the Libertyvasion Conference on the combining of powers of phpBB and Symfony.
</blockquote>
<p>
He talks some about each community, what they're all about and how this coming together might effect each side. He does list a some of the positive side effects of this collaboration - things like more skilled developers, providing a good solid use case for the framework and easier integration of the forum into a pre-existing site. He also includes a few ways for those interested to help out with the project.
</p>]]></description>
      <pubDate>Mon, 23 Aug 2010 09:39:34 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Josh Holmes' Blog: phpBB is in the Web Application Gallery]]></title>
      <guid>http://www.phpdeveloper.org/news/14487</guid>
      <link>http://www.phpdeveloper.org/news/14487</link>
      <description><![CDATA[<p>
<i>Josh Holmes</i> has a new post to his blog today about the <a href="http://www.joshholmes.com/blog/2010/05/07/phpbb-is-in-the-web-application-gallery">inclusion of a new piece of software</a> into Microsoft's Web Application Gallery - <a href="http://www.phpbb.com/">phpBB</a>, the popular forum software.
</p>
<blockquote>
Well, it's official '" the phpBB package has been finished, tested and accepted into the Web Application Gallery. You can see the <a href="http://blogs.msdn.com/webplatform/archive/2010/05/07/announcing-phpbb-available-for-the-microsoft-web-platform.aspx">official announcement on the Microsoft Web Platform blog</a>. That means that you can install phpBB on Windows through the <a href="http://www.microsoft.com/web/gallery">Web Platform Installer</a> (WebPI) which gives you a very simple wizard to walk through. 
</blockquote>
<p>
With the Platform Installer, handling most of the dependencies is all done for you and installing this very popular application onto your site or local machine is just a few clicks away. This phpBB install requires that you use PHP 5.2.13 and SQL Server. This package was pulled together by a group at the <a href="http://www.jumpincamp.com/">JumpIn Camp</a> that happened recently.
</p>]]></description>
      <pubDate>Mon, 10 May 2010 11:44:15 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Lukas Smith's Blog: Stop building gold on top of crap]]></title>
      <guid>http://www.phpdeveloper.org/news/14101</guid>
      <link>http://www.phpdeveloper.org/news/14101</link>
      <description><![CDATA[<p>
There's a new post on <i>Lukas Smith</i>'s blog where he talks about <a href="http://pooteeweet.org/blog/0/1674">frameworks, phpBB's decision and building "gold on top of crap"</a>.
</p>
<blockquote>
See the various symfony CMS solutions are an example of how wrong things can go. We now have several solutions whose architectural differences are either cosmetic or simply bad design decisions probably a result of trying to invent things in the small ecosystem of a company project team. So I was very happy to hear then that phpBB will adopt Symfony 2 for their next version. Hopefully this will become a role model for others.
</blockquote>
<p>
He talks about how several of the popular CMS systems these days have worked harder on their external functionality than on the base (where they need the most work). He also looks towards a future where there are good, solid CMS solutions and leaders will emerge from the pack and provide quality content management for the PHP masses.
</p>
<p>
There's also some great discussion in the comments of <a href="http://pooteeweet.org/blog/0/1674#m1674">the post</a> with people who both share and disagree with some of <i>Lukas'</i> thoughts.
</p>]]></description>
      <pubDate>Fri, 26 Feb 2010 15:21:10 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[Stefan Koopmanschap's Blog: An Open Letter To The phpBB Community]]></title>
      <guid>http://www.phpdeveloper.org/news/14066</guid>
      <link>http://www.phpdeveloper.org/news/14066</link>
      <description><![CDATA[<p>
In response to an announcement made by the phpBB group at the just-passed Symfony Live event about considerations being made to change the base platform to Symfony, <i>Stefan Koopmanschap</i> has posted <a href="http://www.leftontheweb.com/message/An_Open_Letter_To_The_phpBB_Community">an open letter</a> to the phpBB community and development group with his thoughts on the potential move.
</p>
<blockquote>
The past week was the week of Symfony Live 2010 in Paris. One of the people there was Nils Adermann, the new Lead Developer of the phpBB project. The biggest news was that phpBB is considering moving to Symfony 2 as the basis of their new version of phpBB: phpBB4.
</blockquote>
<p>
There's an <a href="http://area51.phpbb.com/phpBB/viewtopic.php?f=78&t=32433">RFC posted</a> for anyone that would like to reply back to the idea. In <i>Stefan</i>'s response he mentions things that would be positive about the decision like not having to reinvent the wheel, getting the support of the pre-established Symfony community, making it easier to extend phpBB via Symfony code and a certain sense of security that comes with having the framework backing.
</p>]]></description>
      <pubDate>Mon, 22 Feb 2010 09:12:25 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[Stefan Koopmanschap's Blog: What we can learn from yesterday's phpBB.com hack ]]></title>
      <guid>http://www.phpdeveloper.org/news/11868</guid>
      <link>http://www.phpdeveloper.org/news/11868</link>
      <description><![CDATA[<p>
For those that might have missed it, the <a href="http://phpbb.com">phpBB.com</a> server was hacked via an unpatched version of another piece of PHP software running on the same machine. <i>Stefan Koopmanschap</i> has <a href="http://www.leftontheweb.com/message/What_we_can_learn_from_yesterdays_phpBBcom_hack">posted a bit about it</a> and talks about what happened and what can be learned from it.
</p>
<blockquote>
Yesterday the <a href="http://www.phpbb.com/index.php">phpBB.com</a> server got hacked. People who, like me, were there back in the days of phpBB2 will be reminded of the security flaws found in the software back then. However, this was not the cause of this hack. It was an unpatched version of another PHP package that caused the hack, which exposed amongst other things the full user database and several server passwords.
</blockquote>
<p>
The problem was with an unpatched version of <a href="http://www.phplist.com/">phpList</a>, a mailing list manager, that allowed the hacker to get in and get out with a complete dump of the users table (including passwords and other private information).
</p>
<blockquote>
I think the whole world can learn something from this: Your server is only as secure as your weakest link. So if you use any third party open source software, make sure that you always use the latest version, and that you subscribe to notification mailinglists of new releases. This will ensure that you get notified when new versions are released, so that you can patch your installation to the latest version and fix any vulnerabilities in the software.
</blockquote>]]></description>
      <pubDate>Tue, 03 Feb 2009 10:28:00 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[Bill Staples' Blog:  Quick Install of the World's Most Popular Web Applications on IIS7]]></title>
      <guid>http://www.phpdeveloper.org/news/11222</guid>
      <link>http://www.phpdeveloper.org/news/11222</link>
      <description><![CDATA[<p>
Among other things mentioned in his <a href="http://blogs.iis.net/bills/archive/2008/10/15/quick-install-of-the-world-s-most-popular-web-applications-on-iis7.aspx">his latest post</a> <i>Bill Staples</i> talks about a new tool that makes the installation of lots of popular web apps (PHP and not) simpler - the <a href="http://www.microsoft.com/web/channel/products/WebApplicationInstaller.aspx">Microsoft Web Application Installer</a>.
</p>
<blockquote>
The Microsoft Web Application Installer (Web AI) is a companion to Web PI, and provides a super easy way to download, install and configure many popular community and open source applications on IIS7. Available applications include <a href="http://www.dotnetnuke.com/">DotNetNuke</a>, <a href="http://drupal.org/">Drupal<a/>, <a href="http://gallery.menalto.com/">Gallery</a>, <A href="http://graffiticms.com/">Graffiti</a>, <A href="http://www.oscommerce.com/">osCommerce</a>, <a href="http://phpbb.com/">PHPBB</a>, and <a href="http://wordpress.org/">Wordpress</a>, with more on the way.
</blockquote>
<p>
You can find out more about this web installer and the Microsoft Platform tools from <A href="http://www.microsoft.com/web/channel/products/WebApplicationInstaller.aspx">this page</a> on Microsoft's site or in <a href="http://forums.iis.net/1156.aspx">this Web AI forum</a> (where you can also provide your own feedback).
</p>]]></description>
      <pubDate>Thu, 16 Oct 2008 07:54:23 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[CyberInsecure.com: Half-Million Sites Mostly Running PHPBB Forum Software Hacked In Latest Attack]]></title>
      <guid>http://www.phpdeveloper.org/news/10175</guid>
      <link>http://www.phpdeveloper.org/news/10175</link>
      <description><![CDATA[<p>
According to the CyberInsecure.com website around a half-million websites running PHPBB <a href="http://cyberinsecure.com/half-million-sites-mostly-running-phpbb-forum-software-hacked-in-latest-attack/">were hacked</a> in a large coordinated effort.
</p>
<blockquote>
More than half a million websites have been compromised in a new round of attacks that hacked domains in order to infect unsuspecting users' PCs with a variety of trojans. This ongoing campaign includes new malware hosting domains and new trojans variations. All of the sites are running older or misconfigured versions of "phpBB," an open-source message forum manager. Open-source popular applications like phpBB tend to be often targeted by mass scanning and exploiting tools.
</blockquote>
<p>
The hack redirected visitors through several steps ultimately ending up on a page that tried to take advantage of errors in older Internet Explorer and RealPlayer versions. <a href="http://cyberinsecure.com/half-million-sites-mostly-running-phpbb-forum-software-hacked-in-latest-attack/">The article</a> talks about exactly which viruses could have caused the problems and the wide range of sites (both in topic and location) that were effected. 
</p>
<p>
The best way to protect you and your PHPBB install from something like this happening is to get the <a href="http://www.phpbb.com">latest version</a> of the software and learn how to configure it correctly.
</p>]]></description>
      <pubDate>Tue, 13 May 2008 14:04:38 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Community News: Official phpBB.com Podcast]]></title>
      <guid>http://www.phpdeveloper.org/news/8601</guid>
      <link>http://www.phpdeveloper.org/news/8601</link>
      <description><![CDATA[<p>
The phpBB development team have <a href="http://www.phpbb.com/community/viewtopic.php?f=64&t=578481">released an announcement</a> about a new podcast that the application's developers will be creating.
</p>
<blockquote>
We are now live after much discussion and work internally with the first episode of the Official phpBB Podcast!
</blockquote>
<p>
The first episode has been posted to <a href="http://podcast.phpbb.com/">the official podcast website</a> and includes talk of browser cookies, COPA vs COPPA, jaber support, PHP5 support and board/category/forum/subforum differences.
</p>
<p>
You cna check out this latest podcast <a href="http://podcast.phpbb.com/2007/09/06/episode-1-welcome-to-the-official-phpbb-podcast/">in this post</a> or <a href="http://podcast.phpbb.com/feed/">subscribe to their feed</a> (either normally or in iTunes) to get this and future episodes.
</p>]]></description>
      <pubDate>Thu, 06 Sep 2007 10:31:00 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Stoyan Stefanov's Blog: phpBB front-end optimization - 1 hour workshop]]></title>
      <guid>http://www.phpdeveloper.org/news/8237</guid>
      <link>http://www.phpdeveloper.org/news/8237</link>
      <description><![CDATA[<p>
On his blog, <i>Stoyan Stefanov</i> takes a look at using on of the most popular pieces of PHP forum software out there - <a href="http://www.phpbb.com/">phpBB</a> - and optimizing the front-end.
</p>
<blockquote>
During this short workshop there will be no changes to the phpBB code, we'll create a new template instead, so that in case something bad happens, your board will continue to work normally. As an example, I'll use the bgcanada.com/phpBB2, the board I volunteer to administrate.
</blockquote>
<p>
The tutorial is broken up into sections:
</p>
<ul>
<li>The plan
<li>New subdomains
<li>Creating a new template
<li>Moving CSS to an external file, merging
<li>Copying files to the new subdomains
<li>Serving gzipped content
<li>Turning ETags off
<li>Expires header
<li>Sysadmin summary
</ul>
<p>
It looks like a lot of steps, but each section is relatively short and written well so as not to have more information than needed. In the end you'll have a simple template that uses <a href="http://nate.koechley.com/blog/2007/06/12/high-performance-web-sites/">Yahoo's 14 optimization rules</a> to make things work that much faster.
</p>]]></description>
      <pubDate>Fri, 13 Jul 2007 08:56:00 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Community News: James Atkinson (Founder of phpBB) Officially Steps Down]]></title>
      <guid>http://www.phpdeveloper.org/news/7781</guid>
      <link>http://www.phpdeveloper.org/news/7781</link>
      <description><![CDATA[<p>
According to <a href="http://www.phpbb.com/community/viewtopic.php?f=14&t=538301&sid=303bd0a94894e04252450c7ccaa4183f">this new post</a> in the phpBB forums, <i>James Atkinson</i>, the <a href="http://en.wikipedia.org/wiki/James_Atkinson_(software_developer)">founder of the phpBB project</a> has formally stepped down as of the 30th of April (2007) via an email set to <a href="http://www.phpbb.com/about/team/">the development team</a>.
</p>
<blockquote>
The now newly independent phpBB still has <a href="http://www.phpbb.com/about/team/">the same active contributors</a> and will continue to support the stable phpBB 2.0.x and develop the next-generation phpBB 3.0.x, with James having already allowed the transfer of the <a href="http://www.phpbb.com/">www.phpBB.com</a> domain for a majority share of the financial assets that have been generated by the project via advertising to date, so as to minimize disruption to phpBB's users.
</blockquote>
<p>
Development of the software and community around it will still continue - the only thing that will change is the name working as a figurehead of the group.
</p>]]></description>
      <pubDate>Fri, 04 May 2007 16:15:00 -0500</pubDate>
    </item>
  </channel>
</rss>

