<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:admin="http://webns.net/mvcb/"
     xmlns:content="http://purl.org/rss/1.0/modules/content/"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
	<channel> 

	<title>Comments on: Track my tapes.</title>
	<link>http://ask.metafilter.com/50376/Track-my-tapes/</link>
	<description>Comments on Ask MetaFilter post Track my tapes.</description>
	<pubDate>Tue, 07 Nov 2006 11:10:56 -0800</pubDate>
	<lastBuildDate>Tue, 07 Nov 2006 11:10:56 -0800</lastBuildDate>
	<language>en-us</language>
	<docs>http://blogs.law.harvard.edu/tech/rss</docs>
	<ttl>60</ttl>

	<item>
		<title>Question: Track my tapes.</title>
		<link>http://ask.metafilter.com/50376/Track-my-tapes</link>	
		<description>Looking for some suggestions for a computerized tape-library system.   If not tapes, a system that we can adapt to keep track of tapes. &lt;br /&gt;&lt;br /&gt; I&apos;m looking for either a software based system that&apos;s OS X friendly OR some kind of PHP system that can run on an internal apache server, or a shared-hosting account (think Dreamhost).&lt;br&gt;
&lt;br&gt;
Ideally, I&apos;m attracted to a system that can live on a webserver somewhere and anyone in the office can access -- but I realize that&apos;s a really niche thing and my google skillz haven&apos;t found anything that&apos;s turnkey.&lt;br&gt;
&lt;br&gt;
A software based solution sounds more likely.  Bonus points if the library file can be scored on a server and multiple seats of the software can access the database.&lt;br&gt;
&lt;br&gt;
Things we need to track: the tape name and number, the job it&apos;s associated with, date in/out, and whether it&apos;s in or out.&lt;br&gt;
&lt;br&gt;
I would love to hear suggestions of systems already in place that people are using.  I would also love suggestions if you&apos;re using a system to track widgets, that could be adapted to run a small tape library.  I also I realize that I could spend a week learning filemaker, or PHP and create something custom -- but it&apos;s all about the opportunity cost.  Turnkey &amp;amp; tangible, baby.</description>
		<guid isPermaLink="false">post:ask.metafilter.com,2006:site.50376</guid>
		<pubDate>Tue, 07 Nov 2006 11:07:18 -0800</pubDate>
		<dc:creator>donguanella</dc:creator>
		
			<category>tape</category>
		
			<category>library</category>
		
			<category>tracking</category>
		
			<category>system</category>
		
	</item> <item>
		<title>By: baylink</title>
		<link>http://ask.metafilter.com/50376/Track-my-tapes#763919</link>	
		<description>You haven&apos;t actually said whether you mean backups of the machine to which the library is attached, or something like a library of videotapes...</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.50376-763919</guid>
		<pubDate>Tue, 07 Nov 2006 11:10:56 -0800</pubDate>
		<dc:creator>baylink</dc:creator>
	</item><item>
		<title>By: donguanella</title>
		<link>http://ask.metafilter.com/50376/Track-my-tapes#763924</link>	
		<description>Sorry &apos;bout that: Physical video tapes.  Digibeta, Beta, VHS, DVDs, etc...</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.50376-763924</guid>
		<pubDate>Tue, 07 Nov 2006 11:13:13 -0800</pubDate>
		<dc:creator>donguanella</dc:creator>
	</item><item>
		<title>By: chillmost</title>
		<link>http://ask.metafilter.com/50376/Track-my-tapes#763932</link>	
		<description>&lt;a href=&quot;www.filemaker.com/&quot;&gt;FilemakerPro&lt;/a&gt;. If you look around you can find some templates out there for what you want and you can customize them. Or you can create your own. It is a pretty easy program to learn but it is also very capable of some advanced stuff. &lt;br&gt;
&lt;br&gt;
Databases can also be shared over the web and accessed in any modern browser. Various licensing options are available.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.50376-763932</guid>
		<pubDate>Tue, 07 Nov 2006 11:18:28 -0800</pubDate>
		<dc:creator>chillmost</dc:creator>
	</item><item>
		<title>By: jazzkat11</title>
		<link>http://ask.metafilter.com/50376/Track-my-tapes#763952</link>	
		<description>Second Filemaker pro. I&apos;ve used it in two instances and it works great, with a little tweaking.&lt;br&gt;
&lt;br&gt;
It also has a built in webserver that anyone can access over a company intranet.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.50376-763952</guid>
		<pubDate>Tue, 07 Nov 2006 11:34:05 -0800</pubDate>
		<dc:creator>jazzkat11</dc:creator>
	</item><item>
		<title>By: mrg</title>
		<link>http://ask.metafilter.com/50376/Track-my-tapes#763962</link>	
		<description>that wouldn&apos;t be too hard to whip up using FM or PHP - or even RealBasic or AppleScript. (OS X Tiger does have that built-in SQLite stuff, which you can get to through AppleScript, and then you could build it in AppleScript Studio. you could keep the database file on a network shared drive or something.) have you tried searching &lt;a href=&quot;http://freshmeat.net&quot;&gt;freshmeat&lt;/a&gt; for library apps? there may be a Web-based customizable one there. (you&apos;ll have to weed through code libraries, though.)</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.50376-763962</guid>
		<pubDate>Tue, 07 Nov 2006 11:43:41 -0800</pubDate>
		<dc:creator>mrg</dc:creator>
	</item><item>
		<title>By: donguanella</title>
		<link>http://ask.metafilter.com/50376/Track-my-tapes#764216</link>	
		<description>Thanks for the suggestions, but I&apos;m looking for something turnkey here.  I agree that I could put something together using Filemaker... but, I don&apos;t have the time.&lt;br&gt;
&lt;br&gt;
Turnkey suggestions?</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.50376-764216</guid>
		<pubDate>Tue, 07 Nov 2006 16:15:15 -0800</pubDate>
		<dc:creator>donguanella</dc:creator>
	</item>
	</channel>
</rss>
