"On your desk, advanced laser technology gives you precise tracking and instant response. In the air, innovative Freespace™ motion sensing transforms hand motions into natural, responsive cursor controls. Sit back and listen to music, browse photos, or surf the Web—from your desk or across the room."






Product link: http://www.logitech.com/index.cfm/mice_pointers/mice/devices/3443&cl=us,en
Tuesday, November 27, 2007
Wishlist: MX Air Rechargeable Cordless Air Mouse
Posted by agentc 0 comments
How to add Tags Cloud for Blogger

As shown in right column, the tag or label cloud epresents the number of items to which a tag has been applied, as a presentation of each tag's popularity.
Example of this is http://del.icio.us/tag/
The setup is fairly straight forward. Simply follow the instructions from:
http://phy3blog.googlepages.com/Beta-Blogger-Label-Cloud.html
It involved editing of the current template, just a backup copy somewhere before hand.
Posted by agentc 0 comments
Labels: Google
Things You need to know to hosts your own website
What is web hosting?
When you visit a website on your browser, what its doing is downloaded a page from the web server to you browser on your computer. A website is generally made up of many different web pages.
To host a web site, you will need somewhere to out your pages, so online users can browse your website on the internet. There are plenty of web hosting providers that will help you do that.
Any web hosting providers are connected to the Internet through high speed Internet connection. Some important services they will need to provide are:
- 24/7 operational time or uptime
- data backup and restore
- internet connection speed
What are the different types of web hosting?
There are different kinds of web hosting companies out there with different characteristics. The main types of web hosts can be organized into the following categories:
- Shared Hosting
- Dedicated Hosting
- Co-location hosting
- Reseller hosting
Posted by agentc 0 comments
Labels: WWW
Monday, November 26, 2007
List of blog directories
Posted by agentc 0 comments
Labels: SEO
Thursday, November 22, 2007
ClearCase Views Cheatsheet
Create a new view
cleartool mkview -tag {view name}
List view
cleartool lsview {view name}
Short listing of view
cleartool lsview -s {view name}
Search view
cleartool lsview -region nt/unix -s | grep {view name}
Long listing of view
cleartool lsview -l {view name}
Set into a view
cleartool setview {view name}
Set config spec
cleartool setcs {config spec}
Edit config spec
cleartool edcs
Posted by agentc 0 comments
Labels: CheatSheets, ClearCase
How to change favicon in google blogger
Don't like the standard default icon? Follow the few simple steps below to change it!
- Create and upload your own favicon to a server.
- From Blogger, edit HTML in Template settings.

- Add the following code between the tags
<link href="http://location of your favicon" type="image/x-icon" />
Posted by agentc 1 comments
Labels: Google
Wednesday, November 21, 2007
Flash game of the day: Flash Element TD
With Warcraft graphics and units, this tower defense game really does a great job of emulating those great Warcraft TD games...
Screenshot:
http://www.novelconcepts.co.uk/FlashElementTD/play.asp
Posted by agentc 0 comments
Monday, November 19, 2007
Submit Blog into Google Search Engine
- First log into Google Webmasters Tools
- Submit and verify your blog.
- Choose meta tags verification method.
- Go back to your blog and edit html from templates.
- After the open head tag, inset the following meta tag to allow Google bots to crawl.
<meta name="robots" content="INDEX, FOLLOW">
- Also insert the meta tag given from Google
Posted by agentc 0 comments
Labels: Google
Flash game of the day: Onslaught 2
If you like tower defense games... this one even have combos for towers!
Instructions:
http://onslaught.playr.co.uk/about.html
Actual Game:
http://onslaught.playr.co.uk/index.html
Posted by agentc 0 comments