IMVU is the world's greatest 3D instant messenger! IMVU allows you to chat using a character called an avatar in 3D scenes. With thousands of cool products to choose from in the catalog, it is easy to look exactly the way you want.
There are three great ways to chat using IMVU: (1) IM your friends by clicking 'New IM' or clicking on your Buddy's name in the Buddies window; (2) Click 'Chat Now!' to be paired up with someone from around the world! (3) You can also IM from the Who's Online window where you can see folks' snapshot. name, age, M/F and popularity.
IMVU Screenshots:

Technorati Tags: im, messenger, instant messaging, instant messenger, 3D, 3D Instant Messenger, IMVU
Filed under :
Windows Live Messenger
Yahoo Messenger
Google Talk
Skype
AIM
ICQ
Other IM Clients
Multi-protocol
Web-based Multi-protocol
Instant Messaging
Mobile
Webcam Tools
Webmaster Tools
My name is Deniz Akay and I live in
sorry to spam your comments, i can't seem to find your email though.
I'm writing to ask about the code improvement you published on this blog http://hoctro.blogspot.com/2006/10/enhance-your-blogs-usability-with.html. It concerns breadcrumbs icons on Blogger Beta plus their desrcriptions.
I love the hack but I am unable to get it to work on my blog. Can you please email me the code you're using?
Thank you for your help.
kilgorsky@gmail.com
Replace [ and ] with < and >
Find :
[b:includable id='nextprev']
[div class='blog-pager' id='blog-pager']
[br/]
[b:if cond='data:newerPageUrl']
[span id='blog-pager-newer-link']
[a class='blog-pager-newer-link' expr:href='data:newerPageUrl' expr:id='data:widget.instanceId + "_blog-pager-newer-link"' expr:title='data:newerPageTitle'][data:newerPageTitle/][/a]
[/span]
[/b:if]
[b:if cond='data:olderPageUrl']
[span id='blog-pager-older-link']
[a class='blog-pager-older-link' expr:href='data:olderPageUrl' expr:id='data:widget.instanceId + "_blog-pager-older-link"' expr:title='data:olderPageTitle'][data:olderPageTitle/][/a]
[/span]
[/b:if]
[b:if cond='data:blog.homepageUrl != data:blog.url']
[a class='home-link' expr:href='data:blog.homepageUrl'][data:homeMsg/][/a]
[b:else/]
[b:if cond='data:newerPageUrl']
[a class='home-link' expr:href='data:blog.homepageUrl'][data:homeMsg/][/a]
[/b:if]
[/b:if]
[/div]
[div class='clear'/]
[/b:includable]
Add below :
[b:includable id='nextprev-icon']
[div class='blog-pager' id='blog-pager']
[br/]
[b:if cond='data:newerPageUrl']
[span id='blog-pager-newer-link']
[a class='blog-pager-newer-link' expr:href='data:newerPageUrl' expr:id='data:widget.instanceId + "_blog-pager-newer-link"' expr:title='data:newerPageTitle'][img src='http://photos1.blogger.com/blogger2/7669/739886498227135/400/left.1.gif'/][/a]
[/span]
[/b:if]
[b:if cond='data:olderPageUrl']
[span id='blog-pager-older-link']
[a class='blog-pager-older-link' expr:href='data:olderPageUrl' expr:id='data:widget.instanceId + "_blog-pager-older-link"' expr:title='data:olderPageTitle'][img src='http://photos1.blogger.com/blogger2/7669/739886498227135/400/right.1.gif'/][/a]
[/span]
[/b:if]
[b:if cond='data:blog.homepageUrl != data:blog.url']
[a class='home-link' expr:href='data:blog.homepageUrl'][img src='http://photos1.blogger.com/blogger2/7669/739886498227135/400/home.1.gif'/][/a]
[b:else/]
[b:if cond='data:newerPageUrl']
[a class='home-link' expr:href='data:blog.homepageUrl'][img src='http://photos1.blogger.com/blogger2/7669/739886498227135/400/home.1.gif'/][/a]
[/b:if]
[/b:if]
[/div]
[div class='clear'/]
[/b:includable]
Find:
[b:include name='nextprev'/]
Add below:
[b:include name='nextprev-icon'/]
Save template.