Tuesday, November 27, 2007

Wishlist: MX Air Rechargeable Cordless Air Mouse

"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

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.

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

Monday, November 26, 2007

List of blog directories

Here you will find a list of blog directories. Free free to get your blogs listed.




Personal

Thursday, November 22, 2007

8 useful ClearCase Views Commands

Views in ClearCase are similar to a 'workspace' or 'working directory' concept from other source versioning system.   Typically developers would have more than one view for reference or comparison.   A special feature is the use of dynamic view, which provides real-time versions on the working directory.   However the trade off is the high usage of network bandwidth compared to the snapshot view. 

Create a new view
cleartool mkview -tag {view name} /{view path}/{view name}.vws

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

How to change favicon in google blogger

Don't like the standard default icon? Follow the few simple steps below to change it!

  1. Create and upload your own favicon to a server.
  2. From Blogger, edit HTML in Template settings.
  3. Add the following code between the tags
<link href="http://location of your favicon" type="image/x-icon" />

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

Monday, November 19, 2007

Submit Blog into Google Search Engine

  1. First log into Google Webmasters Tools
  2. Submit and verify your blog.
  3. Choose meta tags verification method.
  4. Go back to your blog and edit html from templates.
  5. After the open head tag, inset the following meta tag to allow Google bots to crawl.
    <meta name="robots" content="INDEX, FOLLOW">

  6. Also insert the meta tag given from 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

AddThis Feed Button