Control Your Computer With Sonar

This video will show you how to save energy on your computer using sonar. This concept is based on a program that you can downoad from here: http://stevetarzia.com/sonar/d…..wnload.php

Links
used in this video:

http://stevetarzia.com/sonar/d…..wnload.php

http://www.microsoft.com/expre…../Downloads

http://www.wxwidgets.org/downloads

http://www.portaudio.com/download.html

http://www.7zip.org

C++ Command for opening a webpage:

Shell Execute(NULL, “open”, “http://www.tinkernut.com”, NULL, NULL, SW_SHOWNORMAL);

C++ Comman for opening a CD tray:

mciSendString(“set CDAudio door open”, NULL, 0, NULL);

Bookmark and Share

5 Great Computer Pranks

This video will show you some great computer pranks to pull on your friends for April Fools day.

Bookmark and Share

Join the forum discussion on this post

Increase The Life Of Your Hard Drive

With all that we do on computers now-a-days, it is important to make sure we take care of them so that our data remains safe. This video covers the measures that you can take to increase the life of your computer’s hard drive. You can find all the links and notes used in this video at:

http://www.tinkernut.com/forum/video-tutorial-help/increase-the-life-of-your-hard-drive

Bookmark and Share

Join the forum discussion on this post

How To Fix Stuck Pixels

This video will show you a few techniques for removing stuck pixels from an LCD screen.

***DISCLAIMER***

Please only use these as a last resort, as some of them can cause more damage to the LCD. Only attempt these if you are experienced and know what you are doing.

Software website:

http://www.flexcode.org/lcd.html

Script Code:

:A

@color 53

@color 35

@color 23

@color 32

@goto A

pixels, stuck, lcd, screen, discolored, fix, tips, tricks, tutorial, how, to, tinkernut

Bookmark and Share

How To Set Up A Wireless Network

This tutorial walks you through the basics of setting up a wireless tutorial.

Bookmark and Share