-
Extensible Catalog Project Seeking Developers in Innovative Ways
Last month, the eXtensible Catalog (XC) project posted job openings for Java developers. These are short-term, grant-funded projects and, having been on the hiring side of that equation before myself, I know how difficult it is to get good people for a one- or two-year project. The XC posting is …
Posted on· 1 minutes reading time -
LANL Releases Open Source JPEG2000 Image Server
The lead article in the September/October issue of D-Lib Magazine release yesterday is on djatoka, the open source JPEG2000 Image Server from Los Alamos National Laboratory. The authors, Ryan Chute and Herbert Van de Sompel describe their effort in the article abstract:
The ISO-standardized JPEG 2000 image format has …
Posted on· 2 minutes reading time -
JPEG2000 to Zoomify Code4Lib Lightning Talk Video Now Available
Thanks, Noel, and everyone else who made the video editions of Code4Lib 2008 presentations possible. I just had a chance to notice that the video from my JPEG2000 to Zoomify Shim lightning talk was online:
Some updates since the post and the presentation were first done. The code that exists …
Posted on· 1 minutes reading time -
JPEG2000 to Zoomify Shim -- Creating JPEG tiles from JPEG2000 images
This is a textual representation of a lightning talk done on Feb 26th at Code4Lib 2008.
When the video of the talk is up (thanks, Noel!) I'll link it here, too.The video is now available, and that article includes an update on progress since the this article was posted …Posted on· 3 minutes reading time -
Disseminators As the Core of an Object Repository
I've been working to get JBoss Seam tied into Fedora, and along the way thought it would be wise to stop and document a core concept of this integration: the centrality of Fedora Disseminators in the the design of the Ohio Digital Resource Commons. Although there is nothing specific to …
Posted onand last updated January 15, 2018· 12 minutes reading time -
Scripted Searches for Java Code in Popular Source Code Search Engines
Sometimes the best way to solve a programming problem is to see how others have done the same thing. When that happens, having immediate access to the various search engines helps get you back on track quickly. Here are OpenSearch plug-ins (suitable for Firefox and MSIE7) that will search the …
Posted on· 6 minutes reading time -
Building an Institutional Repository Interface Using EJB3 and JBoss Seam
This tour is designed to show the overall architecture of a FEDORA digital object repository application within the JBoss Seam framework while at the same time pointing out individual design decisions and extension points that are specific to the Ohio Digital Resource Commons application. Geared towards software developers, a familiarity …
Posted on· 14 minutes reading time -
Looking Forward to Version 2.2 of FEDORA
Sandy Payette, Co-Director of the Fedora Project and Researcher in the Cornell Information Science department, announced a tentative date for the release 2.2 of the FEDORA digital object repository.
The Fedora development team would like to announce that Fedora 2.2 will be released on Friday, January 19, 2007 …
Posted on· 5 minutes reading time -
Java Application for Batch Processing FEDORA Objects
We had a need today to transform an XML file with a custom DTD into Dublin Core; the custom XML file is a datastream in our FEDORA repository and we want to put the Dublin Core XML file back into the FEDORA object as the DC datastream. This took a …
Posted onand last updated January 15, 2018· 12 minutes reading time -
Picking a Java Web Application Framework
We're beginning a new phase of our digital library development at OhioLINK and an oversimplification of one of the consequences of this new phase is that we will be developing more software from scratch rather than adapting stuff that we find out there on the net. (Another consequence of this …
Posted on· 9 minutes reading time