This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
| name | age | message | |
|---|---|---|---|
| |
.gitignore | ||
| |
.gitmodules | ||
| |
History | ||
| |
MIT-LICENSE | ||
| |
README | ||
| |
Rakefile | ||
| |
lib/ | ||
| |
tap-ubiquity.gemspec | ||
| |
tap.yml | ||
| |
views/ |
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]








