Re: [VOTE] Ziv Horesh as Shindig Committer

2010-04-13 Thread 王超
+1 On Wed, Apr 14, 2010 at 11:37 AM, Henry Saputra wrote: > +1 (non-binding) > > - Henry > > On Tue, Apr 13, 2010 at 6:50 PM, John Hjelmstad wrote: > > > Hello, > > > > Continuing with the new tradition started by Paul Lindner's proposal for > > Jacky Wang, I am proposing that Zivh Horesh be gra

Re: [VOTE] Ziv Horesh as Shindig Committer

2010-04-13 Thread Henry Saputra
+1 (non-binding) - Henry On Tue, Apr 13, 2010 at 6:50 PM, John Hjelmstad wrote: > Hello, > > Continuing with the new tradition started by Paul Lindner's proposal for > Jacky Wang, I am proposing that Zivh Horesh be granted committer access to > Shindig along with PMC membership, should he accep

Add change count to MutableContent (issue867049)

2010-04-13 Thread johnfargo
Reviewers: shindig.remailer_gmail.com, Description: Pretty simple, but I wanted to send this out for others' awareness. In our installation we'd like to profile the number of times a given rewriter is actually used, ie. manipulates content. This CL implements a cheap primitive - numChanges - tha

Re: caja 4052 patch

2010-04-13 Thread John Hjelmstad
Thanks Paul -- I'll fold the diffs from your patch into mine and run with it, if that's all right w/ you. --j 2010/4/13 Paul Lindner > uploaded at http://codereview.appspot.com/873046 > > enjoy! > > 2010/4/13 John Hjelmstad > > > Sounds pretty familiar. Did you attach the diff to your mail?

Re: caja 4052 patch

2010-04-13 Thread Paul Lindner
uploaded at http://codereview.appspot.com/873046 enjoy! 2010/4/13 John Hjelmstad > Sounds pretty familiar. Did you attach the diff to your mail? I don't see > it > in my mail client is why I ask. > > 2010/4/13 Paul Lindner > > > I just sent out the diff, no codereview since It's not in any sh

Re: [VOTE] Ziv Horesh as Shindig Committer

