Re: [CODE4LIB] TEI->EPUB serialization testing

2016-01-14 Thread Eric Lease Morgan
On Jan 14, 2016, at 10:32 AM, Ethan Gruber  wrote:

>>> Part of this grant stipulates that open access books be made available
>>> in EPUB 3.0.1, so I got to work on a pipeline for dynamically serializing
>>> TEI into EPUB... 
>>> http://eaditor.blogspot.com/2015/12/the-ans-digital-library-look-under-hood.html
>>>  
>>> ...http://eaditor.blogspot.com/2016/01/first-ebook-published-to-ans-digital.html
>> 
>> I wrote a similar thing a number of years ago, and it was implemented as
>> Alex Lite. [1, 2]...
>> 
>> [1] Alex Lite blog posting - http://bit.ly/eazpJY
>> [2] Alex Lite - http://infomotions.com/sandbox/alex-lite/
> 
> Thanks, Eric. Is the original code online anywhere? I will eventually write
> some XSL:FO to generate PDFs for people who want those, for some reason.

I just put my source code and much of the supporting configuration files (XSL) 
temporarily on the Web at http://infomotions.com/tmp/alex-lite-code/  Enjoy? 
—ELM


[CODE4LIB] DevPost experiences?

2016-01-14 Thread James Morley
Hi

Is there anyone on the list who has experience of running hackathons through 
devpost.com, ideally as an organiser but equally as a participant? I'd like to 
get some feedback from someone with first-hand experience to see if it might be 
suitable for us.

Many thanks

James


James Morley
Creative Industries Community Developer

T:
M: +44 (0)77 1336 0563
E: james.mor...@europeana.eu
Skype: jamesinealing


Be part of Europe's online cultural movement - join the Europeana Network 
Association: http://bit.ly/NetworkAssociation
 #AllezCulture!
Disclaimer: This email and any files transmitted with it are confidential and 
intended solely for the use of the individual or entity to whom they are 
addressed. If you have received this email in error please notify the system 
manager. If you are not the named addressee you should not disseminate, 
distribute or copy this email. Please notify the sender immediately by email if 
you have received this email by mistake and delete this email from your system.


Re: [CODE4LIB] Exactly: A New Tool for Digital File Acquisitions

2016-01-14 Thread Bert Lyons
Hi Rosemary --

Great question about size limits.  There are probably a couple of limiting
factors to contend with:

BagIt bags - not much limit short of file system issues (quantities of
files in directories) and processor limitations (how much other competition
does your computer have for processing the bag).

Zip - if you use the zip feature, this may also introduce limitations -
again probably with computer memory/processors (unrelated to the tool
itself).

FTP - this will be throttled by your internet connection most likely and
will be limited by your computer's ability to stay connected to the FTP
target (and the size of free space available at the FTP target).

Local copy - Exactly always creates a local copy of the bag - so there will
be concerns associated with free disk space at the designated local target.

We have tested successfully for packages of 30GB via FTP. We have tested
for 100GB packages locally.

We'd love to hear feedback from your experiences and an identification of
areas where we can improve functionality for size where needed.

There is a public github repo for the tool here:
https://github.com/avpreserve/uk-exactly/

I hope this was helpful.

Thanks, and best --

Bert


Bertram Lyons, CA
AVPreserve | www.avpreserve.com
International Association of Sound and Audiovisual Archives |
www.iasa-web.org

On Wed, Jan 13, 2016 at 2:45 PM, Rosemary Le Faive  wrote:

