We are an award-winning tech entrepreneurship website where trusted experts can provide value globally.

Since 1998, DevX has helped people start businesses, build websites, and provide enterprise technology to people globally. Interviewing the likes of Microsoft’s co-founder, Steve Ballmer, the publication brings comprehensive, reliable, and accessible insights to the Internet.

devxlogo

Trusted for 26 years

Over 30K Articles

1M+ Readers

Expert-reviewed

10K+ Tech Terms

As seen in:

microsoft logo
business_insider_logo
wired_logo
berkley
arstechnica_logo
hackernoon

The Latest

DevX - Software Development Resource

Transition from XSLT 1.0 to XSLT 2.0, Part 1

The year 2007 saw the release of what was, for all intents and purposes, the second generation of the XML core technologies. The first generation appeared over the course of

DevX - Software Development Resource

AT&T Will Add Android, Palm Devices, Boost Apps

Possibly concerned that it may lose its exclusive iPhone deal, AT&T has announced plans to support both Android- and Palm-based devices, as well as plans to expand its apps offerings.

DevX - Software Development Resource

Millions of App Store Downloads Everywhere

According to a Quantcast mobile trends report, mobile web activity in the U.S. grew 110 percent during 2009. Apple’s App Store was a huge part of that growth, with 65

DevX - Software Development Resource

Windows 7 Has Lots of ‘GodModes’

In an e-mail interview, Steven Sinofsky, Windows division president, told cnet that Windows 7 contains a lot of undocumented shortcuts for developers. These shortcuts provide direct access to settings that

DevX - Software Development Resource

Jump in the Water’s Fine: Implementing Agile

o you have decided to implement Agile at your company. You like the ability to track the teams progress using velocity charts, and the close customer communication. The ability for

DevX - Software Development Resource

Cloud Computing Deep Dive Report

This report includes an excerpt of the book Cloud Computing and SOA Convergence in Your Enterprise: A Step-by-Step Guide that covers selecting the right cloud. It also includes articles on

DevX - Software Development Resource

Mobile Browsing Explodes in December

Although it’s still a tiny fraction of all browsing, mobile access was up sharply this December, accounting for 1.3 percent of all Internet browsing. Both Windows and Mac devices saw

DevX - Software Development Resource

CES: For Microsoft, Much is on the Line

Microsoft’s CEO Steve Ballmer will likely have a lot to say about his company’s focus on the consumer when he gives the opening keynote at the annual Consumer Electronics Show

DevX - Software Development Resource

Windows 7 Accelerating Corporate PC Purchasing

While previous surveys showed that corporate IT buyers were postponing their purchases in anticipation of the release of Windows 7, the latest survey shows just the opposite. For the coming

DevX - Software Development Resource

Enterprise Mobile Cloud Computing

This report explains why more cloud-based applications will soon be available to mobile workers and how that will benefit large enterprises. It provides forecasts for traditional mobile cloud applications, new

DevX - Software Development Resource

IDC’s Top Ten Predictions for 2010

The study’s top predictions for the year include: 1. Growth will return to the IT industry, as spending levels increase by 3.2%. 2. Telecommunications spending will increase by 3%. 3.

DevX - Software Development Resource

Google Chrome Passes Apple Safari, Barely

From the ‘WebKit Browser’ files: The latest December 2009 data from Net Application gives Chrome an incremental lead over Safari. According to Net Applications, Chrome has a 4.63 percent share

DevX - Software Development Resource

Parsing XML with Hpricot, a Gem of a Ruby Gem

Jason Gilmore writes: I recently completed a project that involved parsing a large number of XML documents. Although XML is often touted as being “human readable,” it’s not exactly something

DevX - Software Development Resource

The Future of Authentication for Online Services

Companies that adopt stronger authentication methods can alleviate these worries and reduce the risk of doing business online. In sectors like higher education and healthcare, where patient records and student

DevX - Software Development Resource

Google Releases Java ‘Convenience’ APIs

Gavin Clarke at The Register reported that the “library includes new collection types for Multimap, Multiset, and Bitmap, a MapMaker builder for concurrent hash maps, and an Ordering collection Google

DevX - Software Development Resource

iPhone Network Programming

n my previous article on iPhone programming, you saw how to consume Web services from within an iPhone application and how to parse the returning XML result. While Web services

DevX - Software Development Resource

A Simple Password-Checking Routine

Developed for a password-reset program, this routine ensures that the user-entered password matches specific password criteria. In this example, the password had to be between 8 and 12 characters long

DevX - Software Development Resource

iPhone Bluetooth Programming

ne of the neat features available in iPhone OS 3.0 is the GameKit framework. The GameKit framework contains APIs to allow communications over a Bluetooth network. Using these APIs, you