2010-04-13 Thread John Hjelmstad
But of course! +1 On Tue, Apr 13, 2010 at 7:03 PM, Paul Lindner wrote: > +1 > > (John, don't forget to add your +1 too!) > > On Tue, Apr 13, 2010 at 6:50 PM, John Hjelmstad wrote: > > > Hello, > > > > Continuing with the new tradition started by Paul Lindner's proposal for > > Jacky Wang, I am

Re: [VOTE] Ziv Horesh as Shindig Committer

2010-04-13 Thread Chirag Shah
+1 On Tue, Apr 13, 2010 at 7:03 PM, Paul Lindner wrote: > +1 > > (John, don't forget to add your +1 too!) > > On Tue, Apr 13, 2010 at 6:50 PM, John Hjelmstad wrote: > > > Hello, > > > > Continuing with the new tradition started by Paul Lindner's proposal for > > Jacky Wang, I am proposing that

Re: [VOTE] Ziv Horesh as Shindig Committer

2010-04-13 Thread Paul Lindner
+1 (John, don't forget to add your +1 too!) On Tue, Apr 13, 2010 at 6:50 PM, John Hjelmstad wrote: > Hello, > > Continuing with the new tradition started by Paul Lindner's proposal for > Jacky Wang, I am proposing that Zivh Horesh be granted committer access to > Shindig along with PMC membersh

Re: caja 4052 patch

2010-04-13 Thread John Hjelmstad
Sounds pretty familiar. Did you attach the diff to your mail? I don't see it in my mail client is why I ask. 2010/4/13 Paul Lindner > I just sent out the diff, no codereview since It's not in any shape to > submit. My changes amounted to: > > * Refactoring the UriCallback() in CajaContentRewrit

Re: caja 4052 patch

2010-04-13 Thread Paul Lindner
I just sent out the diff, no codereview since It's not in any shape to submit. My changes amounted to: * Refactoring the UriCallback() in CajaContentRewriter to use PluginEnvironment * fixing some tests where the URL escaping was generating lowercase hex values Hope that helps.. 2010/4/13 John

Re: caja 4052 patch

2010-04-13 Thread John Hjelmstad
Hey Paul: I think I'm missing the patch -- is it on codereview.appspot.com? I've got one as well: http://codereview.appspot.com/846046/show I was working through details w/ Jasvir so hadn't yet sent it out to the list. It'd be interesting to see the difference between the two. --j 2010/4/13 Pa

[VOTE] Ziv Horesh as Shindig Committer

2010-04-13 Thread John Hjelmstad
Hello, Continuing with the new tradition started by Paul Lindner's proposal for Jacky Wang, I am proposing that Zivh Horesh be granted committer access to Shindig along with PMC membership, should he accept it. Ziv has been a frequent and high-quality contributor to Shindig's Java implementation,

caja 4052 patch

2010-04-13 Thread Paul Lindner
Here's my first crack at getting the latest caja working with shindig. As noted on the caja list there's NPE in the CajaTreeBuilder that's causing tests to fail. Hope someone can take this and run with it, as I'm blocked...

apache.org security issues

2010-04-13 Thread ๏̯͡๏ Guido Barosio
https://blogs.apache.org/infra/entry/apache_org_04_09_2010 If you are a user of the Apache hosted JIRA, Bugzilla, or Confluence, a hashed copy of your password has been compromised.

GadgetRewriter Implermentation

2010-04-13 Thread hassan bidani
Hi, When i run my gadget in a SN, I get the following error message: No implementation for java.util.List annotated with @com.google.inject.name.Named(value=shindig.rewriters.accelerate) was bound. [java] while locating java.util.List annotated with @com.google.inject.name.Named(v

Re: Resolve null pointer issue in DefaultJsUriManager.java (issue869047)

2010-04-13 Thread zhoresh
I forgot to include updated tests (JsUriManager does not use gadget.spec anymore) http://codereview.appspot.com/869047/show

features of Shindig

2010-04-13 Thread VU, Thi Thu Thuy
Hi, I want to collect all the features of Shindig. I'll list here all I know, and if you know anothers, can you add them pls. Thank you very much for your help. Features of Shindig: * Login * List people's profile following relation: friend, all,... and app's view: owner, viewe

Re: userPrefs returns empty array instead of hash

2010-04-13 Thread 王超
Thanks for your notes! Interesting, I'll look into the code to see what kind of magic happens. ;) On Tue, Apr 13, 2010 at 5:44 PM, Evgeny Bogdanov wrote: > Yes, it is not available > > you could try a cached version: > > http://webcache.googleusercontent.com/search?q=cache:zLGCZ74fuf4J:cwiki.ap

Re: userPrefs returns empty array instead of hash

2010-04-13 Thread Evgeny Bogdanov
Yes, it is not available you could try a cached version: http://webcache.googleusercontent.com/search?q=cache:zLGCZ74fuf4J:cwiki.apache.org/SHINDIG/shindigs-metadata-call.html+shindig+metadata&cd=1&hl=en&ct=clnk&client=firefox-a Best, Evgeny PS: if you consider it as a bug I could send it to jir

Re: userPrefs returns empty array instead of hash

2010-04-13 Thread 王超
When I visit the wiki page, it says: Maintenance ASF Issue trackers are currently undergoing maintenance. Please check back in a bit. We apologize for the inconvenience. I'll try it later. :) On Tue, Apr 13, 2010 at 4:09 PM, Evgeny Bogdanov wrote: > It is just a REST request ( > http://cwiki.

Re: html_sanitize is not defined

2010-04-13 Thread 王超
It seems like we're using the same command line... My repository says: Revision / Author: 933501 lindner Last commit revision: 933487 14:19:28, 2010/04/13 On Tue, Apr 13, 2010 at 4:03 PM, Evgeny Bogdanov wrote: > Hi Jacky, > > just noticed that you say revision is 933501 > > I get shindig from

Re: Requests through /concat not being rewritten?

2010-04-13 Thread Mat Mannion
Synced back to trunk this morning and can confirm that this has resolved the issue we were having. Ta very much :) Mat On 12 April 2010 19:19, Paul Lindner wrote: > Patch looks good, applying. > Thanks! > > On Mon, Apr 12, 2010 at 9:40 AM, Ziv Horesh wrote: >> >> Yes I think we have a problem

Re: userPrefs returns empty array instead of hash

2010-04-13 Thread Evgeny Bogdanov
It is just a REST request (http://cwiki.apache.org/SHINDIG/shindigs-metadata-call.html) curl -i -X POST -H "Accept: application/json" -H "Content-Type: application/json" -d '{"context":{"country":"default","language":"default","view":"default","container":"default"},"gadgets":[{"url":"h

Re: html_sanitize is not defined

2010-04-13 Thread Evgeny Bogdanov
Hi Jacky, just noticed that you say revision is 933501 I get shindig from here: svn co http://svn.apache.org/repos/asf/shindig/trunk/ . And the latest revision is 933444 Could you please explain how to get another branch? Best, Evgeny On 13.04.10 09:23, Jacky Wang (王超) wrote: Hi Pieter, So

Re: userPrefs returns empty array instead of hash

2010-04-13 Thread 王超
Hi, what does "gadgets/metadata" mean? where did you find this object? :) Best, Jacky On Tue, Apr 13, 2010 at 3:51 PM, Evgeny Bogdanov wrote: > Hi, > > sorry should have done it before. > > PHP version. > Updated to revision 933437 (bug still there) > > Best, > Evgeny > > > On 13.04.10 06:50,

Re: userPrefs returns empty array instead of hash

2010-04-13 Thread Evgeny Bogdanov
Hi, sorry should have done it before. PHP version. Updated to revision 933437 (bug still there) Best, Evgeny On 13.04.10 06:50, Jacky Wang (王超) wrote: Hi Evgeny, Thanks for pointing it out. Which Shindig are u using, the PHP one or the Java one? And which reversion are u using, the trunk+"

Re: Resolve null pointer issue in DefaultJsUriManager.java (issue869047)

2010-04-13 Thread lindner
I get test failures with this patch: Failed tests: makeJsUriAddPathSlashVersioned(org.apache.shindig.gadgets.uri.DefaultJsUriManagerTest) makeAndProcessSymmetric(org.apache.shindig.gadgets.uri.DefaultJsUriManagerTest) http://codereview.appspot.com/869047/show

Re: html_sanitize is not defined

2010-04-13 Thread 王超
Hi Pieter, Sorry for the late reply. I just run the gadget [http://osda.appspot.com/gadget/osda-0.8.xml] against the latest version of PHP Shindig, which is r933501. And it works fine. For PHP Shindig setup, you may like to refer to the site http://code.google.com/p/partuza/, which is setup by