RSpec can output HTML, so really all that's needed is a wrapper to take the various arguments via HTTP rather than as global variables. I suspect something like this already exists, but a cursory search isn't producing anything. Any ideas? I'd rather not host this on my own personal server, given the potential for abuse. ;-)
b. 2010/1/24 Julien Genestoux <[email protected]>: > Good, I merged Blaine's changes... and... the superfeedr hubs are not > compliant anymore :( > I'll work on that in the coming days! > For the heroku thingy, yes, that would be awesome (not sure it's easy tro > run on heroku though). > I can probably build (and host at superfeedr) such a thing if people need > that :) > Julien > -- > Julien Genestoux, > > http://twitter.com/julien51 > http://superfeedr.com > > +1 (415) 830 6574 > +33 (0)9 70 44 76 29 > > > On Sun, Jan 24, 2010 at 9:41 AM, Jeff Lindsay <[email protected]> wrote: >> >> Cool, people are finally running with this thing! Next somebody should see >> if they can make it work on Heroku so we have a hub compliance web service. >> ;) >> >> On Sat, Jan 23, 2010 at 6:04 PM, Blaine Cook <[email protected]> wrote: >>> >>> I've been working on this, too, but in parallel with Julien, so I >>> wasn't able to simply fork his repo to push my changes. >>> >>> I've created a new repository, at >>> http://github.com/blaine/pubsubhubbub-tests that incorporates Julien's >>> changes and a significant number of additional tests, optimisations, >>> and refactoring. Please let me know if anything looks awry, or if your >>> implementations are passing! >>> >>> b. >>> >>> 2010/1/23 Jeff Lindsay <[email protected]>: >>> > Nice. Actually, I was going to do that soon myself. >>> > And thanks for contributing to it! >>> > >>> > On Sat, Jan 23, 2010 at 3:28 AM, Julien <[email protected]> >>> > wrote: >>> >> >>> >> Hey, >>> >> >>> >> But can't push it back to the svn... it's on github >>> >> http://github.com/superfeedr/pubsubhubbub_hub_testsuite >>> >> >>> >> BTW : it's confirmed, Superfeedr's hub are compliant : >>> >> >>> >> >>> >> http://blog.superfeedr.com/compliance/pubsubhubbub/testing/compliance-for-superfeedrs-hubs/ >>> >> >>> >> Cheers! >>> > >>> > >>> > >>> > -- >>> > Jeff Lindsay >>> > http://webhooks.org -- Make the web more programmable >>> > http://shdh.org -- A party for hackers and thinkers >>> > http://tigdb.com -- Discover indie games >>> > http://progrium.com -- More interesting things >>> > >> >> >> >> -- >> Jeff Lindsay >> http://webhooks.org -- Make the web more programmable >> http://shdh.org -- A party for hackers and thinkers >> http://tigdb.com -- Discover indie games >> http://progrium.com -- More interesting things > >
