lazyatom / backchat

Your own personal hoodwink'd. Add commenting to any site.

This URL has Read+Write access

lazyatom (author)
Sat May 03 13:45:38 -0700 2008
commit  8a4d8934bdfa222e4655f9bbdd8f14050c5ae6fd
tree    34af2a50428cf4d65aa6910ec08c8c01bd977dc1
parent  658834d977038780e47058c96d88195d7e93a282
name age message
file README Loading commit data...
file backchat.rb
file test.html
README
Backchat
========

Basically a simple server to embed comments on other websites. Like, say, Trac. You can think of it a bit like 
Hoodwink'd, except these comments can be private, and therefore contain sensitive information.


Usage
-----

Run the server:

  $ merb -I backchat.rb


Then embed the javascript in a page or template:

  <script type="text/javascript" src="http://your-server:4576/<reference>.js"></script>

Where <reference> is something uniq.


Todo
----

Determine the reference automatically
Redirect back to the originating page when posting