<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: The Dark Side of Tagging in Windows Vista</title>
	<atom:link href="http://bobondevelopment.com/2007/04/10/the-dark-side-of-tagging-in-windows-vista/feed/" rel="self" type="application/rss+xml" />
	<link>http://bobondevelopment.com/2007/04/10/the-dark-side-of-tagging-in-windows-vista/</link>
	<description>Musings on the craft and business of software development</description>
	<lastBuildDate>Tue, 08 Dec 2009 17:59:10 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Thorsten</title>
		<link>http://bobondevelopment.com/2007/04/10/the-dark-side-of-tagging-in-windows-vista/comment-page-1/#comment-2105</link>
		<dc:creator>Thorsten</dc:creator>
		<pubDate>Tue, 07 Aug 2007 18:10:15 +0000</pubDate>
		<guid isPermaLink="false">http://bobondevelopment.com/2007/04/10/the-dark-side-of-tagging-in-windows-vista/#comment-2105</guid>
		<description>Thanks Barry, that worked fine - just as you said it took some time, and only the tags were done, all changed and edited images are still there.  I&#039;ll do this every now and then :)</description>
		<content:encoded><![CDATA[<p>Thanks Barry, that worked fine &#8211; just as you said it took some time, and only the tags were done, all changed and edited images are still there.  I&#8217;ll do this every now and then :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Barry</title>
		<link>http://bobondevelopment.com/2007/04/10/the-dark-side-of-tagging-in-windows-vista/comment-page-1/#comment-2012</link>
		<dc:creator>Barry</dc:creator>
		<pubDate>Sat, 14 Jul 2007 13:13:36 +0000</pubDate>
		<guid isPermaLink="false">http://bobondevelopment.com/2007/04/10/the-dark-side-of-tagging-in-windows-vista/#comment-2012</guid>
		<description>One way of getting Vista/Photo Gallery to recognise the tag changes is to delete or rename the database file which forces it to re-read all photo information...  It not quick and it&#039;s not something that you could do regularly, but it does work.

The database file is at C:\Users\UserName\appdata\Local\Microsoft\Windows Photo Gallery and is called pictured.pd4

Substitute the user&#039;s name for &quot;UserName&quot; in the above path.

Barry</description>
		<content:encoded><![CDATA[<p>One way of getting Vista/Photo Gallery to recognise the tag changes is to delete or rename the database file which forces it to re-read all photo information&#8230;  It not quick and it&#8217;s not something that you could do regularly, but it does work.</p>
<p>The database file is at C:\Users\UserName\appdata\Local\Microsoft\Windows Photo Gallery and is called pictured.pd4</p>
<p>Substitute the user&#8217;s name for &#8220;UserName&#8221; in the above path.</p>
<p>Barry</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Patrick Murphy</title>
		<link>http://bobondevelopment.com/2007/04/10/the-dark-side-of-tagging-in-windows-vista/comment-page-1/#comment-1941</link>
		<dc:creator>Patrick Murphy</dc:creator>
		<pubDate>Sun, 17 Jun 2007 04:14:22 +0000</pubDate>
		<guid isPermaLink="false">http://bobondevelopment.com/2007/04/10/the-dark-side-of-tagging-in-windows-vista/#comment-1941</guid>
		<description>There are many limitations to current tagging implementations. Some observations/suggestions...

Tags should be part of the image file (WPG got that right), and in a standard format so they are readable by many applications. Also, so they are not written over by potentially incompatible applications (&quot;my tags are better than yours&quot;).

Tags should be hierarchical (again, WPG got it right); for example, Animals.Air.Raptors.Falcon.

Tags should be importable/exportable as simple text database files. This way, if I develop a tag system which works for my organization, I can easily give it to others. Also, I could work on the tag categories &quot;offline&quot; using a text editor, instead of within the photo application which generally has multiple steps to create a tag.

Just as there are image format conversion utilities, there should also be tagging conversion utilities that go from one system (e.g., iMatch or Picasa) to another (e.g., WPG). This way, the 10,000 images I tagged using iMatch or Picasa or whatever would retain their tags if I switch to another system (or if a univeral tagging standard format is developed).

A tagging system should have a way to have a LOT of tags visible at once. I currently have over 500 tags. A single photo may get 5-10 different tags. It is very inefficient to scroll down a single vertical list to find 5-10 tags out of 500, per photo. Much better to have multiple columns of relatively small type, so many more tags are visible at once. Even better would be an intelligent system where the most recently used tags are collected at the top of the columns.

I currently use an application (Pixort) whose sole purpose is grading and culling photos. I&#039;d love to have a similar app whose sole purpose is tagging photos, so the process could be streamlined and made easier than picking from a humongous unorganized alphabetical list. Is anyone listening?

&lt;em&gt;Bob responds: I would pay good money for the kind of functionality you are talking about here.&lt;/em&gt;</description>
		<content:encoded><![CDATA[<p>There are many limitations to current tagging implementations. Some observations/suggestions&#8230;</p>
<p>Tags should be part of the image file (WPG got that right), and in a standard format so they are readable by many applications. Also, so they are not written over by potentially incompatible applications (&#8221;my tags are better than yours&#8221;).</p>
<p>Tags should be hierarchical (again, WPG got it right); for example, Animals.Air.Raptors.Falcon.</p>
<p>Tags should be importable/exportable as simple text database files. This way, if I develop a tag system which works for my organization, I can easily give it to others. Also, I could work on the tag categories &#8220;offline&#8221; using a text editor, instead of within the photo application which generally has multiple steps to create a tag.</p>
<p>Just as there are image format conversion utilities, there should also be tagging conversion utilities that go from one system (e.g., iMatch or Picasa) to another (e.g., WPG). This way, the 10,000 images I tagged using iMatch or Picasa or whatever would retain their tags if I switch to another system (or if a univeral tagging standard format is developed).</p>
<p>A tagging system should have a way to have a LOT of tags visible at once. I currently have over 500 tags. A single photo may get 5-10 different tags. It is very inefficient to scroll down a single vertical list to find 5-10 tags out of 500, per photo. Much better to have multiple columns of relatively small type, so many more tags are visible at once. Even better would be an intelligent system where the most recently used tags are collected at the top of the columns.</p>
<p>I currently use an application (Pixort) whose sole purpose is grading and culling photos. I&#8217;d love to have a similar app whose sole purpose is tagging photos, so the process could be streamlined and made easier than picking from a humongous unorganized alphabetical list. Is anyone listening?</p>
<p><em>Bob responds: I would pay good money for the kind of functionality you are talking about here.</em></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Elja Trum</title>
		<link>http://bobondevelopment.com/2007/04/10/the-dark-side-of-tagging-in-windows-vista/comment-page-1/#comment-1249</link>
		<dc:creator>Elja Trum</dc:creator>
		<pubDate>Mon, 23 Apr 2007 21:15:13 +0000</pubDate>
		<guid isPermaLink="false">http://bobondevelopment.com/2007/04/10/the-dark-side-of-tagging-in-windows-vista/#comment-1249</guid>
		<description>Thanks for your response, Bob.
I&#039;ve changed the indexing options to index properties and file content. This seems to work a bit. I can find some images that are tagged with their tags. Most tags I&#039;ve assigned don&#039;t seem to work. Perhaps the indexer needs more indexing time, but it claims &#039;indexing complete&#039;.</description>
		<content:encoded><![CDATA[<p>Thanks for your response, Bob.<br />
I&#8217;ve changed the indexing options to index properties and file content. This seems to work a bit. I can find some images that are tagged with their tags. Most tags I&#8217;ve assigned don&#8217;t seem to work. Perhaps the indexer needs more indexing time, but it claims &#8216;indexing complete&#8217;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Elja Trum</title>
		<link>http://bobondevelopment.com/2007/04/10/the-dark-side-of-tagging-in-windows-vista/comment-page-1/#comment-1228</link>
		<dc:creator>Elja Trum</dc:creator>
		<pubDate>Sun, 22 Apr 2007 23:04:35 +0000</pubDate>
		<guid isPermaLink="false">http://bobondevelopment.com/2007/04/10/the-dark-side-of-tagging-in-windows-vista/#comment-1228</guid>
		<description>Interesting observations. 
I noticed the normal Windows Vista search doesn&#039;t find the tags I added in the Photo Gallery. Do you think this could be because of the same problem? Do I need to keep Windows Photo Gallery running for some time before it has written all the tags to the files and has indexed the files with tags in the normal Vista Search?

&lt;em&gt;Bob responds: I haven&#039;t had time to assess Vista Search yet, especially in relation to tags, but if I recall correctly, it is configured &quot;out of the box&quot; to just search file names, not contents.  My guess is, you will have to configure Vista search to look at tags; but it should be capable of it.  If I get a chance to delve into this, I&#039;ll update this response.  Regarding Gallery&#039;s background tag writing -- If you shut Gallery down before it&#039;s finished updating files, it&#039;s supposed to resume any unfinished file updates the next time you fire it up.&lt;/em&gt;</description>
		<content:encoded><![CDATA[<p>Interesting observations.<br />
I noticed the normal Windows Vista search doesn&#8217;t find the tags I added in the Photo Gallery. Do you think this could be because of the same problem? Do I need to keep Windows Photo Gallery running for some time before it has written all the tags to the files and has indexed the files with tags in the normal Vista Search?</p>
<p><em>Bob responds: I haven&#8217;t had time to assess Vista Search yet, especially in relation to tags, but if I recall correctly, it is configured &#8220;out of the box&#8221; to just search file names, not contents.  My guess is, you will have to configure Vista search to look at tags; but it should be capable of it.  If I get a chance to delve into this, I&#8217;ll update this response.  Regarding Gallery&#8217;s background tag writing &#8212; If you shut Gallery down before it&#8217;s finished updating files, it&#8217;s supposed to resume any unfinished file updates the next time you fire it up.</em></p>
]]></content:encoded>
	</item>
</channel>
</rss>
