Use this simple tif to gif command line image conversion tool to convert a single file or a batch of files.
Use like: tconvert.exe somefile.tif or to convert all the files in the directory use: tconvert.exe -all
Professional product to clear up disordered wires, keep mess state away and build up a comfortable circumstance.
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.
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 42″ 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.