Thoughts on AI, architecture, and building systems that work in the real world.

Daily Archives: April 5, 2006

Archive of posts published in the specified Day

Java ME Recent Activities – MSA, Updates to MIDP 2.1 and Other Specifications

There has been a lot of activity the last couple of months (end of 2005, early 2006) in the Java ME Community, with updates to many specifications (JSR). Many of these updates are happening because JSR 248 Mobile Service Architecture (MSA) is going…

Make Easy Money With Google

If you want to learn about how to make money with Google, go grab a copy of Make Easy Money With Google: Using the Adsense Advertising Program, which is written by my buddy Eric Giguère, mobility expert, and now considered the contextual advertising…

The XMLHttpRequest Object W3C Working Draft

The W3C has published The XMLHttpRequest Object specification working draft… As you may know, the XMLHttpRequest object is at the center of AJAX, and while it is implemented across Web browsers, the implementations are not 100% interoperable, requiring special handling by developers. The…