Vendor Centres:
PC World Member Login :
PC World Member Login :
PC World Business
News
- +
Zend adds Flash links to PHP 20/11/2008 07:06:00
Zend Framework 1.7 upgrade also boosts performanceConcentrating on rich Internet applications, Zend Technologies is backing Adobe's Action Message Format (AMF) in Zend Framework 1.7. - +
Ruby on Rails rolls into the enterprise 20/11/2008 12:26:00
The New York Times used it on Election Day; YellowPages.com's site is built with it.The New York Times used Ruby on Rails to pull together, analyze and display election results in near real time on one of its busiest Web traffic days ever. How did nytimes.com scale up Rails -- a framework known for quick development turnaround but less than lightning fast performance? - +
ISO publishes Office Open XML specification 20/11/2008 07:37:00
The ISO has published the specifications for a Microsoft-created file format that caused bitter debate during its path to become an international standard.The International Organization for Standardization (ISO) has published the specification for a Microsoft-created file format that caused bitter debate during its path to become an international standard. - +
Microsoft, Novell eye Moonlight beta, system management 20/11/2008 07:49:00
The Moonlight beta will put Microsoft's Silverlight on Linux, and the Advanced Management Pack enables management of Windows and Linux servers from a single consoleMarking the two-year anniversary of their controversial interoperability agreement, Microsoft and Novell this week are announcing upcoming availability of both the beta version of Moonlight, which puts Microsoft's Silverlight rich Internet application technology on Linux, and the general release of Advanced Management Pack for Suse Linux Enterprise for Microsoft System Center Operations Manager 2007 R2. - +
Group wants to kick start embedded mobile market 20/11/2008 04:55:00
The potential market for consumer and industrial goods that could connect to 3G mobile networks is huge.Backed by Huawei Technologies and operators including Telefónica and Vodafone, the GSM Association (GSMA) has launched the Embedded Mobile initiative, aiming to bring down prices of 3G modules that can be embedded in cars, cameras, health monitoring devices and other machines by developing common standards and platforms.
Features
- +
A future without programming 21/11/2008 09:59:00
Code-free application builders allow business people to take development into their own hands. Where does that leave the coders?A few years ago, self-proclaimed non-developer Kevin Smith worked for a software company that tried to build a project tracking tool using Microsoft .Net. Some 15 developers spent a year with little success. "After burning though a million dollars and still without a product, the company called it quits," says Smith, now managing partner of NextWave Performance, a consultancy in Denver, Colo. - +
Why developers prefer Macs 18/11/2008 09:34:00
Apple systems have become the tools of choice for coders of all kinds, but not without a few aches and painsWhen Terry Weaver wants to create .Net applications, he fires up Visual Studio and types away like any other .Net programmer. The setup gets a bit weird when he wants to test how the .Net application might appear to a Mac user visiting the Web site. Instead of starting up another machine, asking a colleague with a Mac, or simply ignoring those crazy followers of Steve Jobs, Weaver just pops over to the browser in another window. That's easy because Visual Studio is running on Windows inside a Parallels virtual machine, which, in turn, runs on his Mac. He has a PC, a Mac, and a Unix development box all in one. - +
15 amazing Web apps built in 48 hours 12/11/2008 10:41:00
Winning entries from the annual Ruby on Rails coding contest.Winning entries from the annual Ruby on Rails coding contest. - +
Making sense of Microsoft's Azure 07/11/2008 08:38:00
What app developers and enterprises need to know before signing up for Microsoft's cloud platformLast week, Microsoft announced its cloud-computing effort, called Azure. Fitting between Google's and Amazon.com's current offerings, it represents a very big step toward moving applications off the desktop and out of a corporation's own datacenters. Whether or not it will have any traction with corporate IT developers remains to be seen. - +
Multicore: New chips mean new challenges for developers 05/11/2008 08:09:00
More and more help is available so developers can write apps for the new-generation chipsWith the advent of multicore processors such as the Intel Core Duo, which is now commonplace in PCs, software developers must deal with a new wrinkle -- getting software to be processed across multiple cores -- in order to ensure the maximum performance from their software. But this is much easier said than done, with developers having to tackle issues with concurrency and potential performance bottlenecks. Already, 71 percent of organizations are developing multithreaded applications for multicore hardware, according to a recent IDC survey sponsored by tool vendor Coverity.
Opinions
- +
Upcoming PHP 5.3 beefs up security 08/10/2008 08:09:00
PHP 5.3 is set to introduce a small coding change that is bound to have major effects on the overall security of many PHP sites and projects.PHP security guru Stefan Esser recently posted on some of the changes and important security issues that are likely to have significant effects for the everyday PHP coder (and user) with the release of the upcoming PHP 5.3. - +
Should computer programming be mandatory for students? 03/10/2008 08:59:00
Core computer literacy will be essential in the global job market, so maybe it's time to start looking at programming as a baseline skill and not as a differentiatorIf Governor Arnold Schwarzenegger and the State Board of Education have their way, soon every California student will have to pass an algebra test to graduate from the eighth grade. - +
Nokia challenges developers to think outside the phone 02/10/2008 11:55:00
You'd be wise to learn what a Nokia Series 60 handset can do before you settle on a mobile platformYou don't have to be a programmer to be a mobile innovator. All you need to do is open your eyes to the fact that a smart phone or QWERTY handset is a personal computer, sans legacy baggage. In the future, user-facing computers will have more in common with the high-end mobile devices of today than with the eight-core desktops and quad-core notebooks of 2009. - +
SDK shoot-out: Android vs. iPhone 26/09/2008 09:52:00
Apple and Google differ along familiar lines with their smartphone development kitsInfoWorld has been all over this week's official launch of Android, the new smartphone platform from Google. With its slick interface and open application platform, Android shows every sign of giving Apple's iPhone a run for its money when the first phones begin shipping in late October. - +
Building Google Chrome: A first look 12/09/2008 09:49:00
Google's open source browser has much to offer prospective hackers (provided they use Windows)Last week I said I would look at Google Chrome "from a developer's perspective." I should have specified what kind. I meant I was considering it from a Web developer's perspective: What does it mean for Web application builders to have yet another browser enter the already-crowded field?
Interviews
- +
At 10, Google reiterates commitment to CIOs 08/09/2008 08:36:00
Matthew Glotzbach, product management director of Google's Enterprise team, chats with IDG News ServiceGoogle, which celebrates 10 years of its incorporation this month, remains strongly committed to its Enterprise unit and to the customers it serves, including IT and business managers and CIOs, although most of the company's revenue comes from online advertising. - +
The A-Z of Programming Languages: C++ 25/06/2008 21:50:12
Bjarne Stroustrup of C++ fame dissects the history of his famed programming languageComputerworld is undertaking a series of investigations into the most widely-used programming languages. Previously we have spoken to Alfred v. Aho of AWK fame, S. Tucker Taft on the Ada 1995 and 2005 revisions, Microsoft about its server-side script engine ASP, and Chet Ramey about his experience maintaining Bash. We have also spoken to Charles H. Moore about Forth. In this interview, we chat to Bjarne Stroustrup of C++ fame about the design and development of C++, garbage collection and the role of facial hair in successful programming languages. - +
The A-Z of Programming Languages: ASP 11/06/2008 11:18:08
Microsoft on the development of ASP and the Web application framework ASP.NETComputerworld is undertaking a series of investigations into the most widely-used programming languages. Previously we have spoken to Alfred v. Aho of AWK fame, Chet Ramey about his experience maintaining Bash, and S. Tucker Taft on the Ada 1995 and 2005 revisions. In this article we chat to Microsoft about its web application framework ASP.NET, used to build dynamic Web sites, applications and Web services - +
Yahoo's BrowserPlus to boost Web app platform 02/06/2008 09:12:05
Yahoo offers a development platform for building Web apps with desktop capabilitiesYahoo last week announced it is working on BrowserPlus, a development platform for creating Web applications that contain desktop capabilities. - +
The A-Z of Programming Languages: BASH/Bourne-Again Shell 30/05/2008 09:43:51
When the Bourne Shell found its identityComputerworld is undertaking a series of investigations into the most widely-used programming languages. Previously we spoke to Alfred v. Aho of AWK fame, and in this article we chat to Chet Ramey about his experience maintaining Bash.
Tutorials
- +
How to add Flash to your website 07/08/2008 16:42:34
Add photos, videos and MP3s to your siteFlash animation gives websites pizzazz. It's used for video and other moving graphics, as well as non-static adverts. Flash is an excellent way of adding a little something extra to your site and making it stand out from the crowd. - +
How to add a Google map to your web page 13/03/2008 16:10:00
As Google continues its steady progress towards domination of all things Internet-based, a clutch of useful tools is filtering down to Web designers.Put your business on the map - +
Born from Firefox 07/02/2008 09:30:10
Developers and startup founders use the Mozilla toolkits to build apps for diverse uses including music and video playing.They are four applications designed to serve different purposes: A web browser, a music player and organizer, another that does the same for video, and a word processor for screenwriters. Yet they share one thing in common: All were built with a Mozilla-based toolkit, either the Gecko Runtime Environment or its successor, XULRunner. Both toolkits use the same codebase which runs Firefox. - +
Virtualize this: The pleasures of a virtual PC 26/09/2007 10:11:49
I like trying out lots of new software. But when I uninstall a stinker, I know it is probably leaving behind chunks of code that will bog down my system over time. So lately I've been trying out new programs on a virtual machine.
Buying Guides
- +
Domain Names 02/09/2005 17:08:24
Running a business and want to promote yourself online? You need a domain name. - +
Entry Level/Workgroup Server 22/04/2004 16:29:43
This buying guide provides a thorough overview of server hardware with a focus on CPU-based, entry-level devices from Intel and AMD. - +
Database Servers 18/10/2002 11:48:01
Before you install a database, you need to grapple with concepts like database servers, relational and object databases, and the thorny question of why apparently similar products range in price from free to hundreds of thousands of dollars. - +
Messaging Server 18/10/2002 11:53:31
Read this guide to understand how e-mail works and how it folds into the broader capabilities of today's messaging and collaboration platforms.
Slideshows
Additional Resources
Newsletter Subscription
Market Place

Jobs for: Cisco | Linux | Oracle | HelpDesk | LAMP | PHP | Ruby | Web Developer Resources: Legal Work Rights | Pay Rise Calculator | Salary Survey













