Open Source Meets Google Summer of Code 2012

Bryan's picture
Submitted by Bryan on

Every year, I find it an honor when I'm asked by open source projects to announce that they have entered been accepted as mentoring organizations into Google's Summer of Code program. I'm a big advocate of college education and I also understand the importance of a summer job to keeping those college bills under control. Open source projects and the Google Summer of Code provides this opportinuty for upcoming software developers. The Summer of Code is a "global program sponsored by Google that offers post-secondary student developers ages 18 and older stipends to write code for various open source software projects".

There are several goals to the Google Summer of Code program:

  1. Create and release open source code for the benefit of all
  2. Inspire young developers to begin participating in open source development
  3. Help open source projects identify and bring in new developers and committers
  4. Provide students the opportunity to do work related to their academic pursuits (think "flip bits, not burgers")
  5. Give students more exposure to real-world software development scenarios (e.g., distributed development, software licensing questions, mailing-list etiquette)

The Summer of Code program provides college age students with alternatives to the typical summer employment at the local grocery store or fast food chain with an opportinity to work the code and on projects that inspires them the most. Google will provide a stipend of $5500 USD per accepted student developer, of which $5000 USD goes to the student and $500 USD goes to the mentoring organization.

phpBB 3.0.6

Bryan's picture
Submitted by Bryan on

The open source Web forum application, phpBB, is available in a new version. phpBB 3.0.6 introduces not only bug fixes and stability improvements but also some major new features.

We are very pleased to announce the availability of the phpBB "Fast and Furrious" 3.0.6 package. This release fixes numerous bugs, introduces some major features, as well as improves stability and performance. Furthermore, the internal updater has been updated to detect and solve most conflicts, resulting in a reduction of necessary manual interaction by administrators.

Please note that we urge you to update. phpBB 3.0.6 fixes bugs being quite important for a smooth operation of your forums. With this release our support team will only give support for phpBB 3.0.6, updates to phpBB 3.0.6 and conversions to phpBB 3.0.6. Submissions to our trackers for older versions will not be accepted, please make sure you update/upgrade before you submit a bug report.

Some of the new features that have been implemented in phpBB 3.0.6 include:

  • Better spam control using improved captcha options and backported 3.2 captcha plugins:
    • Classic and GD CAPTCHA
    • reCaptcha
    • Q&A CAPTCHA
    • 3D Wave

Mailbag: MyBB

Bryan's picture
Submitted by Bryan on

Alex S. wrote to us and and recommended that everyone take a look at MyBB, a Web forum application.

I noticed MyBB isn't on your CMS Focus list.  I would recommend you looking into it as it is an amazing system.  It even just went open source recently.

But, don't take my word for it KDE is now using it them selves.  It's new compared to SMF and phpBB but it's already competing with the best (including IPB and vB).

http://mybboard.net/

I'm not a developer or anything.  Just recommend this amazing forum system with a bright future.

While I make no promises on getting MyBB into CMS Focus, I do think it is time to take a new look at SMF, phpBB, vB, and the new comers.  Perhaps in a couple days we'll see if it is time for another forum application to knock SMF off the top 30 CMS list.  May the best forum software win...

PHP-based CMS apps that changed the world

Bryan's picture
Submitted by Bryan on

I know I'm a week behind about this, but I just came across the link via GadgetopiaOpen-source PHP applications that changed the world.  The CMS related applications that were determined world changers are listed below.

When you split the list into three sections, you get the feeling that PHP-Nuke, ezPublish, and osCommerce have been around for a very long time.  More importantly, you begin to think that it is time for Gallery, Drupal, and MediaWiki to either be seen as mature applications or for those applications to finally grow up.

Joomla.org converts community forum from SMF to phpBB

Bryan's picture
Submitted by Bryan on

The Joomla! community just completed migrating their forum from SMF over to phpBB3. Brad Baker posted some of the details on Joomla.org's use of phpBB3 for their forum. In part, some of the move to phpBB stemmed from Joomla.org's discomfort from bridging GPL applications with non-GPL applications. Baker answers the question in his own way.

Why did we move to phpBB3?
Good question, and there is a simple answer. Whilst SMF was great for us, it is not licensed under GPL, and as a result many of our users who like to follow the choices we make were going to run in to integration issues in the future. As well as that, the team at phpBB have been great, with many of them offering to help, especially with the conversion.
In any case, we’re not going back, and the future is phpBB3!

Beyond a few minor tweaks, it looks as if Joomla.org was able to convert SMF over to phpBB with very few issues. Considering the Joomla community forum usually has hundreds of users on line at the same time, this is no small move for a forum to make the switch to new software. Congratulations to Joomla!

phpBB Project drops CVS for Subversion

Bryan's picture
Submitted by Bryan on

Once again, another open source project has dropped Concurrent Versions System (CVS) for Subversion (SVN). Both CVS and SVN are open source version control systems used mainly by developers involved in various software projects. This time the project is phpBB, a forum application.

We like to announce the switch from CVS to SVN for our repository management and source control. Within this step, we also set up a new home for phpBB development and phpBB related projects. At the moment only phpBB itself is listed and only repository management handled there. Within the next months we will enable more and more features and move internal projects as well as hopefully other public projects to the new home. [Link]

Although I'm not much of a developer, I've been interested for some time in why a project has picked one version control system over another. In part this is because I recognize revision control is something my own employer need to do better, not just for the larger projects but even the "local" non-enterprise projects I often found myself involved in.

Moving a SMF forum to a phpBB forum

Bryan's picture
Submitted by Bryan on

Thanks to a post at OpenSourceCommunity.org, I came across a conversion tool to allow you to import the SMF 1.1 database into a phpBB 3 site. Information about the conversion tool can be found in a forum post at phpbb.com. By the way, the script is still in beta, meaning that it works but you might find some bugs since it is not fully tested.

It is not that I'm encouraging anyone to convert their site from SMF to phpBB, but it is very nice to have options such as these available. In fact if anyone can point me to a good conversion tool for migrating a phpBB database to SMF, I would welcome the information.

Pages