<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Trident Project News</title>
	<atom:link href="http://blog.tridentproject.org/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.tridentproject.org</link>
	<description>A digital repository and metadata editing initiative of Duke University Libraries</description>
	<lastBuildDate>Tue, 25 May 2010 23:50:13 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='blog.tridentproject.org' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/fd9037157333fb39880367b11f884aaa?s=96&#038;d=http://s2.wp.com/i/buttonw-com.png</url>
		<title>Trident Project News</title>
		<link>http://blog.tridentproject.org</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://blog.tridentproject.org/osd.xml" title="Trident Project News" />
	<atom:link rel='hub' href='http://blog.tridentproject.org/?pushpress=hub'/>
		<item>
		<title>Simplifying Client Configuration and Installation</title>
		<link>http://blog.tridentproject.org/2010/04/12/simplifying-client-configuration-and-installation/</link>
		<comments>http://blog.tridentproject.org/2010/04/12/simplifying-client-configuration-and-installation/#comments</comments>
		<pubDate>Mon, 12 Apr 2010 14:19:08 +0000</pubDate>
		<dc:creator>David Chandek-Stark</dc:creator>
				<category><![CDATA[client]]></category>

		<guid isPermaLink="false">http://blog.tridentproject.org/?p=48</guid>
		<description><![CDATA[In order to make the Trident client code easier to install, configure and maintain, I am working toward the following goals in the next few releases: Integration of YUI and jQuery/UI applications into trident.editor.  These components began as separate apps with their own config files, etc.  Adding them to the Trident project increased the complexity [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.tridentproject.org&blog=11417504&post=48&subd=tridentproject&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<p>In order to make the Trident client code easier to install, configure and maintain, I am working toward the following goals in the next few releases:</p>
<ul>
<li>Integration of YUI and jQuery/UI applications into trident.editor.  These components began as separate apps with their own config files, etc.  Adding them to the Trident project increased the complexity of configuration with no clear benefit.  Bundling the YUI CSS and jQuery/UI JavaScript and CSS with the Trident client package adds little bulk and makes the code easier to use of out of the box.</li>
<li>Auto-configuration of most of the necessary Django settings in trident.project.trident_settings so that they can be imported into the Django project settings module.  Ultimately, the user should have to provide little more than the database connection information in the project settings module.</li>
<li>Creation of a distutils installation script to ease installation of Python package dependencies.  Eventually I hope to upload the client code to PyPI to make it available with easy_install.  (Unfortunately, on some platforms, there may still be issues installing lxml and pycurl do to their own build requirements.)</li>
<li>Addition of scripts to trident/bin for running the client web applications using <a href="http://docs.djangoproject.com/en/dev/ref/django-admin/#runserver-port-or-ipaddr-port">django-admin.py runserver</a>.</li>
</ul>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/tridentproject.wordpress.com/48/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/tridentproject.wordpress.com/48/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/tridentproject.wordpress.com/48/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/tridentproject.wordpress.com/48/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/tridentproject.wordpress.com/48/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/tridentproject.wordpress.com/48/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/tridentproject.wordpress.com/48/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/tridentproject.wordpress.com/48/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/tridentproject.wordpress.com/48/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/tridentproject.wordpress.com/48/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.tridentproject.org&blog=11417504&post=48&subd=tridentproject&ref=&feed=1" />]]></content:encoded>
			<wfw:commentRss>http://blog.tridentproject.org/2010/04/12/simplifying-client-configuration-and-installation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/24a044241c6bf9abbdad04f3e847bbed?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">dchandek</media:title>
		</media:content>
	</item>
		<item>
		<title>Version 0.9.1 (final) Released</title>
		<link>http://blog.tridentproject.org/2010/04/09/version-0-9-1-final-released/</link>
		<comments>http://blog.tridentproject.org/2010/04/09/version-0-9-1-final-released/#comments</comments>
		<pubDate>Fri, 09 Apr 2010 15:03:55 +0000</pubDate>
		<dc:creator>David Chandek-Stark</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.tridentproject.org/?p=42</guid>
		<description><![CDATA[Python Client Download from SourceForge Changes since 0.9.1dev: Changed timezone default to use value consistent with Django TIME_ZONE setting. It appears that these codes work with pytz (at least version 2010e). TIME_ZONE is now pulled from trident config. Added default urls for repository and index to main config. Added pattern for Django admin media. Removed [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.tridentproject.org&blog=11417504&post=42&subd=tridentproject&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<h3>Python Client</h3>
<p><a href="https://sourceforge.net/projects/tridentproject/files/0.9.1/trident-python-client-0.9.1.tar.gz/download">Download from SourceForge</a></p>
<p>Changes since 0.9.1dev:</p>
<ul>
<li>Changed timezone default to use value consistent with Django TIME_ZONE setting.</li>
<li>It appears that these codes work with pytz (at least version 2010e).</li>
<li>TIME_ZONE is now pulled from trident config.</li>
<li>Added default urls for repository and index to main config.</li>
<li>Added pattern for Django admin media.</li>
<li>Removed search module from trident.editor (ticket #6).</li>
<li>Fixed bug in &#8220;My Items&#8221; view (ticket #27).</li>
<li>Removed &#8220;experimental&#8221; label from CSV and Excel export.</li>
<li>Added &#8216;labels&#8217; option to &#8216;section&#8217; dropdown on the add Component form (ticket #18).</li>
<li>Changed &#8220;copy&#8221; field in component form to CharField.</li>
</ul>
<h3>Repository</h3>
<p><a href="https://sourceforge.net/projects/tridentproject/files/0.9.1/trident-repository-0.9.1.tar.gz/download">Download from SourceForge</a></p>
<p>Changes since 0.9.1dev:</p>
<ul>
<li>Changed syntax of MasterMetadataForm</li>
<li>Modified DukeCore schema to support implementation of new MAPs</li>
</ul>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/tridentproject.wordpress.com/42/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/tridentproject.wordpress.com/42/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/tridentproject.wordpress.com/42/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/tridentproject.wordpress.com/42/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/tridentproject.wordpress.com/42/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/tridentproject.wordpress.com/42/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/tridentproject.wordpress.com/42/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/tridentproject.wordpress.com/42/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/tridentproject.wordpress.com/42/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/tridentproject.wordpress.com/42/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.tridentproject.org&blog=11417504&post=42&subd=tridentproject&ref=&feed=1" />]]></content:encoded>
			<wfw:commentRss>http://blog.tridentproject.org/2010/04/09/version-0-9-1-final-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/24a044241c6bf9abbdad04f3e847bbed?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">dchandek</media:title>
		</media:content>
	</item>
		<item>
		<title>Metadata editor screenshots</title>
		<link>http://blog.tridentproject.org/2010/04/07/metadata-editor-screenshots/</link>
		<comments>http://blog.tridentproject.org/2010/04/07/metadata-editor-screenshots/#comments</comments>
		<pubDate>Wed, 07 Apr 2010 16:45:43 +0000</pubDate>
		<dc:creator>David Chandek-Stark</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.tridentproject.org/?p=39</guid>
		<description><![CDATA[Screenshots of the Trident metadata editor application have been posted to a Picasa gallery: http://picasaweb.google.com/dchandekstark/TridentProject.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.tridentproject.org&blog=11417504&post=39&subd=tridentproject&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<p>Screenshots of the Trident metadata editor application have been posted to a Picasa gallery: <a href="http://picasaweb.google.com/dchandekstark/TridentProject">http://picasaweb.google.com/dchandekstark/TridentProject</a>.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/tridentproject.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/tridentproject.wordpress.com/39/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/tridentproject.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/tridentproject.wordpress.com/39/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/tridentproject.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/tridentproject.wordpress.com/39/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/tridentproject.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/tridentproject.wordpress.com/39/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/tridentproject.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/tridentproject.wordpress.com/39/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.tridentproject.org&blog=11417504&post=39&subd=tridentproject&ref=&feed=1" />]]></content:encoded>
			<wfw:commentRss>http://blog.tridentproject.org/2010/04/07/metadata-editor-screenshots/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/24a044241c6bf9abbdad04f3e847bbed?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">dchandek</media:title>
		</media:content>
	</item>
		<item>
		<title>Client code preview release</title>
		<link>http://blog.tridentproject.org/2010/03/19/client-code-preview-release/</link>
		<comments>http://blog.tridentproject.org/2010/03/19/client-code-preview-release/#comments</comments>
		<pubDate>Fri, 19 Mar 2010 18:40:24 +0000</pubDate>
		<dc:creator>David Chandek-Stark</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.tridentproject.org/?p=35</guid>
		<description><![CDATA[A preview release (0.9.1dev) of the Python client applications for Trident is now available for download from SourceForge.  The installation is currently manual (no setup.py yet) and the documentation is a work in progress.  If you give it a go, let us know how it goes!<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.tridentproject.org&blog=11417504&post=35&subd=tridentproject&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<p>A preview release (0.9.1dev) of the Python client applications for Trident is now available for download from <a href="https://sourceforge.net/projects/tridentproject/">SourceForge</a>.  The installation is currently manual (no setup.py yet) and the documentation is a work in progress.  If you give it a go, let us know how it goes!</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/tridentproject.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/tridentproject.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/tridentproject.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/tridentproject.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/tridentproject.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/tridentproject.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/tridentproject.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/tridentproject.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/tridentproject.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/tridentproject.wordpress.com/35/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.tridentproject.org&blog=11417504&post=35&subd=tridentproject&ref=&feed=1" />]]></content:encoded>
			<wfw:commentRss>http://blog.tridentproject.org/2010/03/19/client-code-preview-release/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/24a044241c6bf9abbdad04f3e847bbed?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">dchandek</media:title>
		</media:content>
	</item>
		<item>
		<title>Trident Project on SourceForge</title>
		<link>http://blog.tridentproject.org/2010/03/04/trident-project-on-sourceforge/</link>
		<comments>http://blog.tridentproject.org/2010/03/04/trident-project-on-sourceforge/#comments</comments>
		<pubDate>Thu, 04 Mar 2010 16:21:51 +0000</pubDate>
		<dc:creator>David Chandek-Stark</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.tridentproject.org/?p=28</guid>
		<description><![CDATA[That&#8217;s right kids, we&#8217;ve released our code, incomplete with no installation instructions or documentation!   But you were going to read the code anyway. http://tridentproject.svn.sourceforge.net/ Questions?  Comment here or give us a holler at info@tridentproject.org. Enjoy!<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.tridentproject.org&blog=11417504&post=28&subd=tridentproject&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<p>That&#8217;s right kids, we&#8217;ve released our code, incomplete with no installation instructions or documentation!   But you were going to read the code anyway. <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><a href="http://tridentproject.svn.sourceforge.net/">http://tridentproject.svn.sourceforge.net/</a></p>
<p>Questions?  Comment here or give us a holler at <a href="mailto:info@tridentproject.org">info@tridentproject.org</a>.</p>
<p>Enjoy!</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/tridentproject.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/tridentproject.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/tridentproject.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/tridentproject.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/tridentproject.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/tridentproject.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/tridentproject.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/tridentproject.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/tridentproject.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/tridentproject.wordpress.com/28/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.tridentproject.org&blog=11417504&post=28&subd=tridentproject&ref=&feed=1" />]]></content:encoded>
			<wfw:commentRss>http://blog.tridentproject.org/2010/03/04/trident-project-on-sourceforge/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/24a044241c6bf9abbdad04f3e847bbed?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">dchandek</media:title>
		</media:content>
	</item>
		<item>
		<title>Can I Get the Code?</title>
		<link>http://blog.tridentproject.org/2010/02/25/can-i-get-the-code/</link>
		<comments>http://blog.tridentproject.org/2010/02/25/can-i-get-the-code/#comments</comments>
		<pubDate>Thu, 25 Feb 2010 13:59:14 +0000</pubDate>
		<dc:creator>David Chandek-Stark</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.tridentproject.org/?p=17</guid>
		<description><![CDATA[We don&#8217;t yet have a distribution package or public code source repository, but we&#8217;re working to make this happen soon.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.tridentproject.org&blog=11417504&post=17&subd=tridentproject&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<p>We don&#8217;t yet have a distribution package or public code source repository, but we&#8217;re working to make this happen soon.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/tridentproject.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/tridentproject.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/tridentproject.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/tridentproject.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/tridentproject.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/tridentproject.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/tridentproject.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/tridentproject.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/tridentproject.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/tridentproject.wordpress.com/17/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.tridentproject.org&blog=11417504&post=17&subd=tridentproject&ref=&feed=1" />]]></content:encoded>
			<wfw:commentRss>http://blog.tridentproject.org/2010/02/25/can-i-get-the-code/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/24a044241c6bf9abbdad04f3e847bbed?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">dchandek</media:title>
		</media:content>
	</item>
		<item>
		<title>Digital Repository Developer position &#8211; Duke University</title>
		<link>http://blog.tridentproject.org/2010/02/23/digital-repository-developer-position-duke-university/</link>
		<comments>http://blog.tridentproject.org/2010/02/23/digital-repository-developer-position-duke-university/#comments</comments>
		<pubDate>Tue, 23 Feb 2010 20:38:03 +0000</pubDate>
		<dc:creator>David Chandek-Stark</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.tridentproject.org/?p=14</guid>
		<description><![CDATA[http://library.duke.edu/jobs/digitalrepositorydeveloper.html 2 year term appointment, with possibility of extension. The Digital Repository Developer will participate in the design and development of a technical infrastructure to support the management, preservation and appropriate access to digital scholarship at Duke. The incumbent will work closely with data owners, software developers, repository managers, and other library and University staff [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.tridentproject.org&blog=11417504&post=14&subd=tridentproject&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://library.duke.edu/jobs/digitalrepositorydeveloper.html"><strong>http://library.duke.edu/jobs/digitalrepositorydeveloper.html</strong></a></p>
<p><em>2 year term appointment, with possibility of extension.</em></p>
<p>The Digital Repository Developer will participate in the design and development of a technical infrastructure to support the management, preservation and appropriate access to digital scholarship at Duke.  The incumbent will work closely with data owners, software developers, repository managers, and other library and University staff to communicate and implement technology solutions. The position reports to the Head of Core Services within the Information Technology Services department of the Duke University Libraries.</p>
<p><a href="http://library.duke.edu/jobs/digitalrepositorydeveloper.html">More &#8230;</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/tridentproject.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/tridentproject.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/tridentproject.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/tridentproject.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/tridentproject.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/tridentproject.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/tridentproject.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/tridentproject.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/tridentproject.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/tridentproject.wordpress.com/14/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.tridentproject.org&blog=11417504&post=14&subd=tridentproject&ref=&feed=1" />]]></content:encoded>
			<wfw:commentRss>http://blog.tridentproject.org/2010/02/23/digital-repository-developer-position-duke-university/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/24a044241c6bf9abbdad04f3e847bbed?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">dchandek</media:title>
		</media:content>
	</item>
		<item>
		<title>Code4Lib 2010 Presentation</title>
		<link>http://blog.tridentproject.org/2010/01/14/code4lib-2010-presentation/</link>
		<comments>http://blog.tridentproject.org/2010/01/14/code4lib-2010-presentation/#comments</comments>
		<pubDate>Thu, 14 Jan 2010 19:09:31 +0000</pubDate>
		<dc:creator>David Chandek-Stark</dc:creator>
				<category><![CDATA[Conferences]]></category>
		<category><![CDATA[code4lib]]></category>

		<guid isPermaLink="false">http://blog.tridentproject.org/?p=3</guid>
		<description><![CDATA[Metadata Editing: A Truly Extensible Solution David Kennedy and David Chandek-Stark Tuesday, February 23, 2010 &#8212; 2:00-2:20pm http://code4lib.org/conference/2010/kennedy_chandek-stark Presentation slides: bit.ly/c3QpL1 We set out in the Trident project to create a metadata tool that scales. In doing so we have conceived of the metadata application profile, a profile which provides instructions for software on how [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.tridentproject.org&blog=11417504&post=3&subd=tridentproject&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<p><strong>Metadata Editing: A Truly Extensible Solution</strong><br />
<em>David Kennedy and David Chandek-Stark</em><br />
Tuesday, February 23, 2010 &#8212; 2:00-2:20pm<br />
<a href="http://code4lib.org/conference/2010/kennedy_chandek-stark">http://code4lib.org/conference/2010/kennedy_chandek-stark</a></p>
<p>Presentation slides: <a href="http://bit.ly/c3QpL1">bit.ly/c3QpL1</a></p>
<p>We set out in the Trident project to create a metadata tool that scales. In doing so we have conceived of the metadata application profile, a profile which provides instructions for software on how to edit metadata. We have built a set of web services and some web-based tools for editing metadata. The metadata application profile allows these tools to extend across different metadata schemes, and allows for different rules to be established for editing items of different collections. Some features of the tools include integration with authority lists, auto-complete fields, validation and clean integration of batch editing with Excel. I know, I know, Excel, but in the right hands, this is a powerful tool for cleanup and batch editing. In this talk, we want to introduce the concepts of the metadata application profile, and gather feedback on its merits, as well as demonstrate some of the tools we have developed and how they work together to manage the metadata in our Fedora repository.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/tridentproject.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/tridentproject.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/tridentproject.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/tridentproject.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/tridentproject.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/tridentproject.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/tridentproject.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/tridentproject.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/tridentproject.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/tridentproject.wordpress.com/3/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.tridentproject.org&blog=11417504&post=3&subd=tridentproject&ref=&feed=1" />]]></content:encoded>
			<wfw:commentRss>http://blog.tridentproject.org/2010/01/14/code4lib-2010-presentation/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/24a044241c6bf9abbdad04f3e847bbed?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">dchandek</media:title>
		</media:content>
	</item>
	</channel>
</rss>