<?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>Ask MetaFilter questions tagged with catalogue</title>
      <link>http://ask.metafilter.com/tags/catalogue</link>
      <description>Questions tagged with 'catalogue' at Ask MetaFilter.</description>
	  <pubDate>Thu, 19 Nov 2009 21:28:25 -0800</pubDate> <lastBuildDate>Thu, 19 Nov 2009 21:28:25 -0800</lastBuildDate>

      <language>en-us</language>
	  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
	  <ttl>60</ttl>	  
	<item>
	<title>I need to organize all these books.</title>
	<link>http://ask.metafilter.com/138616/I%2Dneed%2Dto%2Dorganize%2Dall%2Dthese%2Dbooks</link>	
	<description>I have about a thousand books and a burning desire to reorganize them. I&apos;m getting rid of my current bookshelves -- an Ikea Expedit and the several others I&apos;ve had to buy since I bought my house -- to move to shelves that I can put along the wall.  The Expedit was a room divider in a previous house and it&apos;s not working for me anymore.  I figure while I&apos;ve got all of the books off the shelf, I ought to cull (again. I do every year) and somehow make a database with everything I keep.  This will help me  avoid buying the same books over again.  Plus I like the idea of having all that information in one place. I figure that my collection will only get larger from here since books follow me home.&lt;br&gt;
