Straight from China, wonderfully translated text.
Professional product to clear up disordered wires, keep mess state away and build up a comfortable circumstance.
Continue reading
Straight from China, wonderfully translated text.
Professional product to clear up disordered wires, keep mess state away and build up a comfortable circumstance.
Continue reading
The foggy grave site display was very popular on Halloween night. Every trick-or-treater that came to our door stopped and stared at the grave.
Fast way to change your proxy settings in IE. Enable or disable the proxy, or set it to a default setting or an alternate setting. Minimizes to the system tray where you are only a right-click away from changing the setting. Great to use if you need to change your proxy often. (You may need to restart IE when you change the proxy for the change to take effect) No need to install, runs right from the exe file. Requires the .NET Framework from Microsoft.
IE Proxy Changer (60 k)
IE Proxy Changer with Installer (1 MB)


Moving persistent route to a new PC is easy, save your self the task of re-typing them in one at a time with this these simple steps.
Open notepad and paste in the code below, then save as hosts.vbs and save it inside your windows directory.
Then all you need to do is type start -> run and type “hosts.vbs” and it will fire up your windows hosts file inside notepad
Set Sh = WScript.CreateObject("WScript.Shell")
On Error Resume Next
sOStype = Sh.RegRead(_
"HKLM\SYSTEM\CurrentControlSet\Control\ProductOptions\ProductType")
If Err.Number<>0 Then
Wscript.Echo " This doesn't appear to be an NT-like operating system;" _
& vbcrlf & "on Win9x use sysedit or msconfig."
Else
Set FSO = CreateObject("Scripting.FileSystemObject")
dirConfPath = "%SYSTEMROOT%\System32\"
On Error Resume Next
Sh.Run "Notepad " & dirConfPath & "drivers\etc\hosts"
End If
A computer in the Kitchen? Lets face it…for many of us the internet is now one of the basic food groups. We need some each and every day to stay healthy.
Finally made the plunge and put a PC in the kitchen. I liked the idea, but I don’t want it to look cluttered. Look at all the cords on the average desktop, stunning really.
A refurbished Dell came up with everything I wanted on it.
I figured I saved about $200 by going refurbished, and with the 1 year warranty, I didn’t really have any worried about the refurbished status. Downside is you don’t get to pick exactly what you want on it, but I thought it was a fair trade off. Total shipped price for it was $571.33
Picked up a separate Dell 19″ wide screen for $100, and added a wireless keyboard and mouse and I was ready to roll.
So far I am happy with it, I find we are watching TV on it a lot, even though on the other side of the room is a regular nice sized screen…but its more convenient to flip it on in the morning while in the kitchen. The media center features are very nice to have, we’ve never had any kind of DVR before, so it is quite fun to pause and record things. My kids think its amazing!
Please leave a comment if you have a PC in the kitchen, and how you use it and how you might keep your cords to a minimum.
Here is an easy tip to spruce up your end of day windows shut down.
Have it perform some simple tasks before shutting down your system for the day.
I have made a simple batch file to run a system defrag, then make a registry backup before shutting down the system for the night.
Here is what the batch file looks like:
defrag C:
regedit /e c:\regbackup.reg
shutdown -s
Save the file as myshutdown.cmd (or anything you want), save it somewhere on your drive, then you can make a shortcut to the file on the desktop.
Then right click on the new shortcut on your desktop and change the icon to look like the shutdown icon.
So now at the end of the day, activate your new shutdown command and it will defrag your drive, create a registry backup and shutdown your computer.
If you can think of any other maintenance tasks to add to the shutdown script, leave a comment and maybe it can be added in to make the ultimate shutdown command.
I recently removed Adobe Acrobat reader from my computer. In it’s place I installed the free Foxit Reader for Windows. So far no problems at all reading any PDF file. Also loads quicker and doesn’t bug me like the Adobe Reader did all the time. Also the Foxit reader does not sit and hog resources the same way that Adobe does. Give it a try, I think you will like it too…
Another reason to get rid of you Acrobat Reader… SECURITY!
The Foxit Reader can be downloaded for free from Foxit Software
Also, in case you are wondering. Foxit reader will look similar to your old friend Adobe Reader, see the screen shot below.