Monthly Archives: %sJune 2011


Google Web Fonts V2

New, improved, bigger, better, etc.

By |June 29th, 2011|Coding, Uncategorized|0 Comments


Google Web Fonts V2

New, improved, bigger, better, etc.

By |June 29th, 2011|Coding|0 Comments

Solution: Explorer open each folder in same window error and SQL Management Studio, IE and Team Explorer errors

Solution: Explorer open each folder in same window error and SQL Management Studio, IE and Team Explorer errors

By |June 20th, 2011|Coding, Uncategorized|0 Comments

Why clean code is more important than efficient code

Why clean code is more important than efficient code

By |June 20th, 2011|Coding, Uncategorized|0 Comments

Web Standards Update for Microsoft Visual Studio 2010 SP1

Download the latest Web Standards Update for Microsoft Visual Studio 2010 SP1. This update integrates HTML5 and CSS3 support in Visual Studio 2010.

You can also learn about some of the new syntax for HTML5 and CSS3 by visiting any of the following links:

Until next time!

By |June 18th, 2011|Coding, Uncategorized|0 Comments

EXIF Date + Windows Create Date

Today, I downloaded all the photos I have taken over the years from my android phone onto my PC. After bulk renaming the files and re-uploaded I noticed the sort order of my photos were out of order. It appears that android displays photos in the gallery based on the file create date. Since I did a bulk rename on my files all the create dates were set to today’s date.

I needed a way to reset the create date to the photo taken date, enter EXIF Date Changer, this tool will scan all the files in a specified folder and reset the dates, if can do:

EXIF Create Date -> Window File Create Date

Window File Create Date -> EXIF Create Date

Until next time!

By |June 11th, 2011|Coding, Uncategorized|0 Comments