Videos in category SQLite All | Novice | Advanced | Expert
RubyConf 2008: Crate – packaging your ruby application
  • Video is free for view
  • Video is available for download

RubyConf 2008: Crate – packaging your...

Behind Crate is the idea that a standalone ruby application can be formed into a simple installable application to just drop on a machine and run. An existing ruby interpreter is not required. A Cr... read more »

Level: any Nov 30, 2008 Votes: 0 Dmytro Shteflyuk

 
Writing iPhone App Episode 5: Persisting Data and Reordering Table Rows
  • You'll need to pay to download this video

Writing iPhone App Episode 5: Persist...

When you quit an iPhone application and restart it later, you want important data to be preserved. In this episode, we’ll save our recipes and their ingredients in a SQLite database. Then we&... read more »

Level: any Nov 13, 2008 Votes: 0 Dmytro Shteflyuk

 
Creating Offline Web Applications Within The Browser
  • Video is free for view

Creating Offline Web Applications Wit...

This is a video lecture on creating offline web applications. It goes into detail on how to create these applications using the Dojo Offline Toolkit, an open source library that makes it easy to cr... read more »

Level: any Jul 01, 2007 Votes: 0 scoundrel

 
Installing SQLite 3 on Windows for use in Ruby on Rails
  • Video is free for view

Installing SQLite 3 on Windows for us...

Installing SQLite 3 on Windows is pretty easy, once you figure out what you need to do. But when I started using Ruby on Rails I struggled to figure out what I needed to do. Here's a short screenca... read more »

Level: any Feb 08, 2007 Votes: 0 scoundrel

 
An Introduction to SQLite
  • Video is free for view

An Introduction to SQLite

Google TechTalks May 31, 2006 Richard Hipp ABSTRACT SQLite is a small C library that implements a self-contained, embeddable, zero-configuration SQL database engine. SQLite implements a large subse... read more »

Level: any Nov 23, 2006 Votes: 0 scoundrel