public
Description: A gem making Tap available in Ubiquity.
Homepage:
Clone URL: git://github.com/bahuvrihi/tap-ubiquity.git
README
= Tap-Ubiquity

A gem making {Tap}[http://tap.rubyforge.org] available in
{Ubiquity}[http://labs.mozilla.com/2008/08/introducing-ubiquity/]

== Description

Tap-Ubiquity allows you to dynamically reprocess web content into new web
pages and to manipulate web content within existing pages.

* Website[http://tap.rubyforge.org/tap-ubiquity]
* GitHub[http://github.com/bahuvrihi/tap-ubiquity/tree/master] Issues[http://github.com/bahuvrihi/tap-ubiquity/issues]
* {Google Group}[http://groups.google.com/group/ruby-on-tap]

== Usage

To get a feel for what is possible with Tap-Ubiquity:

* Install {Ubiquity}[http://labs.mozilla.com/2008/08/introducing-ubiquity/]
* Install Tap-Ubiquity (see below)

And then start a tap server:

  % tap server

Now in Firefox, go to the Tutorial (http://localhost:8080/ubiquity) and
follow the example.

== Installation

Tap-Ubiquity is available as a gem on
RubyForge[http://rubyforge.org/projects/tap]. Use:

  % gem install tap-ubiquity

== Info 

Copyright (c) 2009, Regents of the University of Colorado.
Developer:: {Simon Chiang}[http://bahuvrihi.wordpress.com], {Biomolecular Structure Program}[http://biomol.uchsc.edu/], 
{Hansen Lab}[http://hsc-proteomics.uchsc.edu/hansenlab/] 
Support:: CU Denver School of Medicine Deans Academic Enrichment Fund
Licence:: {MIT-Style}[link:files/MIT-LICENSE.html]