
I just learned the other day at java.com that there is a J2ME version of google maps for you mobile; works pretty well, actually, including maps and satellite
My thoughts on IT, the internet, mobile, open source etc.


The JBoss Application Server and NetBeans IDE have been bundled together to provide NetBeans IDE users with a well integrated out of the box experience to build Java EE 5 applications on the JBoss Application Server.

The power adapter of my thinkpad gave up on me the other day; so I called IBM/lenovo support, because the thing is still under warranty; they just had a replacement part sent to me next morning... no walk-in, no hassle, nothing; just a 5min phone conversation, where the guy checked my serial number against their warranty database, double checked my problem, and told me that it would be sent and should be there (i.e. at my home) next morning.BlogTalk Reloaded - the conference is scheduled for Oct 2–3, 2006.It will be held in Vienna, Austria.
Finally Writely (recently bought by google) opened up for registration again a couple of days ago. So now I got my writely account and tried a view documents (all .swx or .odt). And those were quite complex.technorati tags: google, writely, staroffice, openoffice, odt
Theres a very interesting series of comments on Kim Cameron's identityblog on the difference between user-centric identities (infocard) and federation (liberty) - and/or whether there is a difference at all.
Find the details at Kim Cameron’s Identity Weblog » Federation and user-centricity
technorati tags:identity, liberty, federation
HTTP/1.0 200 O
Date: Sun, 13 Aug 2006 17:51:07 GMT
Server: Apache
Content-Type: text/html
setInterval(OnTimer, 1000 * 3600 ); // check once every hourfunction OnTimer() you we just call what we created before.plugin.onAddCustomMenuItems = AddCustomMenuItems
function AddCustomMenuItems(menu)
{
menu.AddItem(strMenuRefresh, 0, OnMenuRefresh);
}
function OnMenuRefresh(item_text)
{
OnTimer()
}technorati tags:google, javascript,