Search

Subscribe

Tag Cloud

Categories

« Previous Entries

Evolution of Windows and Mac - Visual Comparision

Wednesday, December 17th, 2008

How to hide a file in Windows?

Tuesday, December 16th, 2008

How to hid a file? is always an interesting question asked by everyone.
There are N number of ways to hide a file. This one is a traditional way to hide a file in windows.
In this trick, we are going to use notepad to hide a file.
1. Get into Windows console using “Start Windows button -> [...]

Microsoft Windows Family Tree

Tuesday, November 25th, 2008

Via Wiki

The Matrix Runs on Windows

Friday, November 21st, 2008

The end of an era - Windows 3.x

Thursday, November 20th, 2008

Windows 3.x has come to the closing moments of its long life.
On 1 November Microsoft stopped issuing licences for the software that made its debut in May 1990 in the US.
The various versions of Windows 3.x (including 3.11) released in the early 1990s, were the first of Microsoft’s graphical user interfaces to win huge worldwide [...]

The birth of Chrome Logo

Friday, October 31st, 2008

How did the Google Chrome logo evolve?
Here is an interesting story…

Image Credit : OneComics

How to rename a set of files?

Tuesday, October 28th, 2008

In windows, let us assume that you want to rename a all .txt files to .rtf files. You can easily rename all files with the following command
ren *.txt *.rtf
The above command will covert all .txt files into .rtf files. With the help of this, you can easily rename a set of files to another extension. [...]

« Previous Entries