Wednesday, November 11, 2009
How to Build a Gaming PC [PDF Guide]
How to Build a Gaming PC [PDF Guide]: "MakeUseOf presents its latest PDF release - How to Build a Gaming PC, written by our very own PDF Manual Editor, Simon Slangen. In this guide, we’ll familiarize you with all the different computer components, from a gamer’s point of view. Instead of telling you what to buy, we’ll teach you how to weigh and judge these individual components."
TraceBullet.com - Everything And All Things!
TraceBullet.com - Everything And All Things!Hostname to IP, Check port, ping request, show page contents, show sent headers, whois request...FREE tools.
Tuesday, November 10, 2009
SlySoft Virtual CloneDrive
SlySoft Virtual CloneDrive: "Virtual CloneDrive works and behaves just like a physical CD/DVD drive, however it exists only virtually. Image files generated with CloneDVD or CloneCD can be mounted onto a virtual drive from your hard-disk or from a network drive and used in the same manner as inserting them into a normal CD/DVD drive.
Probably the best virtual drive software, Virtual CloneDrive allows you to enjoy the freedom of a virtual drive and is completely free."
Once you download and install and run this, you can associate it with your .iso files and if you have the SPCUG CD .iso for instance, you can run it and access it virutally by clicking on the .iso and using Virtual Clonedrive to access it. The limit on my installation is fifteen virtual drives! -tp.
Probably the best virtual drive software, Virtual CloneDrive allows you to enjoy the freedom of a virtual drive and is completely free."
Once you download and install and run this, you can associate it with your .iso files and if you have the SPCUG CD .iso for instance, you can run it and access it virutally by clicking on the .iso and using Virtual Clonedrive to access it. The limit on my installation is fifteen virtual drives! -tp.
Should You Use Standby or Hibernate? - washingtonpost.com
Should You Use Standby or Hibernate? - washingtonpost.com: "Should You Use Standby or Hibernate?
Most laptops give you a choice, but which mode works best, and why? Answers coming up.
Rick Broida
PC World
Tuesday, November 10, 2009; 12:19 AM
It's an age-old question: When you're done using your laptop, or just taking a break from work, should you put it to sleep, let it hibernate, or turn it all the way off?
Most laptops give you a choice, but which mode works best, and why? Answers coming up.
Rick Broida
PC World
Tuesday, November 10, 2009; 12:19 AM
It's an age-old question: When you're done using your laptop, or just taking a break from work, should you put it to sleep, let it hibernate, or turn it all the way off?
Monday, November 9, 2009
WordPress › The Dropbox Plugin « WordPress Plugins
WordPress › The Dropbox Plugin « WordPress Plugins: "The Dropbox Plugin"
Sunday, November 8, 2009
6 Ways To Set Up Dual Monitors To Be More Productive
6 Ways To Set Up Dual Monitors To Be More Productive: "6 Ways To Set Up Dual Monitors To Be More Productive"
Saturday, November 7, 2009
How to turn an old PC into a media centre | News | TechRadar UK
How to turn an old PC into a media centre | News | TechRadar UK: "How to turn an old PC into a media centre. Play media on your TV with an old PC and XBMC"
How to turn an old laptop into a digital photo frame | News | TechRadar UK
How to turn an old laptop into a digital photo frame | News | TechRadar UK: "How to turn an old laptop into a digital photo frame
Do something useful with that venerable old machine"
Do something useful with that venerable old machine"
Quick Image Downloader: Download Multiple Images At Once
Quick Image Downloader: Download Multiple Images At Once: "Quick Image Downloader is an experimental Firefox add-on that lets you quickly save multiple images displayed on any webpage with a single click"
Head-to-Head - Anonymous Audio/Video Chat
Head-to-Head - Anonymous Audio/Video ChatLonely. Need a chat mate? Turn on your web cam and head to this site.
UPDATE - 12:15, Sat. I used this with my headphone set and web cam. First connection was with Roger in Louisiana. His mic was broken, but the video was good, and he was able to chat using the keyboard to communicate. We tested any delay with audio, and he reported that there was no delay. Nice tool. FREE, fast and easy to install. -tp
Today (11 Nov.), I had a conversation with Alexander. He is a computer student in RUSSIA! Amazing. It's random, so you never know who you will connect with.
UPDATE - 12:15, Sat. I used this with my headphone set and web cam. First connection was with Roger in Louisiana. His mic was broken, but the video was good, and he was able to chat using the keyboard to communicate. We tested any delay with audio, and he reported that there was no delay. Nice tool. FREE, fast and easy to install. -tp
Today (11 Nov.), I had a conversation with Alexander. He is a computer student in RUSSIA! Amazing. It's random, so you never know who you will connect with.
Friday, November 6, 2009
AVG Antivirus and Security Software - Tools download
AVG Antivirus and Security Software - Tools download: "AVG Remover utility removes all parts of AVG installation on your computer, including registry items, installation and user files on your disk, etc. AVG Remover is the least option to be used in case the AVG uninstallation / repair installation process has failed repeatedly."
QMMander – Replace Your Windows Explorer With An Open Source Alternative
QMMander – Replace Your Windows Explorer With An Open Source Alternative: "QMMander – Replace Your Windows Explorer With An Open Source Alternative"
Thursday, November 5, 2009
Google Shows How Much of Your Data is Stored - Tom's Hardware
Google Shows How Much of Your Data is Stored - Tom's Hardware: "Google is today launching a new feature called Dashboard. Designed to give you better control of the data that is being stored on various different Google services, the search giant is labeling Dashboard as another positive step toward user privacy."
NoDrives Manager | Get NoDrives Manager at SourceForge.net
NoDrives Manager | Get NoDrives Manager at SourceForge.net: "NoDrives Manager is a simple tool for hiding Windows logical drives by modifying the registry."
AM-DeadLink - Download FavIcons and detect dead links in your browser bookmarks
AM-DeadLink - Download FavIcons and detect dead links in your browser bookmarks: "AM-DeadLink detects dead links and duplicates in browser bookmarks and text files. If a bookmark has become unavailable you can verify and delete it permanently. Additionally you can download FavIcons for all your Favorites and Bookmarks."
Wednesday, November 4, 2009
Tweet Radio | have you heard the bird?
Tweet Radio | have you heard the bird?Search Tweet, and it's read to you.
Tuesday, November 3, 2009
Monday, November 2, 2009
How to make Windows XP your default operating system in dual boot with Ubuntu
How to make Windows XP your default operating system in dual boot with Ubuntu
Lots of people are trying out Ubuntu, one of the currently most popular distributions of Linux. Why not? After all, it's free. Many are installing it to dual boot with their Windows OS, which is a good idea since many Windows applications that you may rely on to do your work don't run in Linux. However, you may notice that its boot loader takes over and makes Ubuntu the default operating system, and that might not be what you want. To change that behavior, you need to edit the Grub boot loader menu. Here's how:
1. Boot into Ubuntu
2. Click Applications | Accessories | Terminal to open a command line window
3. At the command prompt, type sudo gedit /boot/grub/menu.lst
4. When prompted, type your password
5. In the file, find the following section:
## default num
# Set the default entry to the entry number NUM. Numbering starts from 0, and
# the entry number 0 is the default if the command is not used.
default 0
6. Change the 0 to the number of the Windows boot section, which should be 4 on a typical dual boot system where you installed Ubuntu after XP
7. Save the file with the changes
It's a good idea to back up the file before you edit it. See this page for instructions:
http://www.wxpnews.com/0WJMWV/091103-Default-Operating-System
Lots of people are trying out Ubuntu, one of the currently most popular distributions of Linux. Why not? After all, it's free. Many are installing it to dual boot with their Windows OS, which is a good idea since many Windows applications that you may rely on to do your work don't run in Linux. However, you may notice that its boot loader takes over and makes Ubuntu the default operating system, and that might not be what you want. To change that behavior, you need to edit the Grub boot loader menu. Here's how:
1. Boot into Ubuntu
2. Click Applications | Accessories | Terminal to open a command line window
3. At the command prompt, type sudo gedit /boot/grub/menu.lst
4. When prompted, type your password
5. In the file, find the following section:
## default num
# Set the default entry to the entry number NUM. Numbering starts from 0, and
# the entry number 0 is the default if the command is not used.
default 0
6. Change the 0 to the number of the Windows boot section, which should be 4 on a typical dual boot system where you installed Ubuntu after XP
7. Save the file with the changes
It's a good idea to back up the file before you edit it. See this page for instructions:
http://www.wxpnews.com/0WJMWV/091103-Default-Operating-System
Sunday, November 1, 2009
Saturday, October 31, 2009
HTML2Image - software to save web page HTML as an image file
HTML2Image - software to save web page HTML as an image file: "HTML2Image is an application that saves a standard web page as an image file. The HTML code is rendered to common image formats such as png, gif or jpg."
Friday, October 30, 2009
Text Converter
Text Converter: "That and much more makes can be done by the TextOonverter, that can be downloaded on this page. Besides the function 'Find and Replace', there are for example functions to delete lines or text passages, functions to insert text at user-defined positions (for example at the beginning or the end of a file or at a line), but also functions for changing case, inserting line numbers, sorting text or changing special characters in your HTML coding (Named Entities). Alone this function can very helpful for web designers."
Flipbook Printer - Mouser - Software - DonationCoder.com
Flipbook Printer - Mouser - Software - DonationCoder.com: "Flipbook Printer is a program that lets you make your own printed 'Flipbooks' from avi movie files using business cards."
Find Lost Space On Your Hard Disk With Space Sniffer
Find Lost Space On Your Hard Disk With Space Sniffer: "Do you know what is on your system? I mean do you really really know what is occupying your hard drive’s space?
Do you know where your 200GB is on free space? What’s that? You only have 72MB free? What is using all that lost hard drive space? What do you mean you don’t know?
Do you know where your 200GB is on free space? What’s that? You only have 72MB free? What is using all that lost hard drive space? What do you mean you don’t know?
Thursday, October 29, 2009
Subscribe to:
Posts (Atom)

