Unreal Tournament Screenshots, Part 2
Lameduckie goes for a ride. Again, there is one 'odd duck out' because of a spectacular FPH number. Unlike the last update, these are all in the right order and what you click on is what you get. The alt tags (hover your mouse over the images) give you the exact date and time the matches were won. This is because of some MAD java file manipulation skills on my part. See 'DateRename' below the screenshots if you want a piece of it. DateRename Slightly less quick-and-dirty than 'DirectoryRename' from the last UT shots page, this one will kindly sort by date before renaming (it also maintains original file date stamp). Included, sloppily, is also a nice way to generate thumbnails with dates in the alt tags. The same invocation applies: java DateRename <Source Path> <Prefix> <Postfix> java DateRename C:\temp\img img_ut_ .jpgDateRename.java - Source DateRename.class - Runnable See the original program output that I used to make this page! |