ALA TechSource Logo
 
curve Home spacer Publications spacer Subscribe spacer Blog spacer About  
    

Code Words

series by Jason Clark

“citeThis”: Building a Javascript Bookmarklet that Creates Citations for Sharing Web Pages - Code Words

Submitted by Jason Clark on October 24, 2012 - 4:09pm

Welcome back to “Code Words.” In this column, we are going to look at bookmarklets - little snippets of Javascript that extend your web browser to do interesting and useful actions. Bookmarklets range from allowing you to "pin" a current page to Pinterest without visiting the site directly (http://pinterest.com/about/goodies/) to tricking out your browser's text renderer so that all of your web pages appear in "Piratespeak" (http://www.blippitt.com/talk-like-a-pirate-day-widget-try-this/). We are going to build a citation bookmarklet that parses page information and formats it into a ready-made citation for pasting into docs, your research, or an email. Read More »

Posted in

Using the Google Spreadsheets Data API to build a Recommended Reading List - Code Words

Submitted by Jason Clark on May 8, 2012 - 9:42am

Welcome to Code Words. A new column looking to demonstrate how simple programming tasks and emerging technology trends can be applied to libraries. My goal is to provide an introduction to the role that programming and computer tools can play in building the digital branch of the library. Topics will include everything from relational databases, to mobile services, to simple Javascript routines, and much more. Read More »

Posted in

Introducing Code Words with Jason Clark

Submitted by Patrick Hogan on April 13, 2012 - 9:26am

ALA TechSource is happy to introduce a new series for the blog, Code Words, by Jason Clark.

The web is bursting with new software and new tech tools, but sorting through it all is time-consuming. Each month, Jason will share practical tips and snippets of code to give you a running start on projects. Occasionally, he’ll take a look at the bigger picture and point to an emerging tech or programming concept that people might want to know about. Read More »

Posted in