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

Daily Archives: October 26, 2006

Archive of posts published in the specified Day

IE7 and Blojsom – my weblog is back in business

Thanks to Rostislav Hristov, my weblog is now working OK under IE7! For those using Blojsom and the Asual theme, the fix is to add the following CSS to the HEAD section: <!–[if IE 7]> <style type=”text/css” media=”screen”> #content { height: auto; padding-bottom:…

Service-Oriented Architecture and Java ME

Take ubiquitous connectivity, a common transport – HTTP, a data representation standard – XML and Java ME, roll it all together and we have Web Services. Always with us and always on. Read Eric Giguere's introduction, Service-Oriented Architecture and Java ME, then stay-tuned…