<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Usability Thoughts &#187; files</title>
	<atom:link href="http://usabilitythoughts.com/tag/files/feed" rel="self" type="application/rss+xml" />
	<link>http://usabilitythoughts.com</link>
	<description>content meets user</description>
	<lastBuildDate>Thu, 12 Jan 2012 09:02:56 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How to name your files</title>
		<link>http://usabilitythoughts.com/how-to-name-your-files.html</link>
		<comments>http://usabilitythoughts.com/how-to-name-your-files.html#comments</comments>
		<pubDate>Tue, 31 Mar 2009 09:49:29 +0000</pubDate>
		<dc:creator>Adrian</dc:creator>
				<category><![CDATA[Good practices]]></category>
		<category><![CDATA[Usability fail]]></category>
		<category><![CDATA[dev]]></category>
		<category><![CDATA[fail]]></category>
		<category><![CDATA[files]]></category>
		<category><![CDATA[naming]]></category>
		<category><![CDATA[seo]]></category>

		<guid isPermaLink="false">http://usabilitythoughts.com/?p=100</guid>
		<description><![CDATA[I was reading an article on Useful Usability and opened all 15 links to save the PDF files on my computer. I don&#8217;t have the time to read them now but i hope to find some in the near future. (It&#8217;s basically like writing things on a CD, you&#8217;ll never insert that in the optical [...]]]></description>
			<content:encoded><![CDATA[<p>I was reading an article on <a href="http://useful-usability.blogspot.com/2009/03/15-valuable-usability-pdfs-you-never.html">Useful Usability</a> and opened all 15 links to save the PDF files on my computer. I don&#8217;t have the time to read them now but i hope to find some in the near future. (It&#8217;s basically like writing things on a CD, you&#8217;ll never insert that in the optical unit ever again <img src='http://usabilitythoughts.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  ).</p>
<p>Anyway, I saved almost all of them in a directory on my computer. Looking at them later I realized many of them have names which don&#8217;t say anything about the content of the file, one of them is named &#8220;johnny.pdf&#8221;.  The title of that particular article/study is &#8220;Why Johnny Can’t Encrypt: A Usability Evaluation of PGP 5.0&#8243;. While &#8220;johnny&#8221; is part of the title, left alone it doesn&#8217;t say anything about the usability evaluation in the file.</p>
<p><strong>When dealing with files on the web, name them according to the content.</strong> You don&#8217;t know where they may end up, you want exposure after all, help that exposure with a content descriptive name.</p>
<p>Another important reason: SEO. It&#8217;s one thing when Google Bot crawls a picture of a blue book named <strong>&#8220;blue_book.jpg&#8221;</strong>, and another when it crawls <strong>&#8220;ds7d6s9ad99s9s76d6s.jpg&#8221;</strong>. Your picture will end up higher on the Google Images Index and generate you more traffic.</p>
<p>The main reason though, has to be the user. To a human being &#8220;ds7d6s9ad99s9s76d6s&#8221; doesn&#8217;t say anything about the content, &#8220;blue_book&#8221; does.  </p>
<p><strong>Developer note: </strong><br />
<em>For huge applications dealing with many files it&#8217;s quite hard to avoid duplicates (that&#8217;s why developers use hash strings like &#8220;ds7d6s9ad99s9s76d6s&#8221;), take flickr.com for example, all their image names look like that. For the rest of the applications developers can use some kind of hybrid naming like &#8220;blue_book_7d7s8767.jpg&#8221;. It&#8217;s much better than to use only the hash string. </em></p>
]]></content:encoded>
			<wfw:commentRss>http://usabilitythoughts.com/how-to-name-your-files.html/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