> This looks very cool indeed! "What's the size limit" might be an
> unanswerable quesiton, so what sizes of large files have you tested it
> with, and what are the limiting factors for file size?
>
> Thanks!
>
> On 13 January 2016 at 11:01, Bert Lyons  wrote:
>
> > AVPreserve and the Louie B. Nunn Center for Oral History at the
> University
> > of Kentucky Libraries are excited to announce the release of a new tool
> for
> > born-digital acquisition and delivery.
> >
> > Building on work originally begun by colleagues at the Gates Archive,
> > AVPreserve and the Louie B. Nunn Center for Oral History at the
> University
> > of Kentucky Libraries developed Exactly to meet the growing need for
> > archives to acquire born digital content directly from donors and to
> begin
> > the activities of establishing provenance and fixity early in the process
> > of acquisition. Read more about how the Nunn Center is using Exactly here
> > <
> >
> http://digitalomnium.com/exactly-a-new-tool-to-safely-transfer-born-digital-materials-to-the-archive/
> > >
> > .
> >
> > Exactly is a simple and easy to use application for remotely and safely
> > transferring any born-digital material from a sender to a recipient.
> > Exactly utilizes the BagIt File Packaging Format (an Internet Engineering
> > Task-Force standard, developed by the Library of Congress and the
> > California Digital Library, with current support from George Washington
> > University and the University of Maryland), supports FTP transfer, as
> well
> > as standard network transfers, and integrates into desktop-based file
> > sharing workflows such as Dropbox or Google Drive. Additionally, Exactly
> > allows the recipient to create customized metadata templates for the
> sender
> > to fill out before submission. Exactly can send email notifications with
> > transfer data and manifests when files have been delivered to the
> archive.
> >
> > Read more about Exactly’s features in the Users Guide and the Exactly
> > Quickstart tutorial at our Exactly webpage
> > <
> >
> https://www.avpreserve.com/news/exactly-a-new-tool-for-digital-file-acquisitions/
> > >.
> > Downloads for the Exactly application are also available there (Windows
> > executable, Mac OS Build, or Java Package).
> >
> > 
> >
> > Bertram Lyons, CA
> > AVPreserve | www.avpreserve.com
> > International Association of Sound and Audiovisual Archives |
> > www.iasa-web.org
> >
>
>
>
> --
>
> *Rosemary Le Faive*
>
> Digital Infrastructure and Discovery Librarian
>
> Robertson Library
>
> University of Prince Edward Island
>
> 550 University Ave, Charlottetown PE C1A 4P3
>
> Canada
> tel: 902-566-0533 | fax: 902-628-4305 | email: rlefa...@upei.ca
>


Re: [CODE4LIB] Let's Encrypt and EZProxy

2016-01-14 Thread Eric Hellman
I would also go with the $120 3 year wildcard cert for ezproxy. What vendor are 
you using?
> On Jan 14, 2016, at 7:23 PM, Cary Gordon  wrote:
> 
> I love the idea of Let’s Encrypt, but I recently bought a three year wildcard 
> cert subscription for about $120. I would need to fall firmly into the true 
> believer category to go the route you suggest.
> 
> Cary
> 
>> On Jan 14, 2016, at 11:20 AM, Eric Hellman  wrote:
>> 
>> A while back, the issue of needing a wildcard certificate (not supported by 
>> Lets Encrypt) for EZProxy was discussed.
>> 
>> In my discussions with publishers about switching to HTTPS, EZProxy 
>> compatibility has been the most frequently mentioned stumbling block 
>> preventing a complete switch to HTTPS for some HTTPS-ready  publishers. In 
>> two cases that I know of, a publisher which has been HTTPS-only was asked by 
>> a library customer to provide insecure service (oh the horror!) for this 
>> reason.
>> 
>> It's been pointed out to me that while Lets Encrypt is not supporting 
>> wildcard certificates, up to 100 hostnames can be supported on a single LE 
>> certificate. A further limit on certificates issued per week per domain 
>> would mean that up to 500 hostnames can be registered with LE in a week.
>> 
>> Are there EZProxy instances out there that need more than 500 hostnames, 
>> assuming that all services are switched to HTTPS?
>> 
>> Also, I blogged my experience talking to people about privacy at #ALAMW16.
>> http://go-to-hellman.blogspot.com/2016/01/not-using-https-on-your-website-is-like.html
>>  
>> 
>> 
>> Eric
>> 
>> 
>> Eric Hellman
>> President, Free Ebook Foundation
>> Founder, Unglue.it https://unglue.it/
>> https://go-to-hellman.blogspot.com/
>> twitter: @gluejar
>> 



signature.asc
Description: Message signed with OpenPGP using GPGMail


Re: [CODE4LIB] Let's Encrypt and EZProxy

2016-01-14 Thread Cary Gordon
I love the idea of Let’s Encrypt, but I recently bought a three year wildcard 
cert subscription for about $120. I would need to fall firmly into the true 
believer category to go the route you suggest.

Cary

