News Feed
Jobs Feed
Sections



Recent Jobs

News Archive
feed this:

Tom Schlick's Blog:
Wrench for FuelPHP
November 30, 2011 @ 12:40:57

Tom Schlick has a new post to his blog talking about a tool he's written for FuelPHP-based applications called Wrench. It's a command-line tool to make taking your site "offline" simpler.

If you have been following what I've been up to lately you would see that many of my recent projects are based on FuelPHP. Since Fuel is so awesome and allows you to create "packages" that can be dropped into your application, I have created a few that help me quickly piece together apps. The first package I'm "releasing" is called Wrench.

The tool works with the oil command-line tool already included in the framework to swap out the default action with a "Down for Maintenance" message. It will look at the current state of the app and switch it to the opposite when run, but you can also define "start" and "finish" manually if you'd like. You can find the source for the package on Tom's github account.

0 comments voice your opinion now!
wrench site maintenance message tool task fuelphp framework



Richard Thomas' Blog:
ZF please before you go 2.0 gunho please clean out the attic
January 28, 2010 @ 12:20:21

Richard Thomas has a suggestion for the Zend Framework development group - clean out the attic before you hit the 2.0 mark.

A big focus of 2.0 it seems is going to be performance and cleaning up the structure to make use of php 5.3 features which is great, I have been preaching the need for ZF to start taking performance as a real concern for a while now. On the other hand they have gotten to a certain point that they need to reflect on what they already have and not let the spiderwebs grow to large.

Richard points out that the Zend Framework, which has a focus on being a "business-class framework" and having the best to offer, has quite a few parts of it that are older and aren't well maintained. This sort of thing could cause some big problems down the line and could even cause some doubt over the developer's choice of frameworks.

1 comment voice your opinion now!
zendframework opinion cleanup maintenance


Doctrine Blog:
Doctrine 1.0.8 and 1.1.0-RC2 Released
March 03, 2009 @ 10:24:36

Guilherme Blanco passed along a note about the latest releases from the Doctrine project, Doctrine 1.0.8 and 1.1.0-RC2:

Today I am happy to tell you that we have two new versions of Doctrine available for you to use. The first is the monthly maintenance release for Doctrine 1.0 and the second is another release candidate for the newest major version of Doctrine, 1.1. As always you can grab them from the downloads page.

Updates in these two versions include a few backported fixes from 1.1, updates to the Doctrine_Query::count() method for optimization, and several fixes in the Release Candidate in preparation for the next release. You can see the full Changelogs here: 1.0.8 and 1.1.0-RC2.

1 comment voice your opinion now!
doctrine release maintenance orm object relational mapper layer


Ibuildings Blog:
About Open Source software projects
July 22, 2008 @ 10:27:15

On the Ibuildings blog today Mikko Koppanen talks a bit about Open Source software projects and things that can help to make them successful.

An idea can be a tool or a library that you need and think others might find useful; a new technology innovation; or something you think you could implement better than the existing tools. Extra care has to be taken if you decide to create a new tool to replace an old one. In most cases, these projects end up reinventing the wheel without any added value. A wheel is wheel, right?

He recommends a team infrastructure growth as the application grows and the importance of documentation and maintenance after the project has been launched.

0 comments voice your opinion now!
opensource software project manage team infrastructure documentation maintenance


CodeIgniter Blog:
CodeIgniter 1.6.3 Maintenance and Security Release
June 27, 2008 @ 09:34:52

The CodeIgniter framework has made a new release today, 1.6.3, containing updates to fix a few bugs and address some security concerns.

We are happy to release CodeIgniter version 1.6.3 today. Version 1.6.3 is primarily a maintenance release, with a variety of bug fixes and some refinement to existing features (with a few new ones tossed in for good measure). Details of course can be found in the Change Log.

The release also fixes a potential cross-site scripting issue that, while it hasn't been reported as used yet, could still have some bad consequences if found and abused. You can grab this latest version from the CodeIgniter downloads page.

0 comments voice your opinion now!
codeigniter framework maintenance security xss crossitescripting bug fix


Andi Gutmans' Blog:
Zend Framework May Update...
May 19, 2008 @ 13:44:26

Andi Gutmans (of Zend) has posted an update on the status of the Zend Framework for the month of May:

This [May 15th maintenance release] reinforces our commitment to high quality and we will continue to release periodic mini releases on an as needed basis. [...] Not only is the Zend Framework user base growing rapidly but we are also seeing a sharp rise in adoption of ZF in business-critical commercial applications.

He mentions several major sites moving to use the framework like the Indianapolis Motor Speedway and IGN Entertainment as well as the update they've made to the contribution process to allow for easier submission and review.

0 comments voice your opinion now!
zendframework update release maintenance speedway ign keynote contribute


CodeIgniter Blog:
Version 1.5.4 Released
July 13, 2007 @ 09:46:00

The CodeIgniter project has released their latest version of their framework today - CodeIgniter 1.5.4:

Version 1.5.4 is primarily a maintenance release. For a list of all changes please see the Change Log. If you are currently running CodeIgniter please read the update instructions.

Included in the list of changes are things like:

  • Added some additional mime types in application/config/mimes.php.
  • Fixed MSSQL insert_id().
  • Fixed a bug in display of queries with characters that would be interpreted as HTML in the Profiler output
  • Updated the XSS Filtering to take into account the IE expression() ability and improved certain deletions to prevent possible exploits
0 comments voice your opinion now!
codeigniter release maintenance changelog upgrade instruction codeigniter release maintenance changelog upgrade instruction



Community Events





Don't see your event here?
Let us know!


application development community introduction framework test podcast language database series conference unittest api custom opinion release phpunit symfony2 component interview

All content copyright, 2012 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework