Related News
Server-Side JavaScript - All the Cool Kids Are Doing It!
In this session that no developer who uses JavaScript or ActionScript will want to miss, delegates will learn how to: Overcome common hurdles and pitfalls of client-side only JavaScript development, Speed up development time by cutting out extra server-side code and processing scripts that are no longer necessary, and Clean up your code base by reducing (or even eliminating) the number of languages needed to leverage to accomplish common tasks (i.e. Why bother with server-side PHP scripts to fetch database results when you can do it all in JavaScript on the server? Why mess with Curl to fetch content that your JavaScript code can grab in one line?)read more
IBM and Linux Distros Gang Up on the Microsoft Desktop
IBM, Canonical, Novell, Red Hat and the distributions’ hardware partners are ganging up on Microsoft, intending to push a Microsoft-free desktop alternative involving Linux, Lotus Notes and Lotus Symphony. They think they see an auspicious constellation of stars in the sky – like PC margins – paving the way to making Linux-on-the-desktop mainstream – well, more mainstream anyway. read more
Cloud Computing Expo - PTO Denies Dell’s Trademark
If Dell is going to pursue its quixotic quest to trademark the expression “Cloud Computing,” it’s going to have to convince the US Patent and Trademark Office that the buzzword is neither merely descriptive (like, say, spotted pony) or generic and so “incapable of functioning as a source-identifier” for Dell’s services because that’s what the PTO called it in its latest communiqué to the company, a “non-final action” that denies its trademark application. read more
Finally, an Apple notebook built with green credentials in mind
I ve been writing stories about Apple products for longer than I care to enumerate here, and have always been agog over the sheer creativity that s associated with its product design. Too expensive, yes. Too heavy, absolutely. Self-indulgent, probably. But my second-hand, three-year-old PowerBook G4 notebook still draws comments (not all of them negative) at the very business-oriented industry conferences where I lug it, and it still serves me well. I am very biased, and I admit it. My main knock against Apple lately has been that its astonishing design hasn t been all the eco-conscious compared with its rivals like Hewlett-Packard, Toshiba, Lenovo and Dell. That's why you rarely see product mentions in this particular blog venue, but its latest product launch ...
SDK Shoot-Out: Android vs. iPhone
Neil McAllister delves into the Android and iPhone SDKs to help sort out which will be the best bet for developers now that technical details of the first Android smartphone have been announced. Whereas the iPhone requires an Intel-based Mac running OS X 10.5.4 or later, ADC membership, and familiarity with proprietary Mac OS X dev tools, the standard IDE for Android is Eclipse. And because most tasks can be performed with command-line tools, you can expect third parties to develop Android SDK plug-ins for other IDEs. 'By just about any measure, Google's Android is more open and developer-friendly than the iPhone,' McAllister writes. This openness is essential to Android's prospects. 'Based on raw market share alone, the iPhone seems likely to remain the smartphone developer's platform of choice " especially when ISVs can translate that market share into application sales,' McAllister writes. 'In this race, Apple is taking a page from Microsoft's book, while Google looks suspiciously like Linux.'