I had heard vaguely about LogMeIn before, but then they bought Hamachi, a product that I use and love, mainly because it is simple and effective. Today I was forced to use LogMeIn to solve a problem and install some software.Tuesday, October 10, 2006
Remote Control with LogMeIn
I had heard vaguely about LogMeIn before, but then they bought Hamachi, a product that I use and love, mainly because it is simple and effective. Today I was forced to use LogMeIn to solve a problem and install some software.
Labels:
Software
Monday, October 09, 2006
Backups with SyncToy
Microsoft SyncToy is the only reason I can find to go throught the pain of installing and updating the .NET framework. After all, it makes sense to download 35MB worth of software and patches just to run a 1.35MB application, doesn't it? This is a simple, yet brilliantly effective application.
Labels:
Software
Sunday, October 08, 2006
DVDs and the Law of Unintended Consequences
Consumers don't like to be ripped off. When is the movie industry going to realise this? Their greedy little minds are forever trying to come up with schemes to rip off the public and make more money, but in the end the consumer always finds a way to get even.
It's a good job that Microsoft had the good manners to let me know. I guess their programmers have been stung by this before. Anyway, I was now fed up that simply because someone sent the wrong zone DVD to our shop, I was damned if my hardware would get damaged in the process. A quick search of my hardware model led me to this site, which explains why DVD drives are defective by design.
I also tracked down "DVD Region Killer", a program that bypasses the problem, and "DiscInfo", a program that tells you the state of your DVD hardware.Friday, October 06, 2006
Keep your cool while using your notebook
After my disaster with the "blower" that sucks, I bought the Antec Notebook Cooler. My laptop is now an extra 2cm above the ground, with the cooler underneath. It uses two cyclone fans to draw air from the underside of the laptop and extract it to the back and the right. The photo shows the top part. The two darker circles are where the fans extract the air and eject it out of the sides. Basicaly this turns the bottom of your notebook into a cooling area. I may need to modify it a bit to get it to keep Penny's ThinkPad R31 sufficiently cool, since its fan has stopped working reliably and the hard drive overheats when you run Spinrite.
The power is obtained from a USB connection, and they thoughtfully allow the USB connection to daisy-chain with another device, so Penny can still use her USB mouse and the cooler fan. The photo* abve shows the power cable plugging in to the USB connector on the left.
This photo* shows a close-up of one of the two fans.
This photo* shows the ThinkPad R31 on top of the Notebook Cooler. As you can see from the ruler on the right, the keyboard sits about 4-5cm above the desk.* Click for a more detailed image.
Labels:
Hardware,
Temperature
TrueCrypt shortcuts that saves time and keeps files safe
@echo offWhat does it do? It checks to see if drive X: exists, and if so, opens the directory. if not, it uses TrueCrypt to mount the directory (after asking for the passphrase) and then opens the directory. Either way, by the time it has finished the directory is open and I can begin work. Simple, yet so effective.
if not exist x:\nul goto TCMount
start x:\dev\clinic
goto END
:TCMount
echo Please enter TrueCrypt password
"C:\Program Files\TrueCrypt\TrueCrypt.exe" _
/l X /v D:\DonnDev.pgd /q
start x:\dev\clinic
:END
Note: the underscore indicates that the line continues, i.e. the line beginning "C:\ .." ends with "... /q". If you add "/c y /m ts" at the end, TrueCrypt will remember your password until you reboot, and time stamp the volume file each time you open it, so that backups work correctly.
The Refund Dance begins
Update 10th November 2006: The Legend Flash Drive has finally been replaced. The supplier didn't have stock. The "blower" was replaced on 17th October, so no refund was needed.
Labels:
Business,
Thumbs Down
The Citizen gets it

Labels:
Local Events
Thursday, October 05, 2006
US Military reaches new levels of stupidity
"Tommy Thompson, former Secretary of Health and Human Services joined the board of VeriChip Corporation after leaving his Bush administration cabinet post. Shortly thereafter, he went on national television recommending that all Americans get chipped as a way to link to their medical records. He also suggested the VeriChip could replace military dog tags, and a spokesman boasted that the company had been in talks with the Pentagon."
This guy has to be the dumbest man on the planet if he wasn't so obviously greedy. Imagine a troop of Marines walking through an urban alleyway somewhere in Iraq. They're the only humans in the entire area with VeriChips inserted under their skin. You can use a simple scanning device to pick up the existence of these chips, similar to the security detectors in shops.
They walk past a wooden door and there is a loud explosion. No more Marines. Other people had been walking past the same door all day, but since they didn't have VeriChips on them, or RFID tags in their American passports, they didn't trigger the bomb.
I think this is a brilliant idea. It maximizes American casualties and reduces collateral damagae to Iraqi civilians. All courtesy of the Bush administration.
Labels:
Politics
Subscribe to:
Posts (Atom)