[CODE4LIB] Job Opportunity for Web Developer Focusing on Linked Data (fwd)

2010-12-23 Thread Joe Hourcle

I'm just passing this along ... I know nothing about the actual job.
The bad formating of the message is probably my fault -- I prefer 
plain text email, and that can sometimes do interesting things to 
messages.  (random unknown characters, etc.)


If you have questions, I'd suggest contacting Gail Hodge (address below)

-Joe


-- Forwarded message --
Date: Wed, 22 Dec 2010 22:01:39 -0500
From: Gail Hodge gho...@iiaweb.com
To: onei...@grace.nascom.nasa.gov
Subject: Job Opportunity for Web Developer Focusing on Linked Data

Dear Joe,

We're looking for a Web Developer to focus on Linked Data and related
applications. Would you or anyone you know be interested? Could you pass
this around to some relevant lists? Rob Raskin has already sent it to the
ESIP SW list and I'll send it to SIG STI.

Thanks,

Gail




*Web Developer ? Linked Data *





Information International Associates, Inc. (IIa), an award-winning
information and knowledge management company, is seeking a Web Developer.
This position involves the ongoing website and application development,
maintenance, database development, and implementation for various website
applications for a variety of US Federal government agencies. The
applications will specifically focus on new and emerging technologies such
as linked open data, semantic technologies, ontologies, RDF and RDFa as
applied to both text and data, and Web 2.0 and social media applications
such as RSS and Twitter. Depending on the location of the successful
candidate, the home office may be located in Hyattsville, MD or Falls
Church, VA.



Responsibilities:



?  Designing/developing websites based on needs analysis and scope of
work.

?  Designing/developing the necessary back-end database and necessary
SQL calls and   web services for the applications.

?  Deploying applications.

? Designing, creating and deploying linked open data applications,
including mash-ups.

? Creating and managing triple stores based on existing relational
databases.

? Designing, developing and deploying Web 2.0 and social media
applications.

?  Continued maintenance, development, and troubleshooting for
applications.

 ?  Documenting the website code and applications.



Requirements:



?  Bachelor of Science Degree in Computer Science or other related
field(s).

?  Extensive knowledge of HTML, JavaScript, DHTML, PHP.

? Knowledge of linked open data and various semantic web
technologies and standards, including RDF, RDFa, etc. Knowledge of URIs.

?  Extensive knowledge of MySQL, SQL Server, ODBC.

? Knowledge of web services (SOAP and REST).

?  Dreamweaver/similar development environments.

 ?  Excellent verbal and written communications skills.



Desired (not required) experience:



?  Tomcat, Java, C#, .NET

?  Oracle, Excel and MS Access



  To apply online please access IIa Careers at:
https://www7.ultirecruit.com/INF1002/JobBoard/JobDetails.aspx?__ID=*3BAC1347B2106567


Re: [CODE4LIB] archivematica

2010-12-23 Thread Fleming, Declan
Hi Eric - I met Peter Van Garderen of Archivematica at IDCC and asked if he'd 
be at code4lib.  I'm not sure he can make it, but I've cc'd him here to answer 
your question.

It's a pretty neat stack of software, and follows a lot of the same philosophy 
we do in a microservices approach to digital asset management.

D

-Original Message-
From: Code for Libraries [mailto:code4...@listserv.nd.edu] On Behalf Of Eric 
Lease Morgan
Sent: Friday, December 17, 2010 6:36 AM
To: CODE4LIB@LISTSERV.ND.EDU
Subject: Re: [CODE4LIB] archivematica

On Dec 17, 2010, at 9:28 AM, Eric Lease Morgan wrote:

 Does anybody here know how Archivematica is similar  different from Fedora? 
 For example, to what degree could Fedora be used as a component of 
 Archivematica?



I'll answer my own question, Very little.

Archivematica [1] is distributed as a virtual software appliance, and Fedora is 
not a part of the distribution. Archivematica seems to use the local file 
system for storage and a host of other pieces of software to manage metadata 
and processes. Interesting!

[1] Archivematica - http://archivematica.org

-- 
Eric Morgan
University of Notre Dame


Re: [CODE4LIB] An alternate presentation of Code4Lib Journal

2010-12-23 Thread Jonathan Rochkind
I'm not sure, there are definitely some tricks there. 

But if you do come up with some CSS that works robustly (your rough cut demo is 
doing some odd things, cutting text off in the middle of paragraphs, putting 
scrollbars in the middle of the page, etc), we at the journal would probably be 
happy to incorporate it in the main site as an option, perhaps a link somewhere 
to toggle between a multi-narrow-column and single-column view. A bit of 
WordPress hacking involved there too perhaps to provide such CSS toggle 
functionality. 

From: Code for Libraries [code4...@listserv.nd.edu] On Behalf Of Louis St-Amour 
[louisstam...@gmail.com]
Sent: Thursday, December 23, 2010 10:23 PM
To: CODE4LIB@LISTSERV.ND.EDU
Subject: [CODE4LIB] An alternate presentation of Code4Lib Journal

Hey all,

Having recently discovered Code4Lib Journal, I was fooling around with
columns as ways of making articles more interesting to read, perhaps
eventually on tablet devices:

[image: AltPresentation.jpg]

Works best in (and in fact only tested on) Google Chrome on an iMac, but you
can try it out for yourself at http://lsta.me/code4lib/ ... all I've done is
mirrored the journal site and added some styles to the bottom of the
WordPress theme's CSS file. In theory you could apply such styles via a web
browser extension or user stylesheet to the website itself, live. But I
wouldn't recommend it without further testing and tweaks.

My main goal was to see if columns improved the reading experience on an
iPad, and the answer is definitely a yes, because while I set the columns
too small, you still get a sense of where you are overall and can see
farther ahead with columns than when you zoom in on a single column webpage.
The trouble with automatic columns, however, are defining when the automatic
columns should break. So far, it's perhaps more trouble than it's worth in
CSS, but with any luck that might change 10 years from now.

It's funny how tablets in particular break our notions of page -- on
tablets, we want essentially resizable and reflowing text columns but with
fixed and pretty page layouts that we can navigate through. Consider
magazines on the iPad -- sometimes we want the pretty text and images, but
other times we want just text alone, or just images alone. And yet that
means coming up with natural ways to zoom in on text and images without
making the text unreadable or images blurry. It should be possible, but as
far as I know, no one's done it right, yet. Either it's a Kindle-style text
experience, or a magazine-style Image experience. I wonder who will mix the
two together, first? Inkling almost gets it right with textbook content, but
often feels like it's wasting space with its one-column infinite scroll
approach. Which brings me back to my original point, I think columns and
grids are crucial for helping people see more info at once.

Anyone else have any thoughts on this? I was thinking about turning the
Journal into an iPad/tablet app, given its Creative Commons license, but I
now suspect given my interest in columns, that I'd be laying it out in
InDesign first, like a real magazine, which might be too much work.


Louis.