&lt;br&gt;
So how do I do this?  I have this vague idea that I can take pictures of the barcodes of my books with my iPhone camera and populate some magical database that way.  Did I make that up?  What about the CueCat?  Where can I get one of those?&lt;br&gt;
&lt;br&gt;
I have a Mac running Leopard and want to do this on the cheap.  &lt;br&gt;
&lt;br&gt;
Bonus question: I&apos;m thinking of organizing everything alphabetically by author.  Anyone want to convince me to use LoC or the Dewey Decimal system?  &lt;br&gt;
&lt;br&gt;
(I saw &lt;a href=&quot;http://ask.metafilter.com/94703/In-search-ofopensource-BookCAT&quot;&gt;this question&lt;/a&gt; but it&apos;s from a while ago and I don&apos;t have MS Access.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2009:site.138616</guid>
	<pubDate>Thu, 19 Nov 2009 21:28:25 -0800</pubDate>
	<category>books</category>
	<category>catalog</category>
	<category>catalogue</category>
	<category>library</category>
	<dc:creator>sugarfish</dc:creator>
	</item>
	<item>
	<title>Conserving and sharing art (na&#xef;ve question).  </title>
	<link>http://ask.metafilter.com/112656/Conserving%2Dand%2Dsharing%2Dart%2Dnave%2Dquestion</link>	
	<description>A piece of art given me some years ago might be of historical interest.  How do I get in touch with someone who might want to take a picture of it, or catalogue it, or whatever? This is really two questions. I was given this watercolor by the artist&apos;s son-in-law twenty-five years ago.  It is not a picture I would sell.  It might have escaped detection since it was handed around a bit and wound up with me in a very informal way, so anyone looking for it wouldn&apos;t know to contact me.  There aren&apos;t any appeals for people who own the artist&apos;s work to get in touch with so-and-so in a Google search for the artist&apos;s name (Yngve E. Soderberg).  How would I know if someone were looking for examples of his work to catalog?&lt;br&gt;
&lt;br&gt;
Given that a lot of hits for the artist&apos;s name are art auction houses, should I have the work appraised?  The painting&apos;s value isn&apos;t of much interest to me, but are minor works insured such that they can be restored?  It&apos;s a lovely work (to my untutored eye) and it has a special significance for me.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2009:site.112656</guid>
	<pubDate>Mon, 26 Jan 2009 21:19:09 -0800</pubDate>
	<category>art</category>
	<category>catalogue</category>
	<category>historical</category>
	<category>resolved</category>
	<dc:creator>jet_silver</dc:creator>
	</item>
	<item>
	<title>How do I track my DVD-Rs?</title>
	<link>http://ask.metafilter.com/107740/How%2Ddo%2DI%2Dtrack%2Dmy%2DDVDRs</link>	
	<description>Is there any good, free UNIX/Linux software you can suggest for keeping a searchable index of removable media? I have a large collection of backed up files on DVD-R (about five or six hundred volumes). I have been using a proprietary and rather crufty application called &lt;a href=&quot;http://www.cdfinder.de/&quot;&gt;CDFinder&lt;/a&gt;. My Mac laptop has become rather less stable recently (and I haven&apos;t got enough money for one of them nice new MacBooks), so I&apos;ve made the leap to a netbook running Linux. This is the one application I can&apos;t find a decent equivalent for.&lt;br&gt;
&lt;br&gt;
Ideally, I want an application that will maintain a database of all the metadata about the files on burned CD/DVD volumes. That metadata will obviously include the file names, creation/modification dates, but also ID3 data for audio files and the equivalent metadata for videos, photos, PDFs and all the other stuff I haven&apos;t really thought about. Search speed isn&apos;t tremendously important - it doesn&apos;t bother me if it takes fifteen seconds to do a search.&lt;br&gt;
&lt;br&gt;
One of the things I would like would be for the data to be in an open format, and for the search tool to be usable from the command line (so I can use it over SSH).&lt;br&gt;
&lt;br&gt;
I have done some Googling, but all I can find are the sort of things record collectors would use to keep track of their albums. Not what I want: I basically want UNIX&apos;s metadata-aware &apos;find&apos; or &apos;locate&apos; commands for unmounted volumes.&lt;br&gt;
&lt;br&gt;
I&apos;ve been thinking about building something like this myself as a fun little open-source project over the Christmas holidays. If someone has a suggestion of an existing project that would do what I want that is free, open source and preferably not tied to any windowing environments (command line ftw!), I&apos;d be greatly appreciative.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.107740</guid>
	<pubDate>Tue, 25 Nov 2008 19:18:20 -0800</pubDate>
	<category>archive</category>
	<category>archiving</category>
	<category>backup</category>
	<category>catalog</category>
	<category>catalogue</category>
	<category>cd</category>
	<category>cdr</category>
	<category>computers</category>
	<category>digitalassetmanagement</category>
	<category>disc</category>
	<category>disk</category>
	<category>dvd</category>
	<category>dvdr</category>
	<category>linux</category>
	<category>metadata</category>
	<category>opensource</category>
	<category>physicalmedia</category>
	<category>search</category>
	<dc:creator>tommorris</dc:creator>
	</item>
	<item>
	<title>Barnett Newman&apos;s Abraham</title>
	<link>http://ask.metafilter.com/99266/Barnett%2DNewmans%2DAbraham</link>	
	<description>I&apos;ve been searching for a couple of years for a print of Barnett Newman&apos;s painting &quot;Abraham,&quot; but no amount of Googling has helped. Does anybody know where I could buy a print of the painting or a catalogue that contains a good reproduction? The painting appears on page 4 of &lt;a href=&quot;http://mitpress.mit.edu/journals/pdf/octo_108_3_0.pdf&quot;&gt;this pdf&lt;/a&gt;</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.99266</guid>
	<pubDate>Fri, 15 Aug 2008 08:46:17 -0800</pubDate>
	<category>art</category>
	<category>barnettnewman</category>
	<category>catalogue</category>
	<category>print</category>
	<dc:creator>eisenkr</dc:creator>
	</item>
	<item>
	<title>What are the world&apos;s most useful dead-tree catalogs?</title>
	<link>http://ask.metafilter.com/87577/What%2Dare%2Dthe%2Dworlds%2Dmost%2Duseful%2Ddeadtree%2Dcatalogs</link>	
	<description>What is the iconic (or just &quot;your favorite&quot;) dead-tree product catalog (listing of merchandise for mail-order sale) for your hobby, industry, or trade? I get a lot of inspiration and project ideas from those huge, cinder-block-sized industry-specific catalogs that most every industrial supply company puts out.  I really like the feeling of having these things on the shelf for when I need... &lt;em&gt;something&lt;/em&gt; to fix a particular problem, but am not sure at all what that something is or what form it might take.&lt;br&gt;
&lt;br&gt;
I want more of these catalogs.  Hard copies.  On my bookshelf.  I want to know the inside scoop on all of the thousands of vocations and hobbies about which I know nothing.  I want to know what the go-to catalog is for model railroaders, scrapbookers, field geologists, rock-climbers, steamfitters, tailors, hydroponic gardeners, blacksmiths, glaziers, restauranteurs, casino-operators, robotic-arm builders... just, &lt;em&gt;everything&lt;/em&gt;.&lt;br&gt;
&lt;br&gt;
By way of example, I love love love the &lt;a href=&quot;http://www.grainger.com/&quot;&gt;Grainger&lt;/a&gt; catalog &lt;small&gt;(&lt;a href=&quot;https://jacksongroup.grainger.com/CatalogRequest/ExternalRequest.aspx&quot;&gt;catalog order form&lt;/a&gt;)&lt;/small&gt;.  It&apos;s filled with amazing things.  I&apos;m not shilling for them whatsoever and I couldn&apos;t endorse their product or their service anyway, having never ordered from them (I usually use it to get my ideas, and then I try to buy local from a similar, smaller supplier close by).  The B&amp;amp;H photo and video catalog &lt;small&gt;(&lt;a href=&quot;https://secure.bhphotovideo.com/find/FreeCatalog.jsp#subform&quot;&gt;catalog order&lt;/a&gt;)&lt;/small&gt; is another favorite (same deal, never spent a cent with them... I&apos;m real big on keeping my money local).&lt;br&gt;
&lt;br&gt;
So eager to see what y&apos;all got.  I&apos;ve always been so awed by the disparate fields of knowledge and expertise that are brought together by MeFi.  &lt;em&gt;I am very interested in &lt;b&gt;your&lt;/b&gt; little corner of experience and interest...&lt;/em&gt; and I thank you so much for sharing it with me, if you&apos;d be kind enough to do so.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.87577</guid>
	<pubDate>Tue, 01 Apr 2008 09:23:14 -0800</pubDate>
	<category>catalog</category>
	<category>catalogs</category>
	<category>catalogue</category>
	<category>catalogues</category>
	<category>hacks</category>
	<category>hardware</category>
	<category>hobbies</category>
	<category>industrialsupplies</category>
	<category>mailorder</category>
	<dc:creator>cadastral</dc:creator>
	</item>
	<item>
	<title>Glossy mag looks for newsheet money.</title>
	<link>http://ask.metafilter.com/73290/Glossy%2Dmag%2Dlooks%2Dfor%2Dnewsheet%2Dmoney</link>	
	<description>I need to photograph some items to be sold online.  I want the pix to look as professional as possible and would appreciate any tips you may have re composition, framing, lighting etc.  How do I get the glossy mag look for this stuff? I have a Canon Eos 400D Digital SLR.  My lenses are an 18-55mm and a 75-300mm.  I have bugger-all in the way of lighting (a variety of homeware halogen and fluoro lamps plus plenty of natural light) and cannot affort to buy any new equipment.  I have plenty of props, backdrops and set-dressing stuff.  I have one portable tripod and a ladder.  The only flash I have is the one on the camera, alas.  I have Photoshop CS to help clean up the mess.&lt;br&gt;
&lt;br&gt;
The products in question are a motley - sushi knives, paella pans and Moroccan tagines.  The knives and pans are shiny and catch the flash too much so I&apos;m trying to work with alternative lighting.  The tagines are easier, but I still can&apos;t get the photo to really &quot;pop&quot;.&lt;br&gt;
&lt;br&gt;
What are the trade tricks I need to learn?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2007:site.73290</guid>
	<pubDate>Sun, 07 Oct 2007 21:50:29 -0800</pubDate>
	<category>catalogue</category>
	<category>digital</category>
	<category>photography</category>
	<category>SLR</category>
	<category>stock</category>
	<dc:creator>ninazer0</dc:creator>
	</item>
	<item>
	<title>How do I store/catalogue digital photos in a workplace?</title>
	<link>http://ask.metafilter.com/68115/How%2Ddo%2DI%2Dstorecatalogue%2Ddigital%2Dphotos%2Din%2Da%2Dworkplace</link>	
	<description>I work in a (university) residential college and we have an archive of digital photos of College events that is growing exponentially. What software can I use to catalogue/store all these photos? As you might imagine, a residential College has a lot of events that happen each year, and at every event, you will have numerous students/staff taking photos. A small subset of these photographers copy their photos to our server for the College&apos;s historical records and/or publicity. Even though it&apos;s a small subset, we still have thousands of photos and this is constantly growing. Currently, the photos are stored in a directory on the server (with subdirectories for each event etc). This used to acceptable ... but it&apos;s really proving ineffective as the number of photos increases.&lt;br&gt;
&lt;br&gt;
What I am after is something like Picassa or Adobe Lightroom ... some software package that can maintain, store, tag, catalogue, and search our photo library.&lt;br&gt;
&lt;br&gt;
Here&apos;s the catch ... I need it to work with multiple users on multiple computers. Is there any software package that does that? The likes of Picassa and Lightroom (from what I have read) only really handle individual use - they aren&apos;t designed as collaboration tools.&lt;br&gt;
&lt;br&gt;
So ... any suggestions? The work environment is Windows based. However, happy to hear OSX and Linux suggestions as well. Thanks.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2007:site.68115</guid>
	<pubDate>Sun, 29 Jul 2007 23:37:30 -0800</pubDate>
	<category>catalogue</category>
	<category>collaboration</category>
	<category>photography</category>
	<dc:creator>tobtoh</dc:creator>
	</item>
	<item>
	<title>help me index my backup media</title>
	<link>http://ask.metafilter.com/54140/help%2Dme%2Dindex%2Dmy%2Dbackup%2Dmedia</link>	
	<description>Is there a smart way of indexing/cataloging my offline media?

This has been partially asked before (I can&apos;t work out how to establish a link in here) - but the links that were in the post (diskbase), were mostly dead (and I didn&apos;t like &apos;Cathy&apos; much). There is of course more inside. I have 40 or 50 DVD&apos;s which serve as my backup media - full of a variety of files (mostly MP3s, videos and pictures) - I&apos;d like to be able to put each one of these into my drive and for some software to index the files and make a searchable list of them.&lt;br&gt;
&lt;br&gt;
I&apos;m using a PC and I don&apos;t want to bring them back to &apos;online&apos; media (hard drive etc) if possible to do this. I don&apos;t access the files often - but particularly for music I&apos;d love to be able to search and find &apos;offline&apos; files as well. &lt;br&gt;
&lt;br&gt;
I don&apos;t need to index the text inside documents - most of my filenaming is pretty good.&lt;br&gt;
&lt;br&gt;
Bonus points if the application that can do this is a) free and b) cool.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2007:site.54140</guid>
	<pubDate>Mon, 01 Jan 2007 10:36:44 -0800</pubDate>
	<category>backup</category>
	<category>catalog</category>
	<category>catalogue</category>
	<category>files</category>
	<category>index</category>
	<category>media</category>
	<category>offline</category>
	<category>search</category>
	<dc:creator>mattr</dc:creator>
	</item>
	<item>
	<title>PIRGThing</title>
	<link>http://ask.metafilter.com/53190/PIRGThing</link>	
	<description>I need to catalogue my non-profit&apos;s library of books and videos.  We want it to be accessible for students and faculty to easily see what we own and what is currently available for borrowing.  I have been looking at LibraryThing, and am pretty impressed, but I can&apos;t see a way to incorporate our films, to give each item an id number, or to mark what is currently borrowed or available.  Are there ways for me to do this, or would another site/software be better?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2006:site.53190</guid>
	<pubDate>Thu, 14 Dec 2006 21:25:18 -0800</pubDate>
	<category>books</category>
	<category>catalog</category>
	<category>catalogue</category>
	<category>library</category>
	<category>librarything</category>
	<category>nonprofit</category>
	<category>videos</category>
	<dc:creator>arcticwoman</dc:creator>
	</item>
	<item>
	<title>where is my ikea catalog?</title>
	<link>http://ask.metafilter.com/38154/where%2Dis%2Dmy%2Dikea%2Dcatalog</link>	
	<description>How can I find old ikea catalogs? I searched everywhere (Archive.org, google) for old ikea catalogs, but they are no where to be found. I believe there is someone there like me who already archived these nice documents and maybe uploaded them to a site.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2006:site.38154</guid>
	<pubDate>Sun, 14 May 2006 09:13:50 -0800</pubDate>
	<category>catalogue</category>
	<category>ikea</category>
	<dc:creator>caelumluna</dc:creator>
	</item>
	<item>
	<title>How can I organise my mass of digital photos?</title>
	<link>http://ask.metafilter.com/32974/How%2Dcan%2DI%2Dorganise%2Dmy%2Dmass%2Dof%2Ddigital%2Dphotos</link>	
	<description>I&apos;ve got a directory filled with the digital photos I and friends have taken over some eight years. It&apos;s a disorganised mess with no coherent, standardised naming format. I&apos;d like to:

-remove duplicates
-sort, rename or place in folders images based on EXIF data or content

I&apos;m on Mac OS X but could possibly gain access to a Windows box if necessary. Any ideas?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2006:site.32974</guid>
	<pubDate>Mon, 20 Feb 2006 12:34:11 -0800</pubDate>
	<category>analyse</category>
	<category>apple</category>
	<category>catalogue</category>
	<category>exif</category>
	<category>jpeg</category>
	<category>jpg</category>
	<category>mac</category>
	<category>osx</category>
	<category>sort</category>
	<dc:creator>dance</dc:creator>
	</item>
	<item>
	<title>Does anyone know of an online collection site like DVD Aficionado or Guzzlefish for books?</title>
	<link>http://ask.metafilter.com/5739/Does%2Danyone%2Dknow%2Dof%2Dan%2Donline%2Dcollection%2Dsite%2Dlike%2DDVD%2DAficionado%2Dor%2DGuzzlefish%2Dfor%2Dbooks</link>	
	<description>Does anyone know of an online collection site like &lt;a href=&quot;http://www.dvdaf.com&quot;&gt;DVD Aficionado&lt;/a&gt; or &lt;a href=&quot;http://www.guzzlefish.com&quot;&gt;Guzzlefish&lt;/a&gt; for books?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2004:site.5739</guid>
	<pubDate>Tue, 09 Mar 2004 14:13:43 -0800</pubDate>
	<category>books</category>
	<category>catalog</category>
	<category>catalogue</category>
	<category>dvd</category>
	<category>media</category>
	<category>organize</category>
	<category>sort</category>
	<dc:creator>Robot Johnny</dc:creator>
	</item>
	
	</channel>
</rss>

