Filed under Tools

Code4lib Day 1: Lightning Talks Notes

Al Cornish – XTF in 300 seconds (Slides in PDF) technology developed and maintained by California Digital Library supports the search/display of digital collections (images, PDFs, etc) fully open source platform, based on Apache Lucene search toolkit Java framework, runs in Tomcat or Jetty servlet engine extensive customization possible through XSLT programming user and developer … Continue reading »

Augmented Library – Access 2011 Hackfest

So today at Access 2011, it’s hackfest, with ~60-70 people, quite big! I decided to work on the augmented library topic with 5 others. We discussed two different software products out there at the moment and possible implimentations. Layar Layar allows for mobile app development using GPS/Geolocation to provide more information and image recognition to … Continue reading »

A Brief Look at Summon

Summon is Serials Solutions’ web scale discovery tool. I think so far, it looks pretty good. It has all the things you’d want these days in your searches including: sidebar with different options to refine search clean, easy to use interface save citations to folder and export advance search, including ISBN for books Currently, all … Continue reading »

PDF Batch Automation (PDF to Image and PDF Merge)

EDIT: I’ve been reminded/informed that this only works in Windows (or MS-DOS anyway) since it uses .bat files. The suggestion if you’re using other OSs is to use php (but really you can use anything) to automate the command. I’m sure everyone is familiar with Adobe Acrobat (even if they haven’t actually used it).  It’s … Continue reading »

PDF2Wiki Conversion Comparison

So, some people may ask, why are you trying to convert PDF to Wiki? PDF is usually the last step in the process, so just use the original document. My response would naturally be, what if you don’t have the original document? A Two-Step Process Through my searching and reading on the topic, it seems … Continue reading »

DOC2Wiki (Word2Wiki) Converters Comparison

So to continue on ways to convert existing documents to wiki code, next is formatted text documents, which is typically word DOC files, but may also be something like RTF files. Most sites I found actually just instructed people to use a 2 step conversion. From Word to HTML and then to wiki code. While … Continue reading »

HTML2Wiki Converter Comparison

So, for the past little while on and off, I’ve been looking for and playing around with HTML to Wiki Converters to see which one works best. Most of the ones I’ve found are online and most of them seem to be based on a Perl script created by David Iberri, who provides a web … Continue reading »