Derby

View: [ 2009 | 2008 | 2007 | 2006 | 2005 | 2004 | 2003 ]

Articles
  

Articles:
  • Offline Ajax with Apache Derby by Michael Galpin   - [Clicks: 2]
    People love Ajax applications so much that they are willing to use them instead of their desktop equivalents. The only problem occurs when they fail to have network access. This is when an offline feature is necessary. Apache Derby is a great option for enabling offline access to Ajax-powered applications. Learn how to use Apache Derby as a local data store that can be used to take your Ajax application offline.
    [Includes sample code]
    http://www.ibm.com/developerworks/opensource/library/os-ad-offline-ajax/index.html - Sep, 2008
  • Rapid prototyping with Apache Derby and JRuby on Rails by Michael Galpin   - [Clicks: 4]
    Ruby on Rails has raised the bar in terms of rapid development of data-driven Web sites. The JRuby project is making Ruby faster and more scalable than ever. One of the great advantages to running Rails on the Java Virtual Machine is that you can leverage other Java libraries, like the Apache Derby embedded database. The combination of Derby, JRuby, and Rails allows for rapid prototyping of dynamic Web applications. Learn how to use these technologies together to help you prototype your next great idea.
    [Includes sample code]
    http://www.ibm.com/developerworks/opensource/library/os-ad-prototype-jruby/index.html - Aug, 2008

[Top]