<?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: Managing Scriblio</title>
	<atom:link href="http://scriblio.net/wiki/managing-scriblio/feed/" rel="self" type="application/rss+xml" />
	<link>http://scriblio.net</link>
	<description>open source software for libraries</description>
	<lastBuildDate>Sat, 21 Jan 2012 14:35:28 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Casey</title>
		<link>http://scriblio.net/wiki/managing-scriblio/#comment-8595</link>
		<dc:creator>Casey</dc:creator>
		<pubDate>Mon, 10 Nov 2008 04:14:42 +0000</pubDate>
		<guid isPermaLink="false">http://about.scriblio.net/wiki/managing-scriblio#comment-8595</guid>
		<description>@Rachel:

A sample record set can be had here:
http://about.scriblio.net/downloads/ScriblioSampleMarcRecords.mrc.zip

The most difficult challenge in importing MARC records is in identifying a field that can represent the source id the record. That is, a field that uniquely identifies that record in a way that can prevent duplicates. The field generally varies based on the system the records are coming from, but you can get a view of the data in the record by ticking the &quot;debug mode&quot; checkbox. The example&#039;s offered on screen there may help:

&lt;blockquote&gt;to use barcodes from Infocenter: [852][0]-&gt;subfields[&#039;p&#039;]
or to use the the Project Gutenburg ID: [&#039;000&#039;][0]-&gt;data
or to use the LCCN: [&#039;001&#039;][0]-&gt;data 
&lt;/blockquote&gt;

The sample records are from Infocenter, so use the first example.

This recent message to the Scriblio mail list have a few more tips:
http://groups.google.com/group/scriblio/msg/9956c337d5c8802c</description>
		<content:encoded><![CDATA[<p>@Rachel:</p>
<p>A sample record set can be had here:<br />
<a href="http://about.scriblio.net/downloads/ScriblioSampleMarcRecords.mrc.zip" rel="nofollow">http://about.scriblio.net/downloads/ScriblioSampleMarcRecords.mrc.zip</a></p>
<p>The most difficult challenge in importing MARC records is in identifying a field that can represent the source id the record. That is, a field that uniquely identifies that record in a way that can prevent duplicates. The field generally varies based on the system the records are coming from, but you can get a view of the data in the record by ticking the &#8220;debug mode&#8221; checkbox. The example&#8217;s offered on screen there may help:</p>
<blockquote><p>to use barcodes from Infocenter: [852][0]-&gt;subfields['p']<br />
or to use the the Project Gutenburg ID: ['000'][0]-&gt;data<br />
or to use the LCCN: ['001'][0]-&gt;data
</p></blockquote>
<p>The sample records are from Infocenter, so use the first example.</p>
<p>This recent message to the Scriblio mail list have a few more tips:<br />
<a href="http://groups.google.com/group/scriblio/msg/9956c337d5c8802c" rel="nofollow">http://groups.google.com/group/scriblio/msg/9956c337d5c8802c</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rachel</title>
		<link>http://scriblio.net/wiki/managing-scriblio/#comment-8128</link>
		<dc:creator>Rachel</dc:creator>
		<pubDate>Wed, 05 Nov 2008 21:06:18 +0000</pubDate>
		<guid isPermaLink="false">http://about.scriblio.net/wiki/managing-scriblio#comment-8128</guid>
		<description>I have successfully installed scriblio on my website.

I just need to either be able to download a sample catalog to figure out what format to write my MARC records into (xml?) - or just to be told what file form my MARC records should be. (Sample would be best) However the links to the sample catalog are all broken or return &quot;file not found.</description>
		<content:encoded><![CDATA[<p>I have successfully installed scriblio on my website.</p>
<p>I just need to either be able to download a sample catalog to figure out what format to write my MARC records into (xml?) &#8211; or just to be told what file form my MARC records should be. (Sample would be best) However the links to the sample catalog are all broken or return &#8220;file not found.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Casey</title>
		<link>http://scriblio.net/wiki/managing-scriblio/#comment-2237</link>
		<dc:creator>Casey</dc:creator>
		<pubDate>Sat, 24 May 2008 22:49:57 +0000</pubDate>
		<guid isPermaLink="false">http://about.scriblio.net/wiki/managing-scriblio#comment-2237</guid>
		<description>@Mike Lynch: A question like that would probably be a good one for the mail list:

http://groups.google.com/group/scriblio

Deletes are easy, as that can be checked when the location and availability information is checked (see http://about.scriblio.net/wiki/scrib_availability ). It&#039;s not a serious factor now (and I haven&#039;t coded anything for it), but the solution is at least pretty easy.

As for updating edited records, that hasn&#039;t been much of a problem yet -- I&#039;ve had reasons to reindex the collection a few times already. Longer term, however, the question of even getting a list of recently edited records out of the ILS has seen considerable discussion on my vendor&#039;s mail list.</description>
		<content:encoded><![CDATA[<p>@Mike Lynch: A question like that would probably be a good one for the mail list:</p>
<p><a href="http://groups.google.com/group/scriblio" rel="nofollow">http://groups.google.com/group/scriblio</a></p>
<p>Deletes are easy, as that can be checked when the location and availability information is checked (see <a href="http://about.scriblio.net/wiki/scrib_availability" rel="nofollow">http://about.scriblio.net/wiki/scrib_availability</a> ). It&#8217;s not a serious factor now (and I haven&#8217;t coded anything for it), but the solution is at least pretty easy.</p>
<p>As for updating edited records, that hasn&#8217;t been much of a problem yet &#8212; I&#8217;ve had reasons to reindex the collection a few times already. Longer term, however, the question of even getting a list of recently edited records out of the ILS has seen considerable discussion on my vendor&#8217;s mail list.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike Lynch</title>
		<link>http://scriblio.net/wiki/managing-scriblio/#comment-2225</link>
		<dc:creator>Mike Lynch</dc:creator>
		<pubDate>Fri, 23 May 2008 13:53:53 +0000</pubDate>
		<guid isPermaLink="false">http://about.scriblio.net/wiki/managing-scriblio#comment-2225</guid>
		<description>How do you keep Scriblio in synch with your III catalog?  I can see periodically importing newer titles, but what about edits and deletes?</description>
		<content:encoded><![CDATA[<p>How do you keep Scriblio in synch with your III catalog?  I can see periodically importing newer titles, but what about edits and deletes?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Casey</title>
		<link>http://scriblio.net/wiki/managing-scriblio/#comment-972</link>
		<dc:creator>Casey</dc:creator>
		<pubDate>Tue, 05 Feb 2008 14:29:46 +0000</pubDate>
		<guid isPermaLink="false">http://about.scriblio.net/wiki/managing-scriblio#comment-972</guid>
		<description>Lukas Koster: Yes!

Scriblio has all the same user management roles as WordPress. The dashboard image was taken from a user with &quot;author&quot; or &quot;editor&quot; role, that&#039;s why you don&#039;t see the Users tab.</description>
		<content:encoded><![CDATA[<p>Lukas Koster: Yes!</p>
<p>Scriblio has all the same user management roles as WordPress. The dashboard image was taken from a user with &#8220;author&#8221; or &#8220;editor&#8221; role, that&#8217;s why you don&#8217;t see the Users tab.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lukas Koster</title>
		<link>http://scriblio.net/wiki/managing-scriblio/#comment-879</link>
		<dc:creator>Lukas Koster</dc:creator>
		<pubDate>Wed, 23 Jan 2008 16:07:35 +0000</pubDate>
		<guid isPermaLink="false">http://about.scriblio.net/wiki/managing-scriblio#comment-879</guid>
		<description>Does Scriblio have different authentication levels (roles), like WordPress (admins, editors, contributors, etc.)? I do not see the “Users” menu option in the Dashboard image (http://about.scriblio.net/wiki/dashboard).</description>
		<content:encoded><![CDATA[<p>Does Scriblio have different authentication levels (roles), like WordPress (admins, editors, contributors, etc.)? I do not see the “Users” menu option in the Dashboard image (<a href="http://about.scriblio.net/wiki/dashboard" rel="nofollow">http://about.scriblio.net/wiki/dashboard</a>).</p>
]]></content:encoded>
	</item>
</channel>
</rss>
