On Tue, May 6, 2008 at 7:08 AM, Julian Cash <[EMAIL PROTECTED]> wrote:

> Shindig joy and goodness...
>
> Shindig is an amazing project!  Clearly apps/widgets are the way of the
> future.  In the next decade, the interoperability and openness of open
> social will make it one of the most used and appreciated systems on the
> web.
> The fact that shindig is open source means that the world will be a better
> place.  For those who are helping to make it exist, thank you!!!!!!!
>
> Here are photographs I took with many of my Perl guru friends...
> http://tinyurl.com/6aq5r6
>
> I love Perl.  My friends love Perl.  The excellent folks at six apart love
> Perl.
>
> But without a perl port of shindig, the vast numbers of Perl programmers
> cannot create and integrate shindig servers with sites coded in Perl.
>
> For anybody who helps to create a Perl port of shindig, I will promise
> vast
> gratitude, encouragement, and strange fun odd gifts.  Really.
>
> Or perhaps a generic REST API http://tinyurl.com/6lvaln will make it so
> that
> a shindig server can be written in any language.
>
> We are very much hoping to run a shindig server on our site which is coded
> in Perl...
> www.HumanCreativity.com
>
> Do you have any advice, suggestions, or perls of wisdom?


This applies to all currently unimplemented languages, not just perl:

There are two options for anyone working on Shindig or wishing to integrate
with it:

1. Use an existing Shindig implementation as a black box, discarding only
the RESTful API implementation and replacing it with your own back end. This
allows you to reuse the entire gadget rendering stack and all of the
javascript. Other than the small wire format handling, the amount of work
required to do this is not terribly far from the work required to integrate
shindig against an existing PHP or Java-based site. Think of it the same way
that you would a RDBMs.

2. Send some patches to start the language implementation that you like.


>
> Eager excitement and happiness,
> -julian geek
>

Reply via email to