iPhone II already under way

The elusive Apple iPhone will hit US retail stores within a month, but manufacturing contracts have already been signed for iPhone 2. Its reported that a Taiwanese manufacturer, Quanta, had secured contracts to start producing the iPhone’s successor from September. Quanta – the world’s largest laptop PC manufacturer – already produces MacBook laptops and iPods for Apple, in addition to a range of laptops for both Dell and HP. And the Treo smartphone maker, Palm, said today it would unveil its own answer to iPhone – “a new category of mobile device”. More scoop on this buzz.

The world’s thinnest and lightest laptop

When Intel asked designers to build a better laptop, its instructions were simple. The machine has to be fashionable, able to connect to all manner of wireless networks, and full of the latest, fastest computing capabilities.

Intel's Thin

The result, code-named Intel mobile Metro notebook, is less than 0.7 inches thick — about one-quarter of an inch thicker than Motorola’s iconic cell phone, Moto Razr, making it the world’s thinnest notebook. And at 2.25 pounds, it’s also one of the lightest small-sized portable computers. More about the world’s thinnest and lightest laptop.

Optimizing Apache and PHP

Since I’ve been doing some LAMP development lately, I thought this article might be interesting to share. Applications using the LAMP (Linux, Apache, MySQL, PHP/Perl) architecture are constantly being developed and deployed. Everyone from Google to Facebook is using LAMP as part of their system architecture. But often the server administrator has little control over the application itself because it’s written by someone else. This articles discusses many of the server configuration items that can make or break an application’s performance. It focuses on steps you can take to optimize Apache and PHP. Read on: Tuning LAMP systems, Part 2: Optimizing Apache and PHP