> On Jan 14, 2016, at 11:20 AM, Eric Hellman  wrote:
> 
> A while back, the issue of needing a wildcard certificate (not supported by 
> Lets Encrypt) for EZProxy was discussed.
> 
> In my discussions with publishers about switching to HTTPS, EZProxy 
> compatibility has been the most frequently mentioned stumbling block 
> preventing a complete switch to HTTPS for some HTTPS-ready  publishers. In 
> two cases that I know of, a publisher which has been HTTPS-only was asked by 
> a library customer to provide insecure service (oh the horror!) for this 
> reason.
> 
> It's been pointed out to me that while Lets Encrypt is not supporting 
> wildcard certificates, up to 100 hostnames can be supported on a single LE 
> certificate. A further limit on certificates issued per week per domain would 
> mean that up to 500 hostnames can be registered with LE in a week.
> 
> Are there EZProxy instances out there that need more than 500 hostnames, 
> assuming that all services are switched to HTTPS?
> 
> Also, I blogged my experience talking to people about privacy at #ALAMW16.
> http://go-to-hellman.blogspot.com/2016/01/not-using-https-on-your-website-is-like.html
>  
> 
> 
> Eric
> 
> 
> Eric Hellman
> President, Free Ebook Foundation
> Founder, Unglue.it https://unglue.it/
> https://go-to-hellman.blogspot.com/
> twitter: @gluejar
> 


Re: [CODE4LIB] Let's Encrypt and EZProxy

2016-01-14 Thread Andrew Anderson
Eric,

