News

Entries from May 2008

Search

News from around the web.

Saturday, May 17. 2008

Firefox 3 Release Candidate 1 is here

On schedule, according to the latest estimate, Mozilla has released the first Firefox 3 release candidate. For Mozilla it means what says in the label: unless there is some major bug reported for this release, the “release candidate” part will just be dropped from the name and become Firefox 3 final. Otherwise, additional candidates will be released until the desired level of stability is attained.

Wednesday, May 14. 2008

Useful in-browser development tools for PHP

While debuggers exists, there isn’t much of a tradition for using them in PHP. People have largely come to rely on injecting debugging code directly into the program, for inspecting program scope. The infamous var_dump have served for this purpose and version 4.3.0 of PHP brought us another equally useful function — debug_backtrace.

Comparison of Microsoft SQL Server 2005, MySQL 5, and PostgreSQL 8.3

People ask us time and time again what's the difference why should you care which database you use. We will try to be very fair in our comparison. We will show equally how PostgreSQL sucks compared to the others. These are the items we most care about or think others most care about. There are numerous other differences if you get deep into the trenches of each.

Friday, May 9. 2008

The Future of PHP

PHP is already popular, used in millions of domains (according to Netcraft), supported by most ISPs and used by household-name Web companies like Yahoo! The upcoming versions of PHP aim to add to this success by introducing new features that make PHP more usable in some cases and more secure in others. Are you ready for PHP V6? If you were upgrading tomorrow, would your scripts execute just fine or would you have work to do? This article focuses on the changes for PHP V6 — some of them back-ported to versions PHP V5.x — that could require some tweaks to your current scripts.

Monday, May 5. 2008

Compiz Check

Compiz works perfectly on most hardware that has good drivers - however, problems do exist and sometimes it may not work so well with your computer’s graphics card. Depending upon the kind of drivers and support, Compiz may not work at all, or it might throw up errors when activated.

Those of you who want to experience the ‘wow!’ that Compiz does on your desktop, but are not sure whether it’ll work well with your graphics card and other devices can make use of this little tool called Compiz Check.

Compiz Check checks your system’s hardware and gives you a brief report on the compatibility of your hardware. You can basically find out if Compiz will run on your computer.

Thursday, May 1. 2008

PHP 5.2.6 Released

PHP 5.2.6 has been released. You can download the latest version on the downloads page, or check out the changelog to see some of the numerous changes and bugfixes to this version.

Adobe to open FLV and SWF formats

The Open Screen Project is working to enable a consistent runtime environment – taking advantage of Adobe® Flash® Player and, in the future, Adobe AIR™ -- that will remove barriers for developers and designers as they publish content and applications across desktops and consumer devices, including phones, mobile internet devices (MIDs), and set top boxes. The Open Screen Project will address potential technology fragmentation by allowing the runtime technology to be updated seamlessly over the air on mobile devices. The consistent runtime environment will provide optimal performance across a variety of operating systems and devices, and ultimately provide the best experience to consumers.

Specifically, this work will include:

- Removing restrictions on use of the SWF and FLV/F4V specifications
- Publishing the device porting layer APIs for Adobe Flash Player
- Publishing the Adobe Flash® Cast™ protocol and the AMF protocol for robust data services
- Removing licensing fees – making next major releases of Adobe Flash Player and Adobe AIR for devices free

via Slashdot