<?xml version="1.0" encoding="iso-8859-1"?> 
<rdf:RDF
	xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" 
	xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
	xmlns:dc="http://purl.org/dc/elements/1.1/" 
	xmlns:dcterms="http://purl.org/dc/terms/" 
	xmlns:admin="http://webns.net/mvcb/"
	xmlns:thr="http://purl.org/rss/1.0/modules/threading/"
	xmlns:pb="http://www.ideaspace.net/users/wkearney/schema/postback/" 
	xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" 
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:mt="http://movabletype.org/"
	xmlns:foaf="http://xmlns.com/foaf/0.1/" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:html="http://www.w3.org/TR/REC-html40/"
	xmlns="http://purl.org/rss/1.0/"
> 

<rdf:Description rdf:about="http://www.ideaspace.net/users/wkearney/archives/entries/000290.html"> 
	<title>Getting metadata from your users</title>
	<link>http://www.ideaspace.net/users/wkearney/archives/entries/000290.html</link>
	<description>Trying to get users to apply metadata?  Try the &quot;drive by metadata&quot; approach...</description> 

	<dc:creator>wkearney</dc:creator> 
	<dc:date>2003-04-26T08:42:35-05:00</dc:date> 
	<dc:identifier>http://www.ideaspace.net/users/wkearney/archives/entries/000290.html</dc:identifier>
	<dc:language>en-us</dc:language>

	 
	<dc:subject>Semantic Web</dc:subject>

	<trackback:ping rdf:resource="http://www.ideaspace.net/mt/tb.cgi/286" />
	<pb:trackbacksFrom> 
		<rdf:Seq> 
			<rdf:li rdf:resource="http://dannyayers.com/archives/001221.html" />
		</rdf:Seq>
	</pb:trackbacksFrom>

	<slash:comments>1</slash:comments> 
	<thr:children>
		<rdf:Seq> 
			<rdf:li rdf:resource="http://www.ideaspace.net/users/wkearney/archives/entries/000290.html#c75" /> 
		</rdf:Seq>
	</thr:children>

	
	
	
	<dcterms:abstract>Trying to get users to apply metadata?  Try the &quot;drive by metadata&quot; approach...</dcterms:abstract> 
	<dcterms:created>2003-04-26T08:42:35-05:00</dcterms:created> 
	<dcterms:isPartOf rdf:resource="http://www.ideaspace.net/users/wkearney/" /> 

	<mt:body><![CDATA[<p>I've always found it's best not to confront your users with dialog-boxes-from-hell when asking them to apply metadata.  Better to have the data collected from them over time, during slightly tangental situations.  </p>]]></mt:body>
	<mt:excerpt>Trying to get users to apply metadata?  Try the &quot;drive by metadata&quot; approach...</mt:excerpt> 
	<mt:more><![CDATA[<p>I've struck on the idea of this being "Drive by metadata".  The idea being you get them hit-and-run style instead of chaining them to the desk and beating them into submission.  The latter is certainly tempting but usability studies don't favor it.</p>

<p>Sort of like how Quickbooks handles creating a transaction.  If it doesn't know the rest of the details needed it only asks you enough to get to the next step.  An invoice can be entered with just a name.  The address info won't be requested until later.  When you need to mail something it hits you up to apply the rest.  This is the sort of thing that more software should try doing.  This is also why the additive/fragmentary nature of RDF is a wicked cool thing.</p>

<p>I've used the HTML screensaver for this sort of thing.  The pages come up when my machine's idle.  I can click on the checkboxes and submit forms without interrupting the screensaver.  Works reasonably well.  This makes the application of metadata a pretty random event.  If a user sees something they understand as needing to be marked up they can do it without disrupting their current work.  The machine's idle, otherwise the screensaver wouldn't have come up, so it's obvious they're not 'doing something' on it.</p>

<p><br />
Anyway, if you want better results, give better data.  </p>]]></mt:more>
	<mt:keywords></mt:keywords> 
	<mt:entryID>290</mt:entryID>

	<mt:entryPrev>289</mt:entryPrev>
	<mt:entryNext>291</mt:entryNext>

	<html:link rel="prev" type="application/xml" href="http://www.ideaspace.net/users/wkearney/archives/entries/000289.html.xml" title="Bleeech, personal advertising?" />
	<html:link rel="next" type="application/xml" href="http://www.ideaspace.net/users/wkearney/archives/entries/000291.html.xml" title="Found money!" />
	
	<mt:author>wkearney</mt:author> 
	<mt:authorNickname>Bill Kearney</mt:authorNickname> 
	<mt:authorEmail>wkearney@ideaspace.net</mt:authorEmail>
	<mt:authorURL rdf:resource="http://www.ideaspace.net/users/wkearney" /> 
	
	<foaf:name>wkearney</foaf:name> 
	<foaf:mbox rdf:resource="mailto:wkearney@ideaspace.net" /> 
	<foaf:nick>Bill Kearney</foaf:nick> 
	<foaf:homepage rdf:resource="http://www.ideaspace.net/users/wkearney" />
	
	<rdfs:seeAlso rdf:resource="http://www.ideaspace.net/users/wkearney/xml/index.rdf" />
	<admin:generatorAgent rdf:resource="http://www.movabletype.org/?v=2.64" /> 
</rdf:Description>
</rdf:RDF>