 | News Feed |
 | Jobs Feed |
Sections
|
| feed this: |  |
Solar Blog: Solar 1.0.0 Stable Released
by Chris Cornutt March 15, 2010 @ 10:04:23
As mentioned on Solar blog and a few other places on the web, the stable 1.0.0 version of the Solar PHP framework has been released, marking a significant milestone in the framework's development.
Yesterday, I announced the release of the 1.0.0 stable version of the Solar Framework for PHP on our mailing list. (I tagged the release four days ago on Monday, but wanted to time the announcement to go along with my Solar presentation at ConFoo.)
The Changelog for the release can be found here and some of the latest updates include improved CSRF features, named actions and optimized queries.
This stable release is the culmination of about five years of development effort, with important contributions from several others in the PHP community. My many thanks to everyone who helped make this release, and all the previous releases, better than I could have made it on my own.
voice your opinion now!
solar framework stable release
Template Monster Blog: It's coming! WordPress 3.0 - Pros and Cons
by Chris Cornutt March 08, 2010 @ 12:19:19
On the Template Monster blog there's a recent post looking at some of the upcoming features in WordPress 3.0 that many WordPress site owners have eagerly been waiting for.
Alright bloggers, web surfers and simple web enthusiasts, we've got some fascinating news for you all. Yes, Internet community can't stop buzzing about the forthcoming release of the new version of #1 blogging software '" WordPress 3.0. [...] The official release is scheduled for May 2010 but now we have opportunity to mark the major advantages that this release will bring.
They list a few of the major enhancements that'll happen in the new release including:
- a built-in multi-user option
- custom post types
- a new default design/theme
- and changes related to security concerns
You can find out more about this upcoming release from this post to the man WordPress blog.
voice your opinion now!
wordpress pro con blog release version
PHP.net: PHP 5.3.2 Release Announcement
by Chris Cornutt March 05, 2010 @ 08:09:30
The PHP.net site has posted the release announcement for the latest PHP version in the PHP 5.3.x series - 5.3.2:
The PHP development team is proud to announce the immediate release of PHP 5.3.2. This is a maintenance release in the 5.3 series, which includes a large number of bug fixes. [...] For users upgrading from PHP 5.2 there is a migration guide available here, detailing the changes between those releases and PHP 5.3.
Security/bug fixes included in this release take care of things like:
- Safe_mode validation inside tempnam
- A possible open_basedir/safe_mode bypass in sessions
- Added support for SHA-256 and SHA-512 to php's crypt.
- Fixed a bug in the garbage collector that could cause a crash
- Crashing when using ldap_next_reference
For more information on the release and what was fixed see the Changelog. You can download this release immediately - source code or Windows package.
voice your opinion now!
release announcement bugfix security
Community News: XHP Released by Facebook (XML in PHP)
by Chris Cornutt February 10, 2010 @ 15:10:23
Even before they've release the source for their much hyped HipHop PHP tool, Facebook has slipped another tool in under the radar and have already released it in github - XHP.
On the official announcement they describe what the tool is and what it can do for you:
XHP is a PHP extension which augments the syntax of the language to both make your front-end code easier to understand and help you avoid cross-site scripting attacks. XHP does this by making PHP understand XML document fragments, similar to what E4X does for ECMAScript (JavaScript). While PHP is typically used to write front-end code, by itself it isn't a very good language for generating HTML (as evidenced by the popularity of templating engines like Smarty). XHP is something between a programmatic UI library and a full templating system
Rasmus Lerdorf took the opportunity to play with this new tool and run some benchmarks on its performance in a more real situation than the form example Facebook gave:
The real question here is what is this runtime xml validation going to cost you. [...] Note that to build XHP you will need flex 2.5.35 which most distros won't have installed by default. Grab the flex tarball and ./configure && make install it. Then you are ready to go.
He created a simple class (a "singleton") and ran some benchmarks against it with Siege. I won't share the results of those benchmarks here, though - you'll need to visit Rasmus' site for those (but here's a hint, the future's not bright).
voice your opinion now!
xhp facebook release github rasmuslerdorf
Community News: Facebook Releases HipHop for PHP
by Chris Cornutt February 02, 2010 @ 12:30:39
Facebook has made their official announcement about their secretive PHP project today and have scheduled an event for them to give the world more information on the project.
Today I'm excited to share the project a small team of amazing people and I have been working on for the past two years; HipHop for PHP. With HipHop we've reduced the CPU usage on our Web servers on average by about fifty percent, depending on the page. Less CPU means fewer servers, which means less overhead. This project has had a tremendous impact on Facebook. We feel the Web at large can benefit from HipHop, so we are releasing it as open source this evening in hope that it brings a new focus toward scaling large complex websites with PHP.
The post elaborates a bit more on what the tool is (not really a compiler, more of an optimizer) and why they decided to go this direction. There's a bit of description on how the tool works and how the transformation happens.
Stay tuned to this post around 7:30pm Pacific time for more information.
voice your opinion now!
facebook release hiphop compiler optimize
Symfony Blog: 3 years after symfony 1.0 Last release!
by Chris Cornutt January 28, 2010 @ 09:16:38
As announced on the Symfony project's blog today, they are officially announcing the last release of the 1.0 series in favor of the 1.4 releases.
The 27th of January is kind of an important date in mankind history. Of course, everybody know it is the birthday of Wolfgang Amadeus Mozart and the date of the invention of the light-bulb by Thomas Edison. To this list, the core team is proud to add the last release of the symfony 1.0 branch: symfony 1.0.22.
It's been three years since the first release in the 1.0.x series was made and a lot of progress has come along since then (including a few other branches) including over 163,000 lines of code, 22 stable releases and more than 300 plugins. You can grab the latest from their 1.4.x series (currently 1.4.1) from thier download page either as a package or as a checkout from their Subversion repository.
voice your opinion now!
release endoflife last branch
|
Community Events
Don't see your event here? Let us know!
|