[CODE4LIB] METS question for @USE in file/fileGrp

2011-08-03 Thread Ethan Gruber
Hi all, According to the METS schema, the USE attribute is " A tagging attribute to indicate the intended use of files within this file group (e.g., master, reference, thumbnails for image files)." I'm using the mets:fileSec to capture images of a coin within a larger numismatic XML schema. The @

Re: [CODE4LIB] [lita-l] Re: Seeking feedback on database design for an open source software registry

2011-08-03 Thread Peter Murray
In the E-R diagram, there is a place for a URL and a chunk of HTML code in each Release entity. I was thinking that is where release-specific information would go, and I will update the document to call it out more explicitly. Thanks again, Lori. Peter On Aug 2, 2011, at 7:25 PM, Lori Bowen

Re: [CODE4LIB] Programmer Orientation to Library/Lib Sci

2011-08-03 Thread Jonathan Rochkind
I'm especially interested in anything which >> gave you an "ah-ha!" moment when you were working with library data -- >> the implicit things which didn't make sense until you knew why those >> crazy librarians did things the way they did. I'd add that you should be open to accepting that s

Re: [CODE4LIB] Seeking feedback on database design for an open source software registry

2011-08-03 Thread Eric Lease Morgan
On Aug 1, 2011, at 4:22 PM, Peter Murray wrote: > As part of the Mellon Foundation grant funding the start-up of LYRASIS > Technology Services, LTS is to produce a series of tools that enable > libraries to decide whether open source is right for their environments. > I’ve put a page up on the

Re: [CODE4LIB] Seeking feedback on database design for an open source software registry

2011-08-03 Thread Peter Murray
On Aug 3, 2011, at 11:45 AM, Eric Lease Morgan wrote: > Peter, if I understand you correctly, your approach seems novel. Usually open > source software developers have "scratched their itch", made their software > available to the world, and if so inclined, spent time and effort building a > com

Re: [CODE4LIB] METS question for @USE in file/fileGrp

2011-08-03 Thread Ford, Kevin
Dear Ethan, I think your suggested organization is, and your chosen semantics are, perfectly consistent regarding how the USE attribute was meant to be employed on the fileGrp and file elements, per the METS documention [1]. I didn't do an exhaustive search, but looking at other examples I fou

Re: [CODE4LIB] Programmer Orientation to Library/Lib Sci

2011-08-03 Thread Laura Smart
On Wed, Aug 3, 2011 at 8:22 AM, Jonathan Rochkind wrote: > I'd add that you should be open to accepting that some of those things STILL > won't make sense once you know why librarians do things the way they do. > .. but often where we are is really > really unfortunate.  (And even many of us

[CODE4LIB] Job Posting: Senior Systems Librarian, Brandeis University, Waltham MA

2011-08-03 Thread Tania Fersenheim
Senior Systems Librarian Brandeis University, a private research university in the metropolitan Boston area, seeks an experienced, innovative and service-oriented Senior Systems Librarian to serve as an integral member of the library systems team. The primary responsibility of the position is to

[CODE4LIB] Job Announcement: Web Librarian, subject to award, to perform e-reference duties and manage web-based content (Washington, DC)

2011-08-03 Thread Patty De Anda Gates
LAC Group seeks experienced Web Librarian on behalf of our client, a prestigious government agency library. Web Librarian will have thorough knowledge of web-based library resources (electronic resources), web page management, OPACs, and Internet-based services. Position subject to contract awa

Re: [CODE4LIB] Seeking feedback on database design for an open source software registry

2011-08-03 Thread stuart yeates
On 02/08/11 08:22, Peter Murray wrote: Colleagues -- please excuse the cross-posting; I've found the circle of people potentially interested in this was wider than I thought. As part of the Mellon Foundation grant funding the start-up of LYRASIS Technology Services, LTS is to produce a series

[CODE4LIB] Apps to reduce large file on the fly when it's requested

2011-08-03 Thread Ranti Junus
Dear All, My colleague came with this query and I hope some of you could give us some ideas or suggestion: Our Digital Multimedia Center (DMC) scanning project can produce very large PDF files. They will have PDFs that are about 25Mb and some may move into the 100Mb range. If we provide a link to

Re: [CODE4LIB] Apps to reduce large file on the fly when it's requested

2011-08-03 Thread Gabriel Farrell
I agree that your client software should be nothing more than a link or button in the web browser. As for the server, it sounds akin to image servers that resize on the fly. I would probably just proxy requests to a script or cgi that compresses/converts the files, especially if you're not planning

[CODE4LIB] Job Announcement: Systems Librarian

2011-08-03 Thread Salwa Ismail
Georgetown University, Lauinger Library has the following new position open. : Systems Librarian Lauinger Library/Library Information Technology Georgetown University Washington D.C. Date Position Posted: July 27, 2011 Duties And Responsibilities & Minimum Requirements: Responsibilities for the S

Re: [CODE4LIB] Seeking feedback on database design for an open source software registry

2011-08-03 Thread Peter Murray
Thanks for the reply, Stuart. With the first question, I've updated the diagram to add an "Association" entity. (Technically, I don't think this is an entity but rather a specialization of a relationship.) This is based off some great work I saw at the NITRC. Take a look at the "Associations

Re: [CODE4LIB] Apps to reduce large file on the fly when it's requested

2011-08-03 Thread Joe Hourcle
On Aug 3, 2011, at 7:36 PM, Ranti Junus wrote: > Dear All, > > My colleague came with this query and I hope some of you could give us some > ideas or suggestion: > > Our Digital Multimedia Center (DMC) scanning project can produce very large > PDF files. They will have PDFs that are about 25Mb a

Re: [CODE4LIB] Apps to reduce large file on the fly when it's requested

2011-08-03 Thread Dave Caroline
One method is to dispense with PDF and just view the scanned pages online as images or OCR'd text or point the user to a directory with the scans for the document. He then only needs an image viewer using a lot less of his machines memory. Large PDF's also cause problems in the viewing computer. I