Archive

Archive for March, 2009

How to watch restricted Youtube videos?

March 31st, 2009 2 comments

Youtube

Sometimes, when you try to view some videos in Youtube, you would have received an message “This video is not available in your country”.

In such cases, this trick may be of some help.

Let’s say http://www.youtube.com/watch?v=abcdef12345 is your video URL, where abcdef1235 is the unique video id generated by Youtube.

Modify this URL as follows

http://www.youtube.com/v/abcdef12345

Enter the modified URL in the browser to view the restricted video. Now you will be able to watch the video.

This trick may not work for all videos. Not sure about the reason behind this. But this trick works for most of the videos.

Have fun!

Microsoft Vs Apple – Height of Ad Fight

March 29th, 2009 1 comment

Both Microsoft and Apple often releases advertisements to promote their products.

A recent ad from Microsoft went one step further in such a way that, it directly hit Apple.

Check out the ad …

Via : techdreams.org

Worldwide air traffic in 24 hours

March 27th, 2009 No comments

Have you ever imagined the air traffic all around the world?

The Air Traffic team published the global air traffic (simulation over 24 hours). It is really an amazing work.

Computer Software in Plain English

March 26th, 2009 1 comment

CommonCraft videos are always the best. They explain the latest and complex concepts in a easy way and the speak to the point.

These are always the classic examples for Great Communication.

Recently a new video has been released by CommonCraft which once again proved its standard.

PI value – Upto 2000 decimal places

March 25th, 2009 No comments

PI

PI is an interesting Mathematical constant (PI=3.14159).

PI constant is something special.

  • PI is an irrational number. That is, its value cannot be expressed exactly as a fraction m/n, where m and n are integers.
  • Its decimal representation never ends or repeats.
  • It is also a transcendental number, which means that no finite sequence of algebraic operations on integers (powers, roots, sums, etc.) can be equal to its value.

We all know the value of PI is approximately 3.14159. This is the approximate value of 5 decimal places.

Do you know the value of PI with 2000 decimal places?

David Webb had created a python script which will create this value.

Value of pi 2000 - decimal places
Value of pi 2000 – decimal places

Click here to see the approximate value of PI up to 2000 decimal places.

Also visit PIĀ  Pictorial Explanation to know more about PI.

GMail or GMail BETA?

March 24th, 2009 6 comments

GMail BETA

GMail BETA was released on 01 Apr 2004 and currently being used by a huge number of people. GMail BETA will be celebrating it’s 5th anniversary on coming 01 April 2009.

The initial launch was with subscriptions that are based on invitations. Few years latter it was open to public which significantly increased the number of GMail users.

However still it will be with the BETA label. Isn’t strange to have BETA for a product which is doing good(?) over five years?

Although GMail BETA often announces new features it will still have the label BETA with it.

What is the big deal in the BETA?
Well, having a bug in stable release is much different than having a bug in BETA release. Isn’t?

If this continues for few more years, no wonder if, GMail would be called as GMail BETA.

How to unzip files online?

March 23rd, 2009 4 comments

Sometimes, you would want to extract a zip/rar file where the system doesn’t have the zip utility installed. It so happens when you browse in Internet cafe or when you use your friend’s computer.

Also there are situations you might not want to download and unzip the file as it may contains exe/dll files that contains virus.

In such cases, you need not worry, as there is a service exists called WobZip. WobZip allows you to unzip the files both from your local machine and from a URL. You can use this to extract any file of size not more than 100 MB. It extracts the file and check for virus using Bitedefender.

Screenshots of WobZip are below

WobZip - Unzip from url

WobZip - Unzip from url

WobZip - Uncompressed file from URL

WobZip - Uncompressed file from URL

Formats supported by WobZip are as follows.
7z, ZIP, GZIP, BZIP2, TAR, RAR, CAB, ISO, ARJ, LZHCHM, Z, CPIO, RPM, DEB and NSIS

WobZip is a cool online utility to oncompress the files on the fly.