<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="http://www.codeplex.com/rss.xsl"?><rss version="2.0"><channel><title>FlickrMetadataSynchr Release Rss Feed</title><link>http://www.codeplex.com/FlickrMetadataSynchr/Release/ProjectReleases.aspx</link><description>FlickrMetadataSynchr Release Rss Description</description><item><title>Updated Release: v1.3.0.0 Feature Release (aug 08, 2009)</title><link>http://flickrmetadatasynchr.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=31296</link><description>&lt;div class="wikidoc"&gt;The major new feature of this release compared to previous released versions is greatly improved speed. &lt;br /&gt;&lt;br /&gt;Previously fetching from and updating metadata on Flickr was done on a picture-by-picture basis one at a time. The new version uses multiple threads to fetch info for and update multiple pictures on Flickr at a time. This results in a speed improvement of up to ten times during these steps in the sync process.&lt;br /&gt;&lt;br /&gt;The functionality is otherwise unchanged.&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>erwyn</author><pubDate>Sat, 08 Aug 2009 22:55:42 GMT</pubDate><guid isPermaLink="false">Updated Release: v1.3.0.0 Feature Release (aug 08, 2009) 20090808105542P</guid></item><item><title>Released: v1.3.0.0 Feature Release (Aug 08, 2009)</title><link>http://flickrmetadatasynchr.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=31296</link><description>&lt;div&gt;The major new feature of this release compared to previous released versions is greatly improved speed. &lt;br&gt;&lt;br&gt;Previously fetching from and updating metadata on Flickr was done on a picture-by-picture basis one at a time. The new version uses multiple threads to fetch info for and update multiple pictures on Flickr at a time. This results in a speed improvement of up to ten times during these steps in the sync process.&lt;br&gt;&lt;br&gt;The functionality is otherwise unchanged.&lt;/div&gt;&lt;div&gt;&lt;/div&gt;</description><author></author><pubDate>Sat, 08 Aug 2009 22:55:42 GMT</pubDate><guid isPermaLink="false">Released: v1.3.0.0 Feature Release (Aug 08, 2009) 20090808105542P</guid></item><item><title>Updated Release: v1.2.1.0 Bugfix (Jun 05, 2009)</title><link>http://flickrmetadatasynchr.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=28292</link><description>&lt;div&gt;This release has no new features compared to v1.2.0.0.&lt;br&gt;&lt;br&gt;It only fixes one bug in v1.1.0.0-v1.2.0.0 that only seems to occurs on Windows 7. These older versions generate an ImageUniqueId/System.Image.ImageId metadata value that is invalid according the XMP spec. It should be the hexadecimal representation of a 128-bit number, which amounts to 32 characters in the range 0-9 or A-F.&lt;br&gt;&lt;br&gt;The old format is &lt;i&gt;FlickrId=&amp;lt;FlickrId&amp;gt;&lt;/i&gt;. The new version uses &lt;i&gt;FF4649&amp;lt;padding&amp;gt;&amp;lt;FlickrId&amp;gt;&lt;/i&gt;. This string will be exactly 32 characters long, which is achieved by padding with 0 characters. An example of a generated ImageUniqueId in the new format is &lt;i&gt;FF464900000000000000003595605328&lt;/i&gt;. In the old format this was &lt;i&gt;FlickrId=3595605328&lt;/i&gt;. The prefix &lt;i&gt;FF4649&lt;/i&gt; is just a way to distinguish these ImageUniqueIds from others, for example those generated by cameras.&lt;br&gt;&lt;br&gt;If the metadata of a local picture needs updating and already contains a FlickrId in the old form, it will be converted and the ImageUniqueId will be updated.&lt;br&gt;&lt;br&gt;This issue is tracked in work item &lt;a href="http://flickrmetadatasynchr.codeplex.com/WorkItem/View.aspx?WorkItemId=10093"&gt;Application crash due to invalid ImageUniqueId on Win7&lt;/a&gt;. &lt;/div&gt;</description><author>erwyn</author><pubDate>Fri, 05 Jun 2009 10:48:51 GMT</pubDate><guid isPermaLink="false">Updated Release: v1.2.1.0 Bugfix (Jun 05, 2009) 20090605104851A</guid></item><item><title>Released: v1.2.1.0 Bugfix (Jun 05, 2009)</title><link>http://flickrmetadatasynchr.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=28292</link><description>&lt;div&gt;This release has no new features compared to v1.2.0.0.&lt;br&gt;&lt;br&gt;It only fixes one bug in v1.1.0.0-v1.2.0.0 that only seems to occurs on Windows 7. These older versions generate an ImageUniqueId/System.Image.ImageId metadata value that is invalid according the XMP spec. It should be the hexadecimal representation of a 128-bit number, which amounts to 32 characters in the range 0-9 or A-F.&lt;br&gt;&lt;br&gt;The old format is &lt;i&gt;FlickrId=&amp;lt;FlickrId&amp;gt;&lt;/i&gt;. The new version uses &lt;i&gt;FF4649&amp;lt;padding&amp;gt;&amp;lt;FlickrId&amp;gt;&lt;/i&gt;. This string will be exactly 32 characters long, which is achieved by padding with 0 characters. An example of a generated ImageUniqueId in the new format is &lt;i&gt;FF464900000000000000003595605328&lt;/i&gt;. In the old format this was &lt;i&gt;FlickrId=3595605328&lt;/i&gt;. The prefix &lt;i&gt;FF4649&lt;/i&gt; is just a way to distinguish these ImageUniqueIds from others, for example those generated by cameras.&lt;br&gt;&lt;br&gt;If the metadata of a local picture needs updating and already contains a FlickrId in the old form, it will be converted and the ImageUniqueId will be updated.&lt;br&gt;&lt;br&gt;This issue is tracked in work item &lt;a href="http://flickrmetadatasynchr.codeplex.com/WorkItem/View.aspx?WorkItemId=10093"&gt;Application crash due to invalid ImageUniqueId on Win7&lt;/a&gt;. &lt;/div&gt;</description><author></author><pubDate>Fri, 05 Jun 2009 10:48:51 GMT</pubDate><guid isPermaLink="false">Released: v1.2.1.0 Bugfix (Jun 05, 2009) 20090605104851A</guid></item><item><title>Updated Release: v1.2.0.0 Feature Release (Apr 04, 2009)</title><link>http://flickrmetadatasynchr.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=25609</link><description>&lt;div&gt;
Minor feature release. The following improvements were made in v1.2.0 over the v1.1.0 release:&lt;br&gt;&lt;ol&gt;
&lt;li&gt;Added robustness for users who don't have a Flickr Pro account. In that case downloading pictures is not supported, because the original pictures are not available on Flickr.&lt;/li&gt;&lt;li&gt;Now uses version 2.2.0 of the &lt;a href="http://flickrnet.codeplex.com"&gt;Flickr.Net library&lt;span&gt;&lt;/span&gt;&lt;/a&gt; to access the Flickr API.&lt;/li&gt;&lt;li&gt;Fixed a bug that crashed the application after a non-JPEG file was downloaded.&lt;/li&gt;&lt;li&gt;Outputs the application version number to the trace window and the log file.&lt;/li&gt;&lt;li&gt;The licenses for this application and Flickr.Net are now included in the ZIP file with the executable program.&lt;/li&gt;
&lt;/ol&gt; &lt;br&gt;Also includes the improvements that were made in v1.1.0 over the v1.0.1 release:&lt;br&gt;&lt;ol&gt;
&lt;li&gt;Enhanced match algorithm to ensure the downloading of all pictures and better matching of pictures with duplicate datetime taken or title.&lt;/li&gt;&lt;li&gt;Adds ImageUniqueId metadata with FlickrID=&amp;lt;id&amp;gt; value to local pictures for unique identification of pictures in future sync operations. Can be turned off in config file.&lt;/li&gt;&lt;li&gt;Save pictures with the title from Flickr as filename when downloading, turning all characters that are not allowed in filenames in dashes or other characters. Adding (1), (2) etc. as a suffix when there are duplicate titles.&lt;/li&gt;&lt;li&gt;Show the number of photos in each set next to each set name in the drop-down list of Flickr photosets.&lt;/li&gt;&lt;li&gt;Handle Windows Imaging Component bugs gracefully. Ignore metadata update exceptions and move on instead of crashing.&lt;/li&gt;&lt;li&gt;Option in config file to turn off author sync.&lt;/li&gt;
&lt;/ol&gt;
&lt;/div&gt;</description><author>erwyn</author><pubDate>Sat, 04 Apr 2009 20:31:23 GMT</pubDate><guid isPermaLink="false">Updated Release: v1.2.0.0 Feature Release (Apr 04, 2009) 20090404083123P</guid></item><item><title>Released: v1.2.0.0 Feature Release (Apr 04, 2009)</title><link>http://flickrmetadatasynchr.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=25609</link><description>&lt;div&gt;
Minor feature release. The following improvements were made in v1.2.0 over the v1.1.0 release:&lt;br&gt;&lt;ol&gt;
&lt;li&gt;Added robustness for users who don't have a Flickr Pro account. In that case downloading pictures is not supported, because the original pictures are not available on Flickr.&lt;/li&gt;&lt;li&gt;Now uses version 2.2.0 of the &lt;a href="http://flickrnet.codeplex.com"&gt;Flickr.Net library&lt;span&gt;&lt;/span&gt;&lt;/a&gt; to access the Flickr API.&lt;/li&gt;&lt;li&gt;Fixed a bug that crashed the application after a non-JPEG file was downloaded.&lt;/li&gt;&lt;li&gt;Outputs the application version number to the trace window and the log file.&lt;/li&gt;&lt;li&gt;The licenses for this application and Flickr.Net are now included in the ZIP file with the executable program.&lt;/li&gt;
&lt;/ol&gt; &lt;br&gt;Also includes the improvements that were made in v1.1.0 over the v1.0.1 release:&lt;br&gt;&lt;ol&gt;
&lt;li&gt;Enhanced match algorithm to ensure the downloading of all pictures and better matching of pictures with duplicate datetime taken or title.&lt;/li&gt;&lt;li&gt;Adds ImageUniqueId metadata with FlickrID=&amp;lt;id&amp;gt; value to local pictures for unique identification of pictures in future sync operations. Can be turned off in config file.&lt;/li&gt;&lt;li&gt;Save pictures with the title from Flickr as filename when downloading, turning all characters that are not allowed in filenames in dashes or other characters. Adding (1), (2) etc. as a suffix when there are duplicate titles.&lt;/li&gt;&lt;li&gt;Show the number of photos in each set next to each set name in the drop-down list of Flickr photosets.&lt;/li&gt;&lt;li&gt;Handle Windows Imaging Component bugs gracefully. Ignore metadata update exceptions and move on instead of crashing.&lt;/li&gt;&lt;li&gt;Option in config file to turn off author sync.&lt;/li&gt;
&lt;/ol&gt;
&lt;/div&gt;</description><author></author><pubDate>Sat, 04 Apr 2009 20:31:23 GMT</pubDate><guid isPermaLink="false">Released: v1.2.0.0 Feature Release (Apr 04, 2009) 20090404083123P</guid></item><item><title>Updated Release: v1.2.0.0 Feature Release (Apr 04, 2009)</title><link>http://flickrmetadatasynchr.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=25609</link><description>&lt;div&gt;
Minor feature release. The following improvements were made in v1.2.0 over the v1.1.0 release:&lt;br&gt;&lt;ol&gt;
&lt;li&gt;Added robustness for users who don't have a Flickr Pro account. In that case downloading pictures is not supported, because the original pictures are not available on Flickr.&lt;/li&gt;&lt;li&gt;Now uses version 2.2.0 of the &lt;a href="http://flickrnet.codeplex.com"&gt;Flickr.Net library&lt;span&gt;&lt;/span&gt;&lt;/a&gt; to access the Flickr API.&lt;/li&gt;&lt;li&gt;Fixed a bug that crashed the application after a non-JPEG file was downloaded.&lt;/li&gt;&lt;li&gt;Outputs the application version number to the trace window and the log file.&lt;/li&gt;&lt;li&gt;The licenses for this application and Flickr.Net are now included in the ZIP file with the executable program.&lt;/li&gt;
&lt;/ol&gt; &lt;br&gt;Also includes the improvements that were made in v1.10 over the v1.0.1 release:&lt;br&gt;&lt;ol&gt;
&lt;li&gt;Enhanced match algorithm to ensure the downloading of all pictures and better matching of pictures with duplicate datetime taken or title.&lt;/li&gt;&lt;li&gt;Adds ImageUniqueId metadata with FlickrID=&amp;lt;id&amp;gt; value to local pictures for unique identification of pictures in future sync operations. Can be turned off in config file.&lt;/li&gt;&lt;li&gt;Save pictures with the title from Flickr as filename when downloading, turning all characters that are not allowed in filenames in dashes or other characters. Adding (1), (2) etc. as a suffix when there are duplicate titles.&lt;/li&gt;&lt;li&gt;Show the number of photos in each set next to each set name in the drop-down list of Flickr photosets.&lt;/li&gt;&lt;li&gt;Handle Windows Imaging Component bugs gracefully. Ignore metadata update exceptions and move on instead of crashing.&lt;/li&gt;&lt;li&gt;Option in config file to turn off author sync.&lt;/li&gt;
&lt;/ol&gt;
&lt;/div&gt;</description><author>erwyn</author><pubDate>Sat, 04 Apr 2009 19:47:44 GMT</pubDate><guid isPermaLink="false">Updated Release: v1.2.0.0 Feature Release (Apr 04, 2009) 20090404074744P</guid></item><item><title>Released: v1.2.0.0 Feature Release (Apr 04, 2009)</title><link>http://flickrmetadatasynchr.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=25609</link><description>&lt;div&gt;
Minor feature release. The following improvements were made in v1.2.0 over the v1.1.0 release:&lt;br&gt;&lt;ol&gt;
&lt;li&gt;Added robustness for users who don't have a Flickr Pro account. In that case downloading pictures is not supported, because the original pictures are not available on Flickr.&lt;/li&gt;&lt;li&gt;Now uses version 2.2.0 of the &lt;a href="http://flickrnet.codeplex.com"&gt;Flickr.Net library&lt;span&gt;&lt;/span&gt;&lt;/a&gt; to access the Flickr API.&lt;/li&gt;&lt;li&gt;Fixed a bug that crashed the application after a non-JPEG file was downloaded.&lt;/li&gt;&lt;li&gt;Outputs the application version number to the trace window and the log file.&lt;/li&gt;&lt;li&gt;The licenses for this application and Flickr.Net are now included in the ZIP file with the executable program.&lt;/li&gt;
&lt;/ol&gt; &lt;br&gt;Also includes the improvements that were made in v1.10 over the v1.0.1 release:&lt;br&gt;&lt;ol&gt;
&lt;li&gt;Enhanced match algorithm to ensure the downloading of all pictures and better matching of pictures with duplicate datetime taken or title.&lt;/li&gt;&lt;li&gt;Adds ImageUniqueId metadata with FlickrID=&amp;lt;id&amp;gt; value to local pictures for unique identification of pictures in future sync operations. Can be turned off in config file.&lt;/li&gt;&lt;li&gt;Save pictures with the title from Flickr as filename when downloading, turning all characters that are not allowed in filenames in dashes or other characters. Adding (1), (2) etc. as a suffix when there are duplicate titles.&lt;/li&gt;&lt;li&gt;Show the number of photos in each set next to each set name in the drop-down list of Flickr photosets.&lt;/li&gt;&lt;li&gt;Handle Windows Imaging Component bugs gracefully. Ignore metadata update exceptions and move on instead of crashing.&lt;/li&gt;&lt;li&gt;Option in config file to turn off author sync.&lt;/li&gt;
&lt;/ol&gt;
&lt;/div&gt;</description><author></author><pubDate>Sat, 04 Apr 2009 19:47:44 GMT</pubDate><guid isPermaLink="false">Released: v1.2.0.0 Feature Release (Apr 04, 2009) 20090404074744P</guid></item><item><title>Updated Release: v1.2.0.0 (Apr 04, 2009)</title><link>http://flickrmetadatasynchr.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=25609</link><description>&lt;div&gt;
Minor feature release. The following improvements were made in v1.2.0 over the v1.1.0 release:&lt;br&gt;&lt;ol&gt;
&lt;li&gt;Added robustness for users who don't have a Flickr Pro account. In that case downloading pictures is not supported, because the original pictures are not available on Flickr.&lt;/li&gt;&lt;li&gt;Now uses version 2.2.0 of the &lt;a href="http://flickrnet.codeplex.com"&gt;Flickr.Net library&lt;span&gt;&lt;/span&gt;&lt;/a&gt; to access the Flickr API.&lt;/li&gt;&lt;li&gt;Fixed a bug that crashed the application after a non-JPEG file was downloaded.&lt;/li&gt;&lt;li&gt;Outputs the application version number to the trace window and the log file.&lt;/li&gt;&lt;li&gt;The licenses for this application and Flickr.Net are now included in the ZIP file with the executable program.&lt;/li&gt;
&lt;/ol&gt; &lt;br&gt;Also includes the improvements that were made in v1.10 over the v1.0.1 release:&lt;br&gt;&lt;ol&gt;
&lt;li&gt;Enhanced match algorithm to ensure the downloading of all pictures and better matching of pictures with duplicate datetime taken or title.&lt;/li&gt;&lt;li&gt;Adds ImageUniqueId metadata with FlickrID=&amp;lt;id&amp;gt; value to local pictures for unique identification of pictures in future sync operations. Can be turned off in config file.&lt;/li&gt;&lt;li&gt;Save pictures with the title from Flickr as filename when downloading, turning all characters that are not allowed in filenames in dashes or other characters. Adding (1), (2) etc. as a suffix when there are duplicate titles.&lt;/li&gt;&lt;li&gt;Show the number of photos in each set next to each set name in the drop-down list of Flickr photosets.&lt;/li&gt;&lt;li&gt;Handle Windows Imaging Component bugs gracefully. Ignore metadata update exceptions and move on instead of crashing.&lt;/li&gt;&lt;li&gt;Option in config file to turn off author sync.&lt;/li&gt;
&lt;/ol&gt;
&lt;/div&gt;</description><author>erwyn</author><pubDate>Sat, 04 Apr 2009 19:46:44 GMT</pubDate><guid isPermaLink="false">Updated Release: v1.2.0.0 (Apr 04, 2009) 20090404074644P</guid></item><item><title>Updated Release: v1.2.0.0</title><link>http://flickrmetadatasynchr.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=25609</link><description>&lt;div&gt;
Minor feature release. The following improvements were made in v1.2.0 over the v1.1.0 release:&lt;br&gt;&lt;ol&gt;
&lt;li&gt;Added robustness for users who don't have a Flickr Pro account. In that case downloading pictures is not supported, because the original pictures are not available on Flickr.&lt;/li&gt;&lt;li&gt;Now uses version 2.2.0 of the &lt;a href="http://flickrnet.codeplex.com"&gt;Flickr.Net library&lt;span&gt;&lt;/span&gt;&lt;/a&gt; to access the Flickr API.&lt;/li&gt;&lt;li&gt;Fixed a bug that crashed the application after a non-JPEG file was downloaded.&lt;/li&gt;&lt;li&gt;Outputs the application version number to the trace window and the log file.&lt;/li&gt;&lt;li&gt;The licenses for this application and Flickr.Net are now included in the ZIP file with the executable program.&lt;/li&gt;
&lt;/ol&gt; &lt;br&gt;Also includes the improvements that were made in v1.10 over the v1.0.1 release:&lt;br&gt;&lt;ol&gt;
&lt;li&gt;Enhanced match algorithm to ensure the downloading of all pictures and better matching of pictures with duplicate datetime taken or title.&lt;/li&gt;&lt;li&gt;Adds ImageUniqueId metadata with FlickrID=&amp;lt;id&amp;gt; value to local pictures for unique identification of pictures in future sync operations. Can be turned off in config file.&lt;/li&gt;&lt;li&gt;Save pictures with the title from Flickr as filename when downloading, turning all characters that are not allowed in filenames in dashes or other characters. Adding (1), (2) etc. as a suffix when there are duplicate titles.&lt;/li&gt;&lt;li&gt;Show the number of photos in each set next to each set name in the drop-down list of Flickr photosets.&lt;/li&gt;&lt;li&gt;Handle Windows Imaging Component bugs gracefully. Ignore metadata update exceptions and move on instead of crashing.&lt;/li&gt;&lt;li&gt;Option in config file to turn off author sync.&lt;/li&gt;
&lt;/ol&gt;
&lt;/div&gt;</description><author>erwyn</author><pubDate>Sat, 04 Apr 2009 10:02:00 GMT</pubDate><guid isPermaLink="false">Updated Release: v1.2.0.0 20090404100200A</guid></item><item><title>Updated Release: v1.1.0.0 Feature Release (Mar 09, 2009)</title><link>http://flickrmetadatasynchr.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=24119</link><description>&lt;div&gt;
New features in version 1.1.0.0:&lt;br&gt;&lt;ol&gt;
&lt;li&gt;Enhanced match algorithm to ensure the downloading of all pictures and better matching of pictures with duplicate datetime taken or title.&lt;/li&gt;&lt;li&gt;Adds ImageUniqueId metadata with FlickrID=&amp;lt;id&amp;gt; value to local pictures for unique identification of pictures in future sync operations. Can be turned off in config file.&lt;/li&gt;&lt;li&gt;Save pictures with the title from Flickr as filename when downloading, turning all characters that are not allowed in filenames in dashes or other characters. Adding (1), (2) etc. as a suffix when there are duplicate titles.&lt;/li&gt;&lt;li&gt;Show the number of photos in each set next to each set name in the drop-down list of Flickr photosets.&lt;/li&gt;&lt;li&gt;Handle Windows Imaging Component bugs gracefully. Ignore metadata update exceptions and move on instead of crashing.&lt;/li&gt;&lt;li&gt;Option in config file to turn off author sync.&lt;/li&gt;
&lt;/ol&gt; &lt;br&gt;Changes in code:&lt;br&gt;&lt;ol&gt;
&lt;li&gt;Changes to support the new features.&lt;/li&gt;&lt;li&gt;Refactoring of classes. Mostly splitting up big methods in smaller methods in the same class or a new helper class.&lt;/li&gt;
&lt;/ol&gt;
&lt;/div&gt;</description><author>erwyn</author><pubDate>Mon, 09 Mar 2009 22:18:06 GMT</pubDate><guid isPermaLink="false">Updated Release: v1.1.0.0 Feature Release (Mar 09, 2009) 20090309101806P</guid></item><item><title>Released: v1.1.0.0 Feature Release (Mar 09, 2009)</title><link>http://flickrmetadatasynchr.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=24119</link><description>&lt;div&gt;
New features in version 1.1.0.0:&lt;br&gt;&lt;ol&gt;
&lt;li&gt;Enhanced match algorithm to ensure the downloading of all pictures and better matching of pictures with duplicate datetime taken or title.&lt;/li&gt;&lt;li&gt;Adds ImageUniqueId metadata with FlickrID=&amp;lt;id&amp;gt; value to local pictures for unique identification of pictures in future sync operations. Can be turned off in config file.&lt;/li&gt;&lt;li&gt;Save pictures with the title from Flickr as filename when downloading, turning all characters that are not allowed in filenames in dashes or other characters. Adding (1), (2) etc. as a suffix when there are duplicate titles.&lt;/li&gt;&lt;li&gt;Show the number of photos in each set next to each set name in the drop-down list of Flickr photosets.&lt;/li&gt;&lt;li&gt;Handle Windows Imaging Component bugs gracefully. Ignore metadata update exceptions and move on instead of crashing.&lt;/li&gt;&lt;li&gt;Option in config file to turn off author sync.&lt;/li&gt;
&lt;/ol&gt; &lt;br&gt;Changes in code:&lt;br&gt;&lt;ol&gt;
&lt;li&gt;Changes to support the new features.&lt;/li&gt;&lt;li&gt;Refactoring of classes. Mostly splitting up big methods in smaller methods in the same class or a new helper class.&lt;/li&gt;
&lt;/ol&gt;
&lt;/div&gt;</description><author></author><pubDate>Mon, 09 Mar 2009 22:18:06 GMT</pubDate><guid isPermaLink="false">Released: v1.1.0.0 Feature Release (Mar 09, 2009) 20090309101806P</guid></item><item><title>Updated Release: v1.1.0.0 Feature Release</title><link>http://flickrmetadatasynchr.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=24119</link><description>&lt;div&gt;
New features in version 1.1.0.0:&lt;br&gt;&lt;ol&gt;
&lt;li&gt;Enhanced match algorithm to ensure the downloading of all pictures and better matching of pictures with duplicate datetime taken or title.&lt;/li&gt;&lt;li&gt;Adds ImageUniqueId metadata with FlickrID=&amp;lt;id&amp;gt; value to local pictures for unique identification of pictures in future sync operations. Can be turned off in config file.&lt;/li&gt;&lt;li&gt;Save pictures with the title from Flickr as filename when downloading, turning all characters that are not allowed in filenames in dashes or other characters. Adding (1), (2) etc. as a suffix when there are duplicate titles.&lt;/li&gt;&lt;li&gt;Show the number of photos in each set next to each set name in the drop-down list of Flickr photosets.&lt;/li&gt;&lt;li&gt;Handle Windows Imaging Component bugs gracefully. Ignore metadata update exceptions and move on instead of crashing.&lt;/li&gt;&lt;li&gt;Option in config file to turn off author sync.&lt;/li&gt;
&lt;/ol&gt; &lt;br&gt;Changes in code:&lt;br&gt;&lt;ol&gt;
&lt;li&gt;Changes to support the new features.&lt;/li&gt;&lt;li&gt;Refactoring of classes. Mostly splitting up big methods in smaller methods in the same class or a new helper class.&lt;/li&gt;
&lt;/ol&gt;
&lt;/div&gt;</description><author>erwyn</author><pubDate>Sun, 08 Mar 2009 11:28:46 GMT</pubDate><guid isPermaLink="false">Updated Release: v1.1.0.0 Feature Release 20090308112846A</guid></item><item><title>Updated Release: v1.1.0.0 Feature Release</title><link>http://flickrmetadatasynchr.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=24119</link><description>&lt;div&gt;
New features in version 1.1.0.0:&lt;br&gt;&lt;ol&gt;
&lt;li&gt;Enhanced match algorithm to ensure the downloading of all pictures and better matching of pictures with duplicate datetime taken or title.&lt;/li&gt;&lt;li&gt;Option to add 'flickr:id=&amp;lt;value&amp;gt;' machine tag to Flickr and local pictures for better identification of pictures.&lt;/li&gt;&lt;li&gt;Save pictures with the title from Flickr as filename when downloading, turning all characters that are not allowed in filenames in dashes or other characters. Adding (1), (2) etc. as a suffix when there are duplicate titles.&lt;/li&gt;&lt;li&gt;Show the number of photos in each set next to each set name in the drop-down list of Flickr photosets.&lt;/li&gt;&lt;li&gt;Handle Windows Imaging Component bugs gracefully. Ignore metadata update exceptions and move on instead of crashing.&lt;/li&gt;
&lt;/ol&gt;
&lt;/div&gt;</description><author>erwyn</author><pubDate>Fri, 06 Mar 2009 15:11:23 GMT</pubDate><guid isPermaLink="false">Updated Release: v1.1.0.0 Feature Release 20090306031123P</guid></item><item><title>Updated Release: v1.0.1.0 Bugfix (Jan 29, 2009)</title><link>http://www.codeplex.com/FlickrMetadataSynchr/Release/ProjectReleases.aspx?ReleaseId=22474</link><description>&lt;div&gt;
Fixed a download &amp;amp; sync bug. No other changes with respect to v1.0.0.0.&lt;br&gt;
&lt;/div&gt;</description><author>erwyn</author><pubDate>Thu, 29 Jan 2009 17:38:36 GMT</pubDate><guid isPermaLink="false">Updated Release: v1.0.1.0 Bugfix (Jan 29, 2009) 20090129053836P</guid></item><item><title>Released: v1.0.1.0 Bugfix (Jan 29, 2009)</title><link>http://www.codeplex.com/FlickrMetadataSynchr/Release/ProjectReleases.aspx?ReleaseId=22474</link><description>&lt;div&gt;
Fixed a download &amp;amp; sync bug. No other changes with respect to v1.0.0.0.&lt;br&gt;
&lt;/div&gt;</description><author></author><pubDate>Thu, 29 Jan 2009 17:38:33 GMT</pubDate><guid isPermaLink="false">Released: v1.0.1.0 Bugfix (Jan 29, 2009) 20090129053833P</guid></item><item><title>Updated Release: v1.0.0.0 RTW (Dec 15, 2008)</title><link>http://www.codeplex.com/FlickrMetadataSynchr/Release/ProjectReleases.aspx?ReleaseId=20568</link><description>&lt;div&gt;
Although the application has been stable for quite a while now, this is the first official 1.0 release of FlickrMetadataSynchr.&lt;br&gt; &lt;br&gt;Compared to the v0.9.3.0 RC3 version, it contains only one small change:&lt;br&gt;&lt;ul&gt;
&lt;li&gt;Existing geocoordinates are not overwritten by empty geodata, even if the side (local or Flickr) with the empty geodata has changed more recently.&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;</description><author>erwyn</author><pubDate>Mon, 15 Dec 2008 18:22:11 GMT</pubDate><guid isPermaLink="false">Updated Release: v1.0.0.0 RTW (Dec 15, 2008) 20081215062211P</guid></item><item><title>Released: v1.0.0.0 RTW (Dec 15, 2008)</title><link>http://www.codeplex.com/FlickrMetadataSynchr/Release/ProjectReleases.aspx?ReleaseId=20568</link><description>&lt;div&gt;
Although the application has been stable for quite a while now, this is the first official 1.0 release of FlickrMetadataSynchr.&lt;br&gt; &lt;br&gt;Compared to the v0.9.3.0 RC3 version, it contains only one small change:&lt;br&gt;&lt;ul&gt;
&lt;li&gt;Existing geocoordinates are not overwritten by empty geodata, even if the side (local or Flickr) with the empty geodata has changed more recently.&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;</description><author></author><pubDate>Mon, 15 Dec 2008 18:22:11 GMT</pubDate><guid isPermaLink="false">Released: v1.0.0.0 RTW (Dec 15, 2008) 20081215062211P</guid></item><item><title>CREATED RELEASE: v0.4.0.0 Alpha</title><link>http://www.codeplex.com/FlickrMetadataSynchr/Release/ProjectReleases.aspx?ReleaseId=2115</link><description>Fifth public release.</description><author></author><pubDate>Thu, 08 Mar 2007 08:00:00 GMT</pubDate><guid isPermaLink="false">CREATED RELEASE: v0.4.0.0 Alpha 20070308080000A</guid></item><item><title>UPDATED RELEASE: v0.4.0.0 Alpha</title><link>http://www.codeplex.com/FlickrMetadataSynchr/Release/ProjectReleases.aspx?ReleaseId=2115</link><description>Fifth public release. This version can match picture pairs, but does not show them yet.</description><author></author><pubDate>Fri, 02 Mar 2007 08:00:00 GMT</pubDate><guid isPermaLink="false">UPDATED RELEASE: v0.4.0.0 Alpha 20070302080000A</guid></item></channel></rss>