CTIA, San Francisco, ’08: Teenage Wasteland?
The last day of this year’s second CTIA show in San Francisco featured an interesting new focus: teenagers. Friday boasted two sessions about teenage mobile use: First, there was a
The last day of this year’s second CTIA show in San Francisco featured an interesting new focus: teenagers. Friday boasted two sessions about teenage mobile use: First, there was a
A recent Gartner Research study found that 10 percent of the PHP community are corporate IT developers, and predicted that during the next five years, that number will grow to
In a recent speech, VMWare CEO Paul Maritz raised the rising virtualization rhetoric to a ludicrous level. Among his statements was this gem: “By and large, people are no longer
I had the opportunity to attend Yahoo’s second Open Hack Day at the Sunnyvale, CA campus. This was my first time visiting and I was impressed. It’s a big campus,
td::auto_ptr was a move semantics pioneer. However, at that time, C++ didn’t have the facilities for supporting move operations that were both safe and efficient. After years of distilling, C++0x
over and click over each dot to read about C++’s most important historical developments. Untitled
Cloud computing has been getting an increasing amount of press recently, because it offers attractive solutions to a number of business problems. Cloud computing translates to “hosted applications;” a hosting
en years after the ratification of the first ISO C++ standard, C++ is heading for no less than a revolution. C++0x, the new C++ standard due in 2009, brings a
ne major new feature in the C++0x standard is multi-threading support. Prior to C++0x, any multi-threading support in your C++ compiler has been provided as an extension to the C++