I got my iPod Touch as a gift from my previous company for Christmas, and I’m so happy with it - thank you guys again
Being a geek myself, of course I found a way to hack it; and optimized my sites and stuff to be usable on the new platform: Apple Safari Mobile.
With the new 1.1.4 software upgrade, you can add nice webicon to the Touch’s interface:

All you need to do is to create a custom PNG image like this one:
and reference it in the parent webpage’s header section:
<link href=”/img/apple-icon.png” rel=”apple-touch-icon” type=”image/png” />
