devxlogo

The Latest

Virtual Earth—What’s New in the Latest Release

ow in its sixth major release, Virtual Earth offers an entire world of opportunities for innovative web-based mapping. Whether you sell real estate, track assets, need a store locator, or

PerformancePoint 2007: Installing Planning Server

s clients ask for more complex dashboards that integrate data from their accounting systems, you’ll find that Performance Point Server (PPS) can help you answer the call. It’s quite hard

Yahoo SearchMonkey: Optimizing Search for Mobile?

This morning, Yahoo announced a new search platform, called “SearchMonkey,” which allows developers to change Yahoo’s plain-vanilla search results into attractive customized results that can display information differently (or even

Introduction to the WPF Command Framework

indows Presentation Foundation (WPF) not only lets you do new things, it lets you do familiar things in new ways. As we’re all developers, rather than going through the background

Using the GRANT Command

The SQL GRANT command is used to grant access privileges to database objects and role authorizations. For example, the following statement grants the user username the right to SELECT tabname:

Use an XMLReporter for Report Customizable Errors in StAX Applications

To customize error reports in StAX applications (except fatal errors), you can configure an XMLReporter like this: XMLInputFactory XMLif=null; //get an XMLInputFactory objectXMLif=XMLInputFactory.newInstance();//setting an XMLReporterXMLif.setXMLReporter(new XMLReporter() { public void report(String

JavaOne : Semantic Web : Ontologies

Dean Allemang gave an extremely informative talk at JavaOne today in the session, “Semantic Web for the Working Ontologist.” I walked away thinking the term Semantic Web is misnamed. And

Taming Trees: Building Branching Structures

isual Studio is chock full of classes to implement exotic data structures such as collections, hash tables, and dictionaries. One notable data structure that’s missing is the tree. Trees are

JavaOne : Semantic Web : You

The “Developing Semantic Web Application on the Java Platform” session just wrapped up at the Moscone Center. Did the panel discuss Java to the audience of Java developers in attendance?

Clean Up Function Syntax Mess with decltype

he auto keyword presented here is related to another C++09 proposal: the decltype operator. decltype(e) retrieves the type of the expression e. By combining decltype and auto, you can simplify

Processing Linked Web Data with XSLT

he Semantic Web is a grand vision for increasing the power of the web through better expression and management of context. Semantic Web developers are building a framework to open

Web 2.0 Blues: The Politics of Access

If you’ve been living under a rock for the last month, you may not have heard about the Web 2.0 Expo in San Francisco last week. As I’m the Mistress

A Guide to Cryptography in PHP

n an ideal world, words like cryptography and security wouldn’t even exist, but the real world is far from perfect, so software developers have to spend a good deal of

It’s an Agile World

gile software development has arrived in a big way. I know you’re probably thinking, “Wow! Rod, you are really on top of things.” I know that agile methodologies have been

Heard on .NET Rocks! Don Demsak on LINQ to XML

arl Franklin: Let’s bring on Don. Don Demsak, a.k.a. DonXML, is an independent consultant based out of New Jersey. He specializes in building enterprise applications with .NET. He’s a Microsoft

YAB? Just What You Need

The launch of the DevXtra Editors’ Blog is bound to raise the YAB (yet another blog) questions: Why, and why now? Those are fair in an age when everyone with

More Applications for the Semantic Web Needed

The Semantic Web is a vision, an idea, a base-set of technologies. It’s not something Dad picks up at the computer store. It’s not something the press understands very well. It’s certainly