Archive for January, 2009

When did I take that picture? Mark your printed Photos

time When did I take that picture? Mark your printed Photos

Ever wonder when you took that digital picture you had printed?

I haven’t printed any digital photos through my local photo lab in quite a while and my wife recently asked me to get some of our Christmas pictures printed. I pulled out the last batch I had printed and noticed that the file names were printed on the back of my prints by the photo lab. That gave me a good reference point on what I had printed last time and gave me a great idea. If I renamed the pictures to contain the date and time they were taken when I had the next batch printed, I would be able to flip it over and see the date and time I took that picture.

When most digital cameras take a picture it will store the camera model, date/time taken, as well as lots of other stuff in the picture itself in what is called the EXIF data. Now I needed to find a program to read that information.

So I pulled out my favorite file renaming application, ReNamer (http://den4b.com), to see if it happend to know about EXIF and lucky me, it did. So I set up it up with a rule to rename my photo’s. The steps I used are available after the jump.
More >

Surpress Vista’s Remote Desktop Warning Message – I know already!

Right out of the box good old Vista will get the following warning every time you try to connect to a Windows 2003 server using Remote Desktop included in Vista.

remotedesktoperror Surpress Vistas Remote Desktop Warning Message   I know already!

 

Remote Desktop cannot verify the identity of the computer you want to connect to. Yeah and? This is really annoying as most of the machines I connect to are older servers and client workstations – not on VISTA!
 
If you are in a work environment where you trust the Windows 2003 servers you connect to, you can safely remove this warning by adding an entry to your Vista machine’s Registry:
1. Open Regedit 
2. Go to: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Terminal Server Client
3. Add The DWORD (32-bit) Value AuthenticationLevelOverride and give it the value 0 
 
 
That’s it! No need to restart or logout; you can just open a new remote desktop connection to test your changes.