devxlogo

The Latest

Whatever Happened to REST?

In the years following Roy Fielding’s seminal doctoral dissertation, it appeared that Representational State Transfer (REST) was the Next Big Thing in the world of enterprise IT. REST was the

Is Your Agile Agile?

In my last blog post, I introduced the topic of this blog: The Agile Architecture Revolution. As in, architecture that is agile, not the architecture of Agile. But since this

Is XML too big? Does anyone care?

The Extensible Markup Language, or XML, is big. But is it too big? And if so, should we do anything about it?  The World Wide Web Consortium says that XML

With Android, Google is turning into Apple

The biggest difference between iOS and Android has always been simple: Apple makes its own phones, operating system and cloud back-end, and sells essentially a single model of phone and

Google Unveils Android 4.1 Jelly Bean

During the keynote address at the Google I/O 2012 event, Google revealed some key new features in the next update for Android. A.k.a. Jelly Bean, Android 4.1 has improved speech-to-text

Google Launches an IaaS Offering

Google has unveiled a new infrastructure as a service (IaaS) offering called Compute Engine that will compete with similar cloud computing services from Amazon and Microsoft. At the Google I/O

BlackBerry 10 Delayed Again

As part of its quarterly earnings report, RIM announced that it will delay the launch of BlackBerry 10 yet again. The next update to RIM’s mobile operating system was promised

Have some butter with your Android jelly beans

Google I/O, San Francisco — Google has moved the bar forward with its late-June announcement of the 10th version of Android, formally known as Android 4.1 “Jelly Bean.” Scheduled to

Red Hat Announces Pricing Plan for OpenShift

At its Red Hat Summit and JBoss World 2012 events, Red Hat announced how it plans to make money from its OpenShift platform as a service (PaaS). Beginning later this

Beyond the Smartphone

Yesterday, you developed software for computers. Today, you build apps for smartphones. What will you work on tomorrow? It could be one of these five emerging development platforms: Your car

Windows Phone App Starts Increased 521%: Flurry

Among developers who use Flurry analytics, project starts for Windows Phone are up 521 percent over the last 12 months. Windows Phone apps currently account for 6 percent of all

The Rise of Software-Defined Data Centers

Looking for the next buzzword for enterprise IT? It might be “software-defined data center.” A software-defined data center is characterized by generic hardware that is managed by separate software. It’s

Action Launches Hosted Development Environment

A startup called Action wants to make it easier for development shops to keep their development environments consistent. They’re offering a hosted development environment. Currently, Action includes a full Unix-like

Salesforce.com Improves Force.com PaaS

Salesforce.com has rolled out a number of upgrades to its Force.com cloud development platform. Those upgrades include geolocation fields for mobile apps, push upgrades and a new Schema Builder toolset,

MemSQL Promises to Speed Database Performance

Facebook alums Eric Frenkiel and Nikita Shamgunov have launched a new startup called MemSQL that vows to make relational databases up to 30 times faster. Their MemSQL technology achieves that

Test Driven Development for JavaScript: jQuery and QUnit

JQuery, the popular open source, cross-browser JavaScript library, simplifies JavaScript programming by enabling developers to easily write code that incorporates event handling, animations and calls to Web services. The library