[ Content | View menu ]

Author Archive

Back and forth

July 3, 2008 by Greg Kallenberg
Filed in Code, PHP, Workflow

Working with custom content and custom displays is not easy as pie in the Drupal framework. I’ve been working to get an RSS feed to build in added content to what Drupal calls “nodes.” Nodes are essentially pieces of information with a title and body which can be a blog post or an HTML page [...]

Post or View Comments (0)

Learning New Systems and Languages

May 22, 2008 by Greg Kallenberg
Filed in Development, drupal

It’s been quite a challenge getting up to speed on our new content management system, Drupal; especially since we’ve been a Cold Fusion/MSSQL shop for quite a while now. The future for us holds new and exciting things like switching to PHP/MySQL/SVN for our development and deployment of web applications and content.
With the content management [...]

Post or View Comments (0)

Fun with jQuery

April 16, 2008 by Greg Kallenberg
Filed in Ajax, Code, Development

Am experimenting with the jQuery library for fun effects on the calendar application. I’m going to be replacing the “show/hide” function with a jQuery.slideToggle() and the AJAX calls for the calendar widget with jQuery.load().
This will help to reduce the amount of code developers will have to write in order to achieve the same effects. Instead [...]

Post or View Comments (0)

Func-y Calendar Reprised

January 25, 2008 by Greg Kallenberg
Filed in Ajax, Content, interfaces

The new calendar interface has been published and is ready for your enjoyment. Features include an AJAX mini calendar widget that allows you to limit results by individual day. By selecting the “>>” or “<

Post or View Comments (4)

Func-y Calendar

January 10, 2008 by Greg Kallenberg
Filed in Browsers, Content, Databases, Usability, interfaces

I have been working incessantly on adding more functionality to the calendar program. Requests from staff and public alike are filtering through and so I have a larger to do list for the calendar. Early on I had in mind to provide keyword searching of events within the calendar framework itself. I devised a simple [...]

Post or View Comments (0)

New Calendar RSS and iCalendar Formats

November 27, 2007 by Greg Kallenberg
Filed in Content, Usability

The new version of NYPL’s calendar now includes dynamic RSS and iCalendar formatted output. Just use the pull down menus to select a timespan, your favorite location, type of event, and audience and you’ll get a URL that you can use via RSS or iCalendar using the buttons on the right-hand side of the screen.
The [...]

Post or View Comments (1)

Search LEO Automatically from Amazon!

September 28, 2007 by Greg Kallenberg
Filed in Ajax, Browsers, Firefox

If you want to have some fun with Firefox, you can load in the Greasemonkey extension and then load in the script I re-purposed for linking Amazon to our LEO Catalog:

LEO Lookup – Search Amazon and at the title screen level you will be notified if NYPL owns a copy of that title [...]

Post or View Comments (5)