[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [sup-talk] sup web interface



On 04/06/2010 at 07:01:08 -0500, Andreas Happe wrote:
> To github[0]? My last sentence could have been clearer: I haven't put anything
> sup-related up on github, but if someone starts with a rough, but working,
> prototype I could help out.

I was able to start working on this a little bit [1] but it's currently
very rough around the edges. It uses the Sinatra framework, but most of the
actual logic is framework-agnostic so it could be pretty easily adapted
for another framework.

For threading, I had to add a new command 'thread' to sup-server, so you'll
need to apply a patch [2] before it works. The threading logic still needs
a little work; I roughly adapted sup's thread.rb, but added some bugs for
good measure :)

Also, it's not evident to me that the sup-server polls for new messages or
has the ability to add new messages to the index, so checking for new
messages or sending emails doesn't work yet. That functionality shouldn't
hard to add though.

Cheers,
-Jason

[1] http://github.com/jasonpetsod/sup-web
[2] http://github.com/jasonpetsod/sup-web/raw/master/misc/expose_threading_on_sup-server.diff
_______________________________________________
sup-talk mailing list
sup-talk@rubyforge.org
http://rubyforge.org/mailman/listinfo/sup-talk