Intro to jQuery 2
Category: Web Development > Javascript
Posted: 23 Jun 09
Starting off where we left off last time, we continue exploring the possibilities of jQuery. We revisit some of the old functions and make them do some...
|
|
|
Learn How to Create a jQuery Plugin
Category: Web Development > Javascript
Posted: 12 Feb 09
You might think to yourself, "What is all the fuss with jQuery? You have to download a bunch of plugins to even make the library worth while.". First, that isn't true. Second, the jQuery library was specifically designed for that very purpose. By keeping the core library as small as possible - about ...
|
|
|
|
|
Couch DB
Category: Languages > Ruby
Posted: 04 Feb 09
In this LRUG session, Paul Carey talks about CouchDB - a distributed schema-free document-oriented database built form the ground up to work with the web. Couch DB is accessible via a RESTful HTTP/JSON API.
Paul took a particular interest in CouchDB about 6 months ago, when he began devel...
|
|
ImageScience
Category: Languages > Ruby
Posted: 10 Dec 08
In this episode, Tom Werner covers some of the basics of the ruby image library ImageScience. ImageScience is a wrapper for the FreeImage graphics libr...
|
|
|