Check out Startcom’s StartSSL service (https://www.startssl.com), for $120 you 
have the ability to generate 3-year wildcard certificates with their 
Organizational Validation level of service.

Andrew

-- 
Andrew Anderson, President & CEO, Library and Information Resources Network, 
Inc.
http://www.lirn.net/ | http://www.twitter.com/LIRNnotes | 
http://www.facebook.com/LIRNnotes

On Jan 14, 2016, at 21:33, Eric Hellman  wrote:

> I would also go with the $120 3 year wildcard cert for ezproxy. What vendor 
> are you using?
>> On Jan 14, 2016, at 7:23 PM, Cary Gordon  wrote:
>> 
>> I love the idea of Let’s Encrypt, but I recently bought a three year 
>> wildcard cert subscription for about $120. I would need to fall firmly into 
>> the true believer category to go the route you suggest.
>> 
>> Cary
>> 
>>> On Jan 14, 2016, at 11:20 AM, Eric Hellman  wrote:
>>> 
>>> A while back, the issue of needing a wildcard certificate (not supported by 
>>> Lets Encrypt) for EZProxy was discussed.
>>> 
>>> In my discussions with publishers about switching to HTTPS, EZProxy 
>>> compatibility has been the most frequently mentioned stumbling block 
>>> preventing a complete switch to HTTPS for some HTTPS-ready  publishers. In 
>>> two cases that I know of, a publisher which has been HTTPS-only was asked 
>>> by a library customer to provide insecure service (oh the horror!) for this 
>>> reason.
>>> 
>>> It's been pointed out to me that while Lets Encrypt is not supporting 
>>> wildcard certificates, up to 100 hostnames can be supported on a single LE 
>>> certificate. A further limit on certificates issued per week per domain 
>>> would mean that up to 500 hostnames can be registered with LE in a week.
>>> 
>>> Are there EZProxy instances out there that need more than 500 hostnames, 
>>> assuming that all services are switched to HTTPS?
>>> 
>>> Also, I blogged my experience talking to people about privacy at #ALAMW16.
>>> http://go-to-hellman.blogspot.com/2016/01/not-using-https-on-your-website-is-like.html
>>>  
>>> 
>>> 
>>> Eric
>>> 
>>> 
>>> Eric Hellman
>>> President, Free Ebook Foundation
>>> Founder, Unglue.it https://unglue.it/
>>> https://go-to-hellman.blogspot.com/
>>> twitter: @gluejar
>>> 
> 


[CODE4LIB] Last Call for Papers: GCIRE2016 - Philippines

2016-01-14 Thread Jackie Blanco
The Second International Conference on Green Computing, Intelligent and 
Renewable Energies (GCIRE2016)


University of Perpetual Help System DALTA
Las Piñas-Manila, Philippines
February 24-26, 2016

http://sdiwc.net/conferences/gcire2016/
gcir...@sdiwc.net
===
The event will be held over three days with presentations delivered by 
researchers from the international community, including presentations 
from keynote speakers and state-of-the-art lectures. All registered 
papers will be included in the SDIWC Digital Library and in one of the 
following special issues:


- International Journal of Cyber-Security and Digital Forensics (IJCSDF)
- International Journal of Digital Information and Wireless 
Communications (IJDIWC)
- International Journal of New Computer Architectures and their 
Applications (IJNCAA)
- International Journal of E-Learning and Educational Technologies in 
the Digital Media (IJEETDM)


SUBMISSION GUIDELINES:

- Researchers are encouraged to submit their work electronically as pdf 
format without author(s) name.

- Full paper must be submitted (abstracts are not acceptable).
- Submitted paper should not exceed 15 pages, including illustrations 
and must be without page numbers.
- Paper submission link: 
http://sdiwc.net/conferences/gcire2016/paper-submission/


IMPORTANT DATES:

Submission Deadline:January 24, 2016
Acceptance Notification:2-3 weeks from the submission date or Feb. 3, 
2016

Camera Ready Deadline:  February 14, 2016
Registration Deadline:  February  14, 2016
Conference Dates:   February  24 - 26, 2016


Re: [CODE4LIB] Let's Encrypt and EZProxy

2016-01-14 Thread Louis St-Amour
Just in case anyone was (like me) wondering how a wildcard certificate would 
work with multiple levels of subdomains, it turns out that EZproxy has custom 
support for SSL built-in and automatically converts 
example.org.ezproxy.example.org to use hyphens in the subdomains: 
example-org.ezproxy.example.org

Citing an online discussion:

> > One post I read suggested that wildcard certificates were only good for one 
> > domain level, here's an excerpt: 
> >
> > "Example, if the cert is for *.domain.com then a.domain.com and 
> > b.domain.com hosts can use the same cert. but for hosts that have more than 
> > one level of subdomain like c.d.domain.com, the cert. will not work and you 
> > will get the popup warning" 
> >
> > Is this comment accurate?
>
> That comment is true. For this reason, when you use a wildcard certificate on 
> a server named ezproxy.yourlib.org, the wildcard certificate is for 
> *.ezproxy.yourlib.org, EZproxy calls itself login.ezproxy.yourlib.org during 
> secure login, and when you proxy a remote site, the periods of the hostname 
> are changed to hyphens (e.g. www-somedb-com.ezproxy.yourlib.org). This avoids 
> the browser warnings. 

Sent from my iPhone

> On Jan 14, 2016, at 10:17 PM, Andrew Anderson  wrote:
> 
> Eric,
> 
> Check out Startcom’s StartSSL service (https://www.startssl.com), for $120 
> you have the ability to generate 3-year wildcard certificates with their 
> Organizational Validation level of service.
> 
> Andrew
> 
> -- 
> Andrew Anderson, President & CEO, Library and Information Resources Network, 
> Inc.
> http://www.lirn.net/ | http://www.twitter.com/LIRNnotes | 
> http://www.facebook.com/LIRNnotes
> 
>> On Jan 14, 2016, at 21:33, Eric Hellman  wrote:
>> 
>> I would also go with the $120 3 year wildcard cert for ezproxy. What vendor 
>> are you using?
>>> On Jan 14, 2016, at 7:23 PM, Cary Gordon  wrote:
>>> 
>>> I love the idea of Let’s Encrypt, but I recently bought a three year 
>>> wildcard cert subscription for about $120. I would need to fall firmly into 
>>> the true believer category to go the route you suggest.
>>> 
>>> Cary
>>> 
 On Jan 14, 2016, at 11:20 AM, Eric Hellman  wrote:
 
 A while back, the issue of needing a wildcard certificate (not supported 
 by Lets Encrypt) for EZProxy was discussed.
 
 In my discussions with publishers about switching to HTTPS, EZProxy 
 compatibility has been the most frequently mentioned stumbling block 
 preventing a complete switch to HTTPS for some HTTPS-ready  publishers. In 
 two cases that I know of, a publisher which has been HTTPS-only was asked 
 by a library customer to provide insecure service (oh the horror!) for 
 this reason.
 
 It's been pointed out to me that while Lets Encrypt is not supporting 
 wildcard certificates, up to 100 hostnames can be supported on a single LE 
 certificate. A further limit on certificates issued per week per domain 
 would mean that up to 500 hostnames can be registered with LE in a week.
 
 Are there EZProxy instances out there that need more than 500 hostnames, 
 assuming that all services are switched to HTTPS?
 
 Also, I blogged my experience talking to people about privacy at #ALAMW16.
 http://go-to-hellman.blogspot.com/2016/01/not-using-https-on-your-website-is-like.html
  
 
 
 Eric
 
 
 Eric Hellman
 President, Free Ebook Foundation
 Founder, Unglue.it https://unglue.it/
 https://go-to-hellman.blogspot.com/
 twitter: @gluejar
>> 


[CODE4LIB] Let's Encrypt and EZProxy

2016-01-14 Thread Eric Hellman
A while back, the issue of needing a wildcard certificate (not supported by 
Lets Encrypt) for EZProxy was discussed.

In my discussions with publishers about switching to HTTPS, EZProxy 
compatibility has been the most frequently mentioned stumbling block preventing 
a complete switch to HTTPS for some HTTPS-ready  publishers. In two cases that 
I know of, a publisher which has been HTTPS-only was asked by a library 
customer to provide insecure service (oh the horror!) for this reason.

It's been pointed out to me that while Lets Encrypt is not supporting wildcard 
certificates, up to 100 hostnames can be supported on a single LE certificate. 
A further limit on certificates issued per week per domain would mean that up 
to 500 hostnames can be registered with LE in a week.

Are there EZProxy instances out there that need more than 500 hostnames, 
assuming that all services are switched to HTTPS?

Also, I blogged my experience talking to people about privacy at #ALAMW16.
http://go-to-hellman.blogspot.com/2016/01/not-using-https-on-your-website-is-like.html
 


Eric


Eric Hellman
President, Free Ebook Foundation
Founder, Unglue.it https://unglue.it/
https://go-to-hellman.blogspot.com/
twitter: @gluejar



signature.asc
Description: Message signed with OpenPGP using GPGMail


Re: [CODE4LIB] Let's Encrypt and EZProxy

2016-01-14 Thread Cary Gordon
I bought it from SS2BUY LLC. - 595 S Knott Ave Anaheim, CA, USA 92804. The cert 
is from Comodo.

I am not using it with EZProxy, but there is no reason that it wouldn’t work. 
There have been no issues with it.


> On Jan 14, 2016, at 6:33 PM, Eric Hellman  wrote:
> 
> I would also go with the $120 3 year wildcard cert for ezproxy. What vendor 
> are you using?
>> On Jan 14, 2016, at 7:23 PM, Cary Gordon  wrote:
>> 
>> I love the idea of Let’s Encrypt, but I recently bought a three year 
>> wildcard cert subscription for about $120. I would need to fall firmly into 
>> the true believer category to go the route you suggest.
>> 
>> Cary
>> 
>>> On Jan 14, 2016, at 11:20 AM, Eric Hellman  wrote:
>>> 
>>> A while back, the issue of needing a wildcard certificate (not supported by 
>>> Lets Encrypt) for EZProxy was discussed.
>>> 
>>> In my discussions with publishers about switching to HTTPS, EZProxy 
>>> compatibility has been the most frequently mentioned stumbling block 
>>> preventing a complete switch to HTTPS for some HTTPS-ready  publishers. In 
>>> two cases that I know of, a publisher which has been HTTPS-only was asked 
>>> by a library customer to provide insecure service (oh the horror!) for this 
>>> reason.
>>> 
>>> It's been pointed out to me that while Lets Encrypt is not supporting 
>>> wildcard certificates, up to 100 hostnames can be supported on a single LE 
>>> certificate. A further limit on certificates issued per week per domain 
>>> would mean that up to 500 hostnames can be registered with LE in a week.
>>> 
>>> Are there EZProxy instances out there that need more than 500 hostnames, 
>>> assuming that all services are switched to HTTPS?
>>> 
>>> Also, I blogged my experience talking to people about privacy at #ALAMW16.
>>> http://go-to-hellman.blogspot.com/2016/01/not-using-https-on-your-website-is-like.html
>>>  
>>> 
>>> 
>>> Eric
>>> 
>>> 
>>> Eric Hellman
>>> President, Free Ebook Foundation
>>> Founder, Unglue.it https://unglue.it/
>>> https://go-to-hellman.blogspot.com/
>>> twitter: @gluejar
>>> 
> 


[CODE4LIB] Job: Supervisory Information Technology Specialist at Library of Congress

2016-01-14 Thread jobs
Supervisory Information Technology Specialist 
Library of Congress
Washington, D.C.

The selected applicant may be required to file a financial disclosure
statement with the House of Representatives, U.S. Congress, in accordance with
the provisions of Public Law 95-521, Ethics in Government Act of 1978.

  
The incumbent of this position serves as Chief of the Enterprise Systems
Engineering Group (ESE). This group is involved in the planning and
coordination of the installation, testing, operation, troubleshooting and
maintenance of enterprise level hardware and software systems.

  
This position is located in the Enterprise Systems Engineering Group, Office
of the Chief Information Officer, Office of the Chief Operating Officer.

  
The position description number for this position is 058993.

  
The salary range indicated reflects the locality pay adjustments for the
Washington, D.C., Metropolitan area.

  
The incumbent of this position will work a flextime work schedule.

  
This is a supervisory, non-bargaining unit position.

  
Relocation expenses will not be authorized for the person(s) selected under
this vacancy announcement.

  
TRAVEL REQUIRED

Not Required

  
RELOCATION AUTHORIZED

No

  
KEY REQUIREMENTS

  
DUTIES:

  
The Supervisory Information Technology Specialist supervises employees at
multiple grade levels. Provides administrative and technical supervision
needed for accomplishing the unit's work. Performs the administrative and
human resource management functions concerning the staff supervised.
Establishes guidelines and performance expectations for staff, which are
clearly communicated through the formal employee performance management
system. Responsible for advancing the goals of equal employment opportunity
(EEO) by taking positive steps to ensure diversity objectives are accomplished
by adhering to nondiscriminatory employment practices related to race, color,
religion, sex, national origin, age, and disability.

  
Manages the enterprise-wide implementation of novel approaches to software
development of applications and systems serving multiple organizational
levels. Designs, develops and administers a variety of mission critical IT
systems supporting core functions of the Library of Congress and ensures
enterprise architecture plans are aligned with existing and future
infrastructure. Ensures the integration of IT programs and services, and
develops solutions to integration/interoperability issues.

  
Serves as a recognized technical expert for new or improved information
systems software. Exercises considerable judgment and ingenuity in advocating
the benefits of implementing business-driven quality and process improvements.
Monitors or coordinates and prepares testing and implementation plans.
Monitors the migration of systems to the production environment and oversees
systems for stability, accuracy, and performance. Coordinates the common use
of core software across many platforms and troubleshooting procedures for
related applications. Prepares strategies for recovery with systems' failure.
Prepares recovery methods for systems, coordinating with the entire Library of
Congress or a department disaster recovery plan.

  
Develops long-range policies and designs and implements strategies and
management guidelines for complex and changing information technology systems.

  
Supplies expert analysis and counsel and develops solutions to resolve issues
and problems related to Library of Congress-wide IT programs.

  
QUALIFICATIONS REQUIRED:

  
Applicants must have had progressively responsible experience and training
sufficient in scope and quality to furnish them with an acceptable level of
the following knowledge, skills, and abilities to perform the duties of the
position without more than normal supervision.

  * Ability to supervise and lead a diverse workforce to perform IT Systems 
Administration and Operations. **
  * Ability to analyze organizational problems and develop solutions.
  * Ability to apply project management methodologies and techniques to manage 
complex IT projects.
  * Knowledge of IT hardware and software.**
  * Knowledge of IT contracting policies and procedures.
  * Ability to communicate effectively other than in writing.
No additional requirements to those listed above.



Brought to you by code4lib jobs: http://jobs.code4lib.org/job/24755/
To post a new job please visit http://jobs.code4lib.org/


[CODE4LIB] Job: Librarian 3 at Boeing

2016-01-14 Thread jobs
Librarian 3
Boeing
Renton

We are seeking for a Librarian 3 for this amazing Aerospace
Company in WA, State. The Client Company Library has an exciting and unique
opportunity for a technical and library oriented contractor
to help us develop and implement innovative, cutting-edge library services.
Candidate will join a motivated and diverse team of library professionals
tasked with delivering digital information to client wide array of employees.

  
We are looking for an individual with experience in and knowledge of Library,
Information Science, or Information Management principles, practices, and
systems. Prior programming, database, and web design/development experience is
required.

  
Our client is a premier corporate library and one of the largest special
libraries in the world. It serves all client employees worldwide and employs
highly skilled information professionals who provide research, reference,
knowledge management, cataloging, vocabulary management, and other key
services to support business needs within client.

  
PREFERRED QUALIFICATIONS:

• Experience in programming with languages such as Java, Python, Perl, and
JavaScript is preferred. Demonstrated experience with, or ability to become
proficient in, new web platforms (including jQuery, AngularJS, and
Elasticsearch) and semantic technologies is desired. Experience administering
the Millennium ILS (and components, including Oracle DBA, Linux/Unix commands)
is strongly desired.

  
REQUIREMENTS:

• Bachelor's and typically 6 or more years' related work experience, a
Master's degree and typically 4 or more years' related work experience or an
equivalent combination of education and experience.



Brought to you by code4lib jobs: http://jobs.code4lib.org/job/24753/
To post a new job please visit http://jobs.code4lib.org/


Re: [CODE4LIB] TEI->EPUB serialization testing

2016-01-14 Thread Eric Lease Morgan
On Jan 13, 2016, at 4:17 PM, Ethan Gruber  wrote:

> Part of this grant stipulates that open access books be made available in 
> EPUB 3.0.1, so I got to work on a pipeline for dynamically serializing TEI 
> into EPUB. It works pretty well, but there are some minor issues. The issues 
> might be related more to differences between individual ereader apps in 
> supporting the 3.0.1 spec than anything I might have done wrong in the 
> serialization process (the file validates according to a script I've been 
> running)…
> 
> If you are interested in more information about the framework, there's 
> http://eaditor.blogspot.com/2015/12/the-ans-digital-library-look-under-hood.html
>  and 
> http://eaditor.blogspot.com/2016/01/first-ebook-published-to-ans-digital.html.
>  It's highly LOD aware and is capable of posting to a SPARQL endpoint so that 
> information can be accessed from other archival frameworks and integrated 
> into projects like Pelagios.


I wrote a similar thing a number of years ago, and it was implemented as Alex 
Lite. [1] I started out with TEI files, and then transformed them into a number 
of derivatives: simple HTML, “cooler” HTML, PDF, and ePub. I think my ePub 
version was somewhere around 2.0. The “framework” was written in Perl, of 
course.  ;-)  The whole of a Alex Lite was designed to be given away on CD or 
as an instant website. (“Just add water."). The hard part of the whole thing 
was the creation of the TEI files in the first place. After that, everything 
was relatively easy.

[1] Alex Lite blog posting - http://bit.ly/eazpJY
[2] Alex Lite - http://infomotions.com/sandbox/alex-lite/

—
Eric Lease Morgan
Artist- And Librarian-At-Large

(A man in a trench coat approaches, and says, “Psst. Hey buddy, wanna buy a 
registration to the Code4Lib conference!?”)


Re: [CODE4LIB] TEI->EPUB serialization testing

2016-01-14 Thread Ethan Gruber
Thanks, Eric. Is the original code online anywhere? I will eventually write
some XSL:FO to generate PDFs for people who want those, for some reason.

On Thu, Jan 14, 2016 at 10:05 AM, Eric Lease Morgan  wrote:

> On Jan 13, 2016, at 4:17 PM, Ethan Gruber  wrote:
>
> > Part of this grant stipulates that open access books be made available
> in EPUB 3.0.1, so I got to work on a pipeline for dynamically serializing
> TEI into EPUB. It works pretty well, but there are some minor issues. The
> issues might be related more to differences between individual ereader apps
> in supporting the 3.0.1 spec than anything I might have done wrong in the
> serialization process (the file validates according to a script I've been
> running)…
> >
> > If you are interested in more information about the framework, there's
> http://eaditor.blogspot.com/2015/12/the-ans-digital-library-look-under-hood.html
> and
> http://eaditor.blogspot.com/2016/01/first-ebook-published-to-ans-digital.html.
> It's highly LOD aware and is capable of posting to a SPARQL endpoint so
> that information can be accessed from other archival frameworks and
> integrated into projects like Pelagios.
>
>
> I wrote a similar thing a number of years ago, and it was implemented as
> Alex Lite. [1] I started out with TEI files, and then transformed them into
> a number of derivatives: simple HTML, “cooler” HTML, PDF, and ePub. I think
> my ePub version was somewhere around 2.0. The “framework” was written in
> Perl, of course.  ;-)  The whole of a Alex Lite was designed to be given
> away on CD or as an instant website. (“Just add water."). The hard part of
> the whole thing was the creation of the TEI files in the first place. After
> that, everything was relatively easy.
>
> [1] Alex Lite blog posting - http://bit.ly/eazpJY
> [2] Alex Lite - http://infomotions.com/sandbox/alex-lite/
>
> —
> Eric Lease Morgan
> Artist- And Librarian-At-Large
>
> (A man in a trench coat approaches, and says, “Psst. Hey buddy, wanna buy
> a registration to the Code4Lib conference!?”)
>