<?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>Library Web Chic &#187; Digital Libraries</title>
	<atom:link href="http://www.librarywebchic.net/wordpress/category/digital-libraries/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.librarywebchic.net/wordpress</link>
	<description>Resources for librarians who are interested in the application of web design and technologies in libraries</description>
	<lastBuildDate>Thu, 15 Jul 2010 20:13:40 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Drupal and TIFFs</title>
		<link>http://www.librarywebchic.net/wordpress/2009/01/20/drupal-and-tiffs/</link>
		<comments>http://www.librarywebchic.net/wordpress/2009/01/20/drupal-and-tiffs/#comments</comments>
		<pubDate>Wed, 21 Jan 2009 03:23:00 +0000</pubDate>
		<dc:creator>Karen</dc:creator>
				<category><![CDATA[Digital Libraries]]></category>
		<category><![CDATA[Drupal]]></category>
		<category><![CDATA[tiff]]></category>

		<guid isPermaLink="false">http://www.librarywebchic.net/wordpress/?p=1052</guid>
		<description><![CDATA[I&#8217;ve been working on a prototype using Drupal for digital library content but one major issue I&#8217;m encountering is how Drupal deals with TIFFs. Drupal documentation is at best spotty and it is difficult sometimes to determined if modules (Image or ImageField) support TIFFs. What I&#8217;d like to be able to do is use FileField [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been working on a prototype using Drupal for digital library content but one major issue I&#8217;m encountering is how Drupal deals with TIFFs. Drupal documentation is at best spotty and it is difficult sometimes to determined if modules (<a href="http://drupal.org/project/image">Image</a> or <a href="http://drupal.org/project/imagefield">ImageField</a>) support TIFFs. What I&#8217;d like to be able to do is use <a href="http://drupal.org/project/filefield">FileField</a> (since ImageField upon testing doesn&#8217;t support TIFFs) to add TIFFs and then convert these into JPEGs. After about 2 days of digging, I haven&#8217;t found an answer. <a href="http://drupal.org/project/imagecache">ImageCache</a> would be perfect, except it doesn&#8217;t deal with TIFFs. It seems like <a href="http://www.imagemagick.org">ImageMagick</a> is capable of changing TIFFs into JPEGs but this hasn&#8217;t been integrated into Drupal as far as I can tell.</p>
<p>So I&#8217;ve reached a stalemate at this point. Does anyone out there have experience with making Drupal play nice with TIFFs?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.librarywebchic.net/wordpress/2009/01/20/drupal-and-tiffs/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Digital Library Metadata make my head hurt</title>
		<link>http://www.librarywebchic.net/wordpress/2008/11/06/digital-library-metadata-make-my-head-hurt/</link>
		<comments>http://www.librarywebchic.net/wordpress/2008/11/06/digital-library-metadata-make-my-head-hurt/#comments</comments>
		<pubDate>Thu, 06 Nov 2008 22:14:01 +0000</pubDate>
		<dc:creator>Karen</dc:creator>
				<category><![CDATA[Digital Libraries]]></category>
		<category><![CDATA[XML]]></category>
		<category><![CDATA[meta]]></category>
		<category><![CDATA[metadata]]></category>
		<category><![CDATA[mods]]></category>

		<guid isPermaLink="false">http://www.librarywebchic.net/wordpress/?p=933</guid>
		<description><![CDATA[I&#8217;ve been working with a variety of digital library metadata standards the last week or so. Developing project specifications and doing some rapid prototyping of forms for cataloging digital library objects both born digital and digitized. Digital library metadata standards are a hodge-podge of acronyms (METS, MODS, MIX) each of them equally complex on its [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been working with a variety of digital library metadata standards the last week or so. Developing project specifications and doing some rapid prototyping of forms for cataloging digital library objects both born digital and digitized. Digital library metadata standards are a hodge-podge of acronyms (METS, MODS, MIX) each of them equally complex on its own. However, when you put them together to form a complete record for a digital object it makes ones head hurt. A lot. So I&#8217;ve been working with the pieces one by one. MODS first because it intimidates me the least. Then MIX which is for digital images. Now I&#8217;m working with METS which stitches everything together. METS is what is making my head hurt the most. It is deceptively simple on the surface. However, when you spend time with it you realize that it is very complex. The good part of the complexity is that it is really flexible. The bad part is that there is a whole lot to absorb.</p>
<p>There are still lots of technical metadata specs for different formats to deal with but UH really hasn&#8217;t got to far into media, YET. I&#8217;m making some headway with my prototypes and looking forward to handing stuff over to my staff in December. In the meantime there is quite a bit of reading left to do.</p>
<p>Some key resources I&#8217;ve been using to educate myself and make decisions.</p>
<p>MODS</p>
<ul>
<li><a href="http://www.loc.gov/standards/mods/">Library of Congress MODS site</a></li>
<li><a href="http://www.loc.gov/standards/mods/registry.php">LOC MODS Implementation Registry</a> &#8211; sites using MODS</li>
<li><a href="http://gapines.org/opac/extras/opensearch/1.1/PINES/mods3/keyword/?searchTerms=pottery">MODS in action &#8211; Open Search of Georgia PINES catalog for &#8220;pottery&#8221;</a></li>
<li><a href="http://dl.lib.brown.edu:8083/editor/">MODS Editor at Brown University</a> &#8211; helpful for getting an idea what a MODS editor interface can look like</li>
</ul>
<p>METS</p>
<ul>
<li><a href="http://www.loc.gov/standards/mets/">METS website at Library of Congress</a> &#8211; examples here that are useful to see what METS looks like</li>
<li><a href="http://www.loc.gov/standards/mets/mets-registry.html">METS Implementation Registry</a> &#8211; see who else is using METS and for what</li>
<li><a href="http://www.dlib.org/dlib/march08/pearce/03pearce.html">The Australian METS Profile â€“ A Journey about Metadata</a> &#8211; an article at D-Lib which discusses implementing METS at the National Library of Australia. Really good diagram</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.librarywebchic.net/wordpress/2008/11/06/digital-library-metadata-make-my-head-hurt/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Getting Fedora and Fez to work correctly</title>
		<link>http://www.librarywebchic.net/wordpress/2007/03/09/getting-fedora-and-fez-to-work-correctly/</link>
		<comments>http://www.librarywebchic.net/wordpress/2007/03/09/getting-fedora-and-fez-to-work-correctly/#comments</comments>
		<pubDate>Fri, 09 Mar 2007 21:09:19 +0000</pubDate>
		<dc:creator>Karen</dc:creator>
				<category><![CDATA[Digital Libraries]]></category>
		<category><![CDATA[fedora]]></category>
		<category><![CDATA[fez]]></category>

		<guid isPermaLink="false">http://www.librarywebchic.net/wordpress/2007/03/09/getting-fedora-and-fez-to-work-correctly/</guid>
		<description><![CDATA[Since getting back from code4lib my mission for this week has to get Fedora running properly with Fez. We want to test this as part of making a decision about which tool we are going to use for our digital library objects. Coincidentally an update to Fez was distributed this week. The update has been [...]]]></description>
			<content:encoded><![CDATA[<p>Since getting back from code4lib my mission for this week has to get <a href="http://www.fedora.info">Fedora</a> running properly with <a href="http://espace.library.uq.edu.au/documentation/">Fez</a>. We want to test this as part of making a decision about which tool we are going to use for our digital library objects. Coincidentally an update to Fez was distributed this week. The update has been a lifesaver because when I left for code4lib I was majorly stuck with this process and trying to figure what exactly was wrong. The new version of Fez does even more detailed checking when you run setup to make sure that you have things installed properly. This &#8220;Sanity Check&#8221; page is a lifesaver because it actually offers me some advice as to why different things aren&#8217;t working properly. Below is a screenshot of my Sanity Check page and what it is saying is messed up with my installation.</p>
<p><a title="Photo Sharing" href="http://www.flickr.com/photos/librarywebchic/415828743/"><img width="720" height="261" alt="Isn't Fez Helpful" src="http://farm1.static.flickr.com/147/415828743_93b06ebe83_b.jpg" /></a></p>
<p>The best thing about this page is the readable error messages and suggestions on what to do to fix things. I also like that it is segmented so that you can see which pieces of the puzzle are working and which aren&#8217;t. Me I&#8217;ve got a few problems to fix.</p>
<ol>
<li>Something is wrong with JHove</li>
<li>I&#8217;ve got some issues with where Fez thinks PHP lives</li>
<li>Fez isn&#8217;t connecting to Fedora properly</li>
</ol>
<p>The great thing about this page is that even though stuff isn&#8217;t working, I know where to start looking to solve the problems. Stuff like this makes all the difference when you are trying to install and debug a new open source application. So big time kudos to the Fez folks for adding this little bit in.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.librarywebchic.net/wordpress/2007/03/09/getting-fedora-and-fez-to-work-correctly/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Open Repositories Day 1 &#8211; DSpace User Group Sessions</title>
		<link>http://www.librarywebchic.net/wordpress/2007/01/24/open-repositories-day-1-dspace-user-group-sessions/</link>
		<comments>http://www.librarywebchic.net/wordpress/2007/01/24/open-repositories-day-1-dspace-user-group-sessions/#comments</comments>
		<pubDate>Wed, 24 Jan 2007 23:10:38 +0000</pubDate>
		<dc:creator>Karen</dc:creator>
				<category><![CDATA[Digital Libraries]]></category>
		<category><![CDATA[Notes from the Field]]></category>
		<category><![CDATA[DSpace]]></category>
		<category><![CDATA[icor2007]]></category>
		<category><![CDATA[open+repositories+2007]]></category>

		<guid isPermaLink="false">http://www.librarywebchic.net/wordpress/2007/01/24/open-repositories-day-1-dspace-user-group-sessions/</guid>
		<description><![CDATA[Below are summaries of a smattering of the DSpace User Group Sessions I saw today at Open Repositories.
If We Build It Will they Come? &#8211; Phillip Davis and Matthew Connolly
Examine usage of Dspace at Cornell and look at why or why not faculty were using it.
Upward trend of growth at Cornell. About 1000 items per [...]]]></description>
			<content:encoded><![CDATA[<p>Below are summaries of a smattering of the DSpace User Group Sessions I saw today at Open Repositories.</p>
<h3>If We Build It Will they Come? &#8211; Phillip Davis and Matthew Connolly</h3>
<p><!-- PProtector -->Examine usage of Dspace at Cornell and look at why or why not faculty were using it.</p>
<p>Upward trend of growth at Cornell. About 1000 items per year.</p>
<p>To get usage data, looked at server log files. Also used web crawler to look at numbers of items added.</p>
<p>Most collections are slightly populated in Cornell&#8217;s DSpace</p>
<p>Only a handful have more than 50-100 items.</p>
<p>What&#8217;s active</p>
<ul>
<li>Thesis and dissertations</li>
<li>Senior seminars</li>
<li>Presentations by Cornell Librarians</li>
<li>Image collections</li>
<li>Reports by Librarians at Cornell</li>
<li>Videos being used by classes</li>
</ul>
<p>Growth patterns of collections</p>
<ul>
<li><!-- PProtector -->Great Plains</li>
</ul>
<ul>
<li>Conference proceedings</li>
<li>image collections</li>
<li>archived newsletters</li>
</ul>
<li>Terraced Gardens</li>
<ul>
<li>Senior seminars</li>
<li>cooperative extension publications</li>
</ul>
<li>Rocky Mountains</li>
<ul>
<li><!-- PProtector -->Thesis and dissertations</li>
<li>articles</li>
</ul>
<p>Compared growth patterns of collections at Cornell to other schools with DSpace</p>
<p><!-- PProtector -->Most school&#8217;s collections are in the Great Plains or Terraced Gardens model of growth.</p>
<p>What Faculty said?</p>
<ul>
<li>Access to literature is a non-issue for faculty</li>
<li>Using alternatives to institutional repositories</li>
</ul>
<ul>
<li>Have their own websites and like using them better</li>
<li>Subject based repositories (prefered over IR if available)</li>
</ul>
<li>Research community has higher salience then institutional community</li>
<ul>
<li>faculty move from school to school and want their stuff all in one place (why subject repositories appeal)</li>
</ul>
<li>Normative culture of disciplines</li>
<ul>
<li>culture does encourage use of IR</li>
<li>no awareness of IR</li>
</ul>
<p>Reasons for using/not using repositories</p>
<p><!-- PProtector -->For</p>
<ul>
<li>Permanence</li>
<li>Timeliness</li>
<li>Registration of discoveries</li>
<li>Policies of funding agency</li>
</ul>
<p>Against</p>
<ul>
<li>Redundancy</li>
<li>Learning curve</li>
<li>Copyright</li>
<li>Quality association</li>
<li>Plagiarism and being scooped</li>
<li>Reputation and accuracy</li>
<li>Publishing &#8220;original&#8221; work</li>
</ul>
<p>Publication forthcoming in March 2007 issue of D-Lib Magazine &#8211; (<a href="http://hdl.handle.net/1813/5195">http://hdl.handle.net/1813/5195</a>)</p>
<h3>DSpace: Manakin Themes and Applications &#8211; Alexsei Maslov</h3>
<p>This interesting session discussed the architecture behind Manakin Themes. <a href="http://di.tamu.edu/projects/xmlui/manakin">Manakin</a> is a project of the <a href="http://di.tamu.edu/">Digital Initiatives group at Texas A&#038;M</a>, Manakin is an XML UI for DSpace that uses SAX &#038; the Cocoon framework to enable communities and collections to establish a unique look and feel that is distinct from the default installation of DSpace.</p>
<p>Manakin themes are made up of three components: the sitemap, the XSL, and the CSS. The sitemap is the configuration portion of the theme. It references the components the theme needs. The XSL converts the DRI (Digital Repository Interface) schema formatted version of the page to HTML. Lastly, the CSS file styles the output for presentation.</p>
<p>The nice thing about the architecture of Manakin is that it does a nice job of separating presentation from content. It also takes this one step further and let&#8217;s you change the information being presented by changing the XSL. There is <a href="http://di.tamu.edu/projects/xmlui/manakin/resources/ThemeTutorial.pdf">a simple tutorial on creating themes</a> at the Manakin website as well as a <a href="http://di.tamu.edu/projects/xmlui/manakin/resources/DevelopersGuide.pdf">Developer&#8217;s Guide</a> which has more extensive information.</p>
<p>Honestly, I can&#8217;t do the presentation on Manakin themes justice. This is a very powerful add-on for DSpace and definitely worth checking out if you want to run a single DSpace instance for multiple institutions. I&#8217;m really interested in spending some more time looking at Manakin but right now I&#8217;ve got other higher priority projects on my plate.</p>
<h3>A Manakin Case Study: Visually geospatial metadata &#038; complexity &#8211; Adam Mikal and Scott Phillips</h3>
<p>This presentation followed up on the presentation about Manakin themes. It discussed a project at Texas A&#038;M which used Manakin to change the user interface for a collection of maps, texts and photographs from the Geologic Atlas of the United States. The problem with the current interface was that couldn&#8217;t effectively deal with the  complexity of the items in the collection (the original interface is optimized for items with fewer bit streams), facilitate searching the geospatial metadata, nor display search results in context.<br />
The goal of the project was to make the user interface more usable, particularly for browsing and leaverage unique properties of the collection (geospatial metadata). What this means is that the item view, collection view, and search interface needed to be changed.</p>
<p>The item view was changed to display a gallery style set of thumbnails, with lightbox style previews. In addition, the item view included a JPEG as well as the TIFF file. The collection view was altered to contain a map that places every item into geographic context. This is done using Yahoo maps API. Lastly the search was changed to allow searching of geographic location and the results were mapped to geographic context.</p>
<p>Check out the <a href="http://labs.di.tamu.edu:8080/geofolios/handle/123456789/2">revised interface to the collection</a> and <a href="http://txspace.tamu.edu/handle/1969.1/2490">compare it to the original interface</a>. In my opinion, it is a tremendous of improvement and goes to show how an interface can be altered to leaverage the unique metadata within a given collection.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.librarywebchic.net/wordpress/2007/01/24/open-repositories-day-1-dspace-user-group-sessions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Setting up and Customizing ETD-db</title>
		<link>http://www.librarywebchic.net/wordpress/2006/12/13/setting-up-and-customizing-etd-db/</link>
		<comments>http://www.librarywebchic.net/wordpress/2006/12/13/setting-up-and-customizing-etd-db/#comments</comments>
		<pubDate>Wed, 13 Dec 2006 21:32:41 +0000</pubDate>
		<dc:creator>Karen</dc:creator>
				<category><![CDATA[Digital Libraries]]></category>
		<category><![CDATA[electronic+thesis+and+dissertations]]></category>

		<guid isPermaLink="false">http://www.librarywebchic.net/wordpress/2006/12/13/setting-up-and-customizing-etd-db/</guid>
		<description><![CDATA[I&#8217;ve spent a lot of time the last month working to get ETD-db up and running. One frustration I&#8217;m having with this process is the lack of documentation concerning how to customize the system. So I&#8217;m going to post some of my notes from my install and customization process.
Installation
The installation instruction for ETD-db while complete [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve spent a lot of time the last month working to get ETD-db up and running. One frustration I&#8217;m having with this process is the lack of documentation concerning how to customize the system. So I&#8217;m going to post some of my notes from my install and customization process.</p>
<h4>Installation</h4>
<p>The installation instruction for ETD-db while complete are not particularly enlightening if you want to install the software in a different place from what the software reccomends. Particularly if you want to install the Perl scripts of ETD-db in a different place (ie your cgi-bin). You can move things around but if you do you need to edit the <em>etd-master-lib.pl </em>which typically lives at the top level of your ETD-db cgi-bin files. Also if you change where you put the files this will also change the instructions for creating Script Aliases</p>
<p>Another installation problem I encountered was where ETD-db thought Perl was located on my system. This can quickly be fixed by creating a symbolic link from where ETD-db wants Perl to be to Perl&#8217;s actual location.</p>
<p>It is also important to note that when you change the location of the files, this may break Perl code that includes other Perl files (typically these are lines that say &#8216;required &#8230;&#8217;). Most notably this happens to the non-cgi-bin files. This is very fixable. Look for lines that say:</p>
<p>unless ($cgi_system_root) { $cgi_system_root = &#8220;/export/ETD-db&#8221;;}<br />
require &#8220;$cgi_system_root/non-cgi-scripts/etd-non-cgi-lib.pl&#8221;;<br />
and change them to</p>
<p>require &#8220;etd-non-cgi-lib.pl&#8221;;</p>
<p>Once you&#8217;ve installed ETD-db you probably want to customize it in some ways. However, the documentation on customization is a bit sparse. Below are some tips I&#8217;ve garnered via our customization process.</p>
<h4>Customization</h4>
<p>There are several places one should look in order to customize various screens in ETD-db. Where you look to customize a screen depends on if that screen is an HTML page or being generated by a Perl script. Most of the screens within ETD-db are created by Perl scripts. However some are HTML files which you need to edit. The most important of these are the index.html file which controls the main ETD-db page and the HTML file located in the help directory.<br />
If the screen you want to alter is created by a Perl script, the first place is the /language/english directory. There are many &#8220;message&#8221; files here which govern what the screens look like and the information that appears on them. The first thing you need know is that ETD-db has groups its screens by the &#8220;process&#8221; which is taking place. These processes corresponded to particular Perl scripts that live in the ETD-db directory structure. Below is a list of the ETD-db processes, the corresponding directories and message files.</p>
<table width="100%">
<tr>
<th style="width: 35%">Process</th>
<th style="width: 35%">Directory</th>
<th style="width: 30%">Message file location</th>
</tr>
<tr>
<td>Browse available ETDs</td>
<td>ETD-browse/</td>
<td>browse_messages.pl</td>
</tr>
<tr>
<td>Mark ETD as &#8220;Cataloged&#8221;</td>
<td>ETD-catalog/</td>
<td>catalog_messages.pl</td>
</tr>
<tr>
<td>Manage available ETDs</td>
<td>ETD-maint/</td>
<td>maint_messages.pl</td>
</tr>
<tr>
<td>Review submitted ETDs</td>
<td>ETD-review/</td>
<td>review_messages.pl</td>
</tr>
<tr>
<td>Search available ETDs</td>
<td>ETD-search/</td>
<td>search_messages.pl</td>
</tr>
<tr>
<td>Submit an ETD</td>
<td>ETD-submit/</td>
<td>submit_messages.pl</td>
</tr>
<tr>
<td>Manage withheld ETDs</td>
<td>ETD-withheld/</td>
<td>withheld_messages.pl</td>
</tr>
</table>
<p>Remember that if you want to change a something about a particular screen for example you want to change how the &#8220;Add Advisor&#8221; screen works that there is an add advisor screen present in all of the following processes (Submit an ETD, Manage available ETDs, Review submitted ETDs, and Manage withheld ETDs) so you will need to change it in all these places.</p>
<p>The /language/english directory also contains a global_messages.pl file that control some universal things like the header and footer for each of the screens. It also contains the non-cgi_messages.pl file which is used by the scripts in the non-cgi-script directory and controls the output created by these scripts.</p>
<p>Most of the HTML generated by ETD-db is HTML 4.01 so if you want your ETD-db installation to be XHTML compliant then you will need to do some major work rewriting and cleaning up the message files. This process is tedious but not overly time consuming if you know which files you need to alter. Plus a good text editor with the ability to globally find and replace with several files will make the process go smoother.</p>
<p>Changing the screens in ETD-db is relatively simple as long as you aren&#8217;t adding new fields. If you do decide to add new fields (as we chose to do) then this will be a more complicated process. Below are some basic steps for adding a new &#8220;text&#8221; field.</p>
<ol>
<li>Add new fields to all the relevant ETD-db databases (in most cases this is etd_submitted, etd_available, and etd_withheld)</li>
<li>Add new fields to global variables (language/english/global_variables.pl</li>
<li>Edit all of the forms so that the reflect the new field (these forms exist in the submit_messages.pl, review_messages.pl, maint_messages.pl &#8211; In submit_messages they are called manage_etd_table, modify_etd_form, enter_title_page_form. In the other message files they are modify_etd_main_table, view_etd_main_table)</li>
<li>Edit the scripts which process the form data and add it to the database. (ETD-submit/add_etd, ETD-submit/update_etd, ETD-review,maint,withheld/update_etd)</li>
<li>Edit form that generates title page for each dissertation (language/english/non-cgi_messages.pl)</li>
</ol>
<p>The process becomes slightly more complicated if you want to add a new drop-down menu.</p>
<ol>
<li>Add new fields to all the relevant ETD-db databases (in most cases this is etd_submitted, etd_available, and etd_withheld)</li>
<li>Add new fields to global variables (language/english/global_variables.pl</li>
<li>Create array of items in the new drop-down in languages/english/global_variables.pl<br />
Example:<br />
@department_list = (<br />
&#8220;College of Music&#8221;,<br />
&#8220;College of Natural Sciences&#8221;<br />
);</li>
<li>Edit all of the forms so that the reflect the new field (these forms exist in the submit_messages.pl, review_messages.pl, maint_messages.pl &#8211; In submit_messages they are called manage_etd_table, modify_etd_form, enter_title_page_form. In the other message files they are modify_etd_main_table, view_etd_main_table)</li>
<li>Edit the perl script that generates the form to create the drop-down menu (ETD-submit/enter_title_page , ETD-submit/modify_etd , ETD-review,maint,withheld/modify_etd)</li>
<li>Edit the scripts which process the form data and add it to the database. (ETD-submit/add_etd, ETD-submit/update_etd, ETD-review,maint,withheld/update_etd)</li>
<li>Edit form that generates title page for each dissertation (language/english/non-cgi_messages.pl)</li>
</ol>
<p>If you want more information on customizing ETD-db, feel free to contact me. I&#8217;m not a Perl expert. However, I&#8217;m spent a lot of time figuring out how the system works to get it working right for us.</p>
<p>I&#8217;ve also worked out the issues with ETD-db and authentication. Coming soon a post on mod_auth_mysql!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.librarywebchic.net/wordpress/2006/12/13/setting-up-and-customizing-etd-db/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
