<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Git on Evan Hoffman</title><link>https://evan.wtf/tags/git/</link><description>Recent content in Git on Evan Hoffman</description><generator>Hugo</generator><language>en-US</language><copyright>Evan Hoffman</copyright><lastBuildDate>Wed, 25 May 2011 18:19:27 +0000</lastBuildDate><atom:link href="https://evan.wtf/tags/git/index.xml" rel="self" type="application/rss+xml"/><item><title>Calculating SHA-1 sums in Java</title><link>https://evan.wtf/2011/05/25/calculating-sha-1-sums-in-java/</link><pubDate>Wed, 25 May 2011 18:19:27 +0000</pubDate><guid>https://evan.wtf/2011/05/25/calculating-sha-1-sums-in-java/</guid><description>Java code for calculating SHA-1 sums from arbitrary InputStreams, files, or Strings and printing them as strings.</description></item><item><title>Java utility to reorganize photos by date taken (via EXIF metadata)</title><link>https://evan.wtf/2007/03/28/java-utility-to-reorganize-photos-by-date-taken-via-exif-metadata/</link><pubDate>Wed, 28 Mar 2007 00:00:37 +0000</pubDate><guid>https://evan.wtf/2007/03/28/java-utility-to-reorganize-photos-by-date-taken-via-exif-metadata/</guid><description>&lt;p&gt;I wrote a little utility to reorganize my digital camera pics based on the EXIF date-taken data stored in the pic. It&amp;rsquo;s pretty simple, I hacked it together in about an hour,&#10;but I thought it might be worth sharing for anyone else looking to do something similar. My camera organizes stuff as it sees fit sometimes, I am particular about my directory structure. This is probably a job best left to perl, but I don&amp;rsquo;t feel like getting Perl running on my Windows box where all the pics are. Now I can finally burn all my images to DVD.&lt;/p&gt;</description></item></channel></rss>