3 Results for libraries

Omeka Web-Publishing Platform Makes Historical Archives More Accessible

Omeka | Get Involved

There are loads of terrific general Web publishing tools available these days, but some industries require specific features to meet unique needs. Omeka is a free and open source Web-based publishing platform designed with libraries, higher-level learning institutions, and museums in minds. Funded by philanthropic organizations and licensed under the GPL, Omeka makes launching an online exhibition as easy as launching a blog and is perfect for groups that don't have IT-specialists on the payroll.



Perl's CPAN Continues to Offer High-Quality Libraries

CPAN, the Comprehensive Perl Archive Network, is one of the strongest and most active repositories for open-source libraries around. These libraries, many of which are packaged as Perl objects, do everything from communicate with Amazon's various Web services (including EC2 and S3), to verify credit cards, to manipulate images, to parse XML, to implement SSL. Because of the somewhat chaotic nature of CPAN, many of these functions are implemented in multiple modules. So there are several dozen modules for parsing XML and another few dozen templating systems, for starters.



Libraries Remove the Madness from JavaScript

Want to create modern Web applications? You'll need to use JavaScript. But don't write the JavaScript yourself; use one of the high-quality open-source libraries that let you concentrate on your coding, rather than browser incompatibilities.

Back in 1995, while I was working for Time Warner's Web division, someone showed me the latest technology advance to come out of Netscape, then the hottest company. It was a language called LiveScript, and it was a programming language that worked within the browser.