TECH CORNER

Bite Into Technology

Start Movie in Paint!

* First start a movie in any player.

* Then open Paint.

* Now, in the player when the movie is being played, press “Print screen” button on your key board.

* Now, Press ctrl+v in Paint

* Leave the movie player open and don’t minimize it.

* Open Paint now and see the movie in the Paint!

October 31, 2007 Posted by increa | Windows Hacking | | No Comments Yet

13 Reasons Why Linux should be on your Desktop

images6.jpg

preview-tux.png

Cost – Linux is free, and that includes all the apps. Microsoft is greedy. Vista Home Premium and Ultimate cost hundreds of dollars, even when upgrading from Windows XP. Moving up to Office 2007 involves handing over another bundle of dollars.
Resources — Even the most lavishly equipped Linux distros demand no more resources than Windows XP. Vista is greedy: a single-user PC operating system that needs 2GB of RAM to run at acceptable speed, and 15GB of hard disk space, is grossly obese.
Performance — Linux worked faster on my Dell Inspiron Core Duo than XP, at least the way XP worked out of the box.

No bloatware — Linux is free from adware, trialware, shovelware, and bloatware. Running Linux is like watching the public TV network.
Security — Last year, 48,000 new virus signatures were documented for Windows, compared to 40 for Linux. Still, most distros come with firewalls and antivirus (AV) software. Programs like Guarddog and Clam-AV are free, of course.
Dual booting — The best Linux distros make dual booting a simple affair, along with the required disk partitioning (so you don’t need to buy partitioning software). Windows on my Dell laptop is still intact after installing and uninstalling a dozen distros.
Installation — Anyone who’s done it once knows that installing Windows from scratch takes hours or even days by the time you get all your apps up and running. With Linux, it can take as little as half an hour to install the operating system, utilities, and a full set of applications. No registration or activation is required, no paperwork, and no excruciating pack drill.
Reinstalling the OS — You can’t just download an updated version of Windows. You have to use the CD that came with your PC and download all the patches Microsoft has issued since the CD was made. With Linux, you simply download the latest version of your distro (no questions asked) and, assuming your data files live in a separate disk partition, there’s no need to reinstall them. You only need to re-install the extra programs you added to the ones that came with the distro.
Keeping track of software — Like most Windows users, I have a shelf full of software CDs and keep a little book with serial numbers under my bed in case I have to reinstall the lot. With Linux, there are no serial numbers or passwords to lose or worry about. Not a single one.
Updating software — Linux updates all the software on your system whenever updates are available online, including all applications programs. Microsoft does that for Windows software but you have to update each program you’ve added from other sources. That’s about 60 on each of my PCs. More icing on the Linux cake is that it doesn’t ask you to reboot after updates. XP nags you every ten minutes until you curse and reboot your machine. If you choose “custom install” to select only the updates you want, XP hounds you like a mangy neighborhood dog until you give in.
More security — These days, operating systems are less vulnerable than the applications that run on them. Therefore a vital aspect of PC security is keeping your apps up-to-date with the latest security patches. That’s hard manual labor in Windows, but with Linux it’s automatic.
No need to defrag disks — Linux uses different file systems that don’t need defragging. NTFS was going to be replaced in Vista, but Microsoft’s new file system didn’t make the final cut. Instead, Vista does scheduled disk defragging by default, but the defrag utility is a sad affair.
A wealth of built-in utilities — The utilities supplied with Windows are pretty ordinary on the whole, that’s why so many small software firms have made a nice living writing better ones. Linux programs are comparable with the best Windows freeware, from CD burners to photo managers, memory monitors and disk utilities. PDF conversion is built-in, both into OpenOffice Writer and into the DTP application Scribus. All you do is click a button on the task bar.

October 28, 2007 Posted by increa | Linux | | 5 Comments

“CON & PTR”-Folder Problem

Interesting question! you aren’t allowed to create folders with names
“CON”,”PRN”,”COM1″, etc.,
 
The reason is that in DOS era
   “CON” refers to “console”.
   “PRN” refers to “printer”
   “LPT1″,”LPT1″ etc., and “COM1″, “COM2″, etc.,refers to the communication ports.

  But there is a chance of creating  folder named “CON” as follows,
 
To create a folder

 Open command prompt type in folowing commands.

C:\> mkdir \\.\D:\CON

This will create a folder “CON” in D: drive. To view this open Windows Explorer then look  at “D:” drive.
Once you have created you can’t delete or rename the folder(In Windows Explorer).

To delete the “CON” folder

In command prompt, type

C:\> rmdir \\.\D:\CON
Similarly you can create other folders named “PRN”,”COM1″, etc.,
(Another way of creating “CON” folder is Using UNICODE which i discussed earlier.)
 

October 25, 2007 Posted by increa | Windows Hacking | | 1 Comment

Linux

BASH:
 The Bourne-Again shell is the default shell(command line interface) in most Linux distributions.

CONSOLE:
 When you log into Linux in text mode(command Line) from the X Window system,you are said to be in console.

DAEMON :
 A program that runs actively in background.

GNOME:
 The GNU Network Object Model Environment is a Window-style desktop window manager.
GNU:
 A recursive acronym,GNU stands for”GNU’s Not Unix”.It is aproject that was launched in 1984 to develop free Unix like OSes.
GPL: 
 The GNU ‘General Public License’ is a licensing that requires software coders to make source code(for programs they create) available freely,in order to qualify for the certification.
 The Linux kernel and most of the bundled applictaions in Linux have this License.
KDE:
 A window manager similar to GNOME.

OPEN SOURCE:
 Software that distributes its sourcecodes openly,such as all software under the GPL.

October 25, 2007 Posted by increa | Linux | | No Comments Yet

DLL File Missing Error

Hi friends dont worry when a program fails to load because of a missing .dll file. Just goto www.dll-files.com.  This  site will provide you a lot of common.dll files. These .dll files are available for free download. So nexttime your PC shows a   “.dll file missing” message ,don’t wring your hands in despair.

October 24, 2007 Posted by increa | Internet | | No Comments Yet

Disposable E-mail

Guerrilla Mail

Guerrilla Mail provides you with disposable e-mail addresses which expire after 15 Minutes. You can read and reply to e-mails that are sent to the temporary e-mail address within the given time frame. If you can’t finish your work within 15 Minutes you can extend it to another 15 Minutes..



visit: www.guerrillamail.com

October 21, 2007 Posted by increa | Internet | | No Comments Yet