Re: AW: Shindig neo4j backend

2012-07-13 Thread Stanton Sievers
Hi René, If you'd like to contribute code back to Shindig, the first step is to open a JIRA [1]. The second step is to create an account on the Review Board instance [2] and post a review with your patch. Within your review you can add the shindig group to send a notification of your review

RE: Shindig neo4j backend

2012-07-13 Thread Franklin, Matthew B.
-Original Message- From: René Peinl [mailto:rene.pe...@hof-university.de] Sent: Friday, July 13, 2012 1:46 AM To: dev@shindig.apache.org Cc: 'Florian Holzschuher' Subject: AW: Shindig neo4j backend Thanks Ryan, to clarify things: Rave allows to have your own backend, it just has its own

RE: AW: Shindig neo4j backend

2012-07-13 Thread Franklin, Matthew B.
-Original Message- From: Stanton Sievers [mailto:ssiev...@us.ibm.com] Sent: Friday, July 13, 2012 6:50 AM To: dev@shindig.apache.org Cc: Florian Holzschuher Subject: Re: AW: Shindig neo4j backend Hi René, If you'd like to contribute code back to Shindig, the first step is to open a

AW: Shindig neo4j backend

2012-07-13 Thread René Peinl
Hi Matthew, the puzzle pieces start to fit together for me. As you mention security tokens. This is one of the major problems we still have with Shindig/Rave integration. It seems like Rave has a much more evolved security architecture and Shindig is currently only evaluating the tokens Rave is

Re: AW: Shindig neo4j backend

2012-07-13 Thread Stanton Sievers
Hi René, Shindig doesn't use encrypted tokens by default. I can't speak for what Rave is doing by default, but I can point you to some more information about Security Tokens in Shindig [1]. This documentation is not complete but should help as a starting point. Any questions about the

Re: Shindig neo4j backend

2012-07-13 Thread Ryan Baxter
An updated process for contributing code is on the community overview page of our staging project site. (this is still a work in progress so excuse any errors) http://shindig.staging.apache.org/community_overview.html On Friday, July 13, 2012, Stanton Sievers wrote: Hi René, If you'd like

RE: AW: Shindig neo4j backend

2012-07-13 Thread Franklin, Matthew B.
-Original Message- From: Stanton Sievers [mailto:ssiev...@us.ibm.com] Sent: Friday, July 13, 2012 8:26 AM To: dev@shindig.apache.org Cc: 'Florian Holzschuher' Subject: Re: AW: Shindig neo4j backend Hi René, Shindig doesn't use encrypted tokens by default. I can't speak for what Rave is

Re: Shindig neo4j backend

2012-07-13 Thread Ryan Baxter
On Friday, July 13, 2012, René Peinl wrote: Thanks Ryan, to clarify things: Rave allows to have your own backend, it just has its own additional database abstraction and partly has persistence classes that are a subset of Shindig classes on the one hand, but add a few additional things on