[jira] Created: (SHINDIG-21) Add support for inlining remote libraries in JsLibrary & JsProxy

2008-01-20 Thread Kevin Brown (JIRA)
Add support for inlining remote libraries in JsLibrary & JsProxy Key: SHINDIG-21 URL: https://issues.apache.org/jira/browse/SHINDIG-21 Project: Shindig Issue Type: New Feature

[jira] Created: (SHINDIG-22) Unify js library configuration model

2008-01-20 Thread Kevin Brown (JIRA)
Unify js library configuration model Key: SHINDIG-22 URL: https://issues.apache.org/jira/browse/SHINDIG-22 Project: Shindig Issue Type: Improvement Reporter: Kevin Brown Assignee:

[jira] Updated: (SHINDIG-20) Add a jettyLauncher to run shindig from Eclipse

2008-01-20 Thread Kevin Brown (JIRA)
[ https://issues.apache.org/jira/browse/SHINDIG-20?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Brown updated SHINDIG-20: --- Component/s: Gadgets Server - Java > Add a jettyLauncher to run shindig from Eclipse > --

[jira] Updated: (SHINDIG-21) Add support for inlining remote libraries in JsLibrary & JsProxy

2008-01-20 Thread Kevin Brown (JIRA)
[ https://issues.apache.org/jira/browse/SHINDIG-21?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Brown updated SHINDIG-21: --- Component/s: Gadgets Server - Java > Add support for inlining remote libraries in JsLibrary & JsProxy

[jira] Updated: (SHINDIG-22) Unify js library configuration model

2008-01-20 Thread Kevin Brown (JIRA)
[ https://issues.apache.org/jira/browse/SHINDIG-22?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Brown updated SHINDIG-22: --- Component/s: Javascript Gadgets Server - Java Features > Unify js l

Improved JIRA and a question.

2008-01-20 Thread Kevin Brown
Hi everyone, I went ahead and added several components to shindig on the jira tracker to help ensure that issues are properly tracked and categorized. Please start using these components when you open tickets, and let me know if there's anything that I overlooked. I also noticed that we don't hav

svn commit: r613526 - in /incubator/shindig/trunk/java/gadgets/src/main/java/org/apache/shindig/gadgets: BasicGadgetSigner.java BasicGadgetToken.java GadgetException.java GadgetSigner.java GadgetToken

2008-01-20 Thread etnu
Author: etnu Date: Sun Jan 20 01:57:15 2008 New Revision: 613526 URL: http://svn.apache.org/viewvc?rev=613526&view=rev Log: Initial commit of unified gadget token support, with a very primitive reference implementation and integrated support for using the token in ProxyServlet. Added: incu

[jira] Created: (SHINDIG-23) Create unit tests for core libraries.

2008-01-20 Thread Kevin Brown (JIRA)
Create unit tests for core libraries. - Key: SHINDIG-23 URL: https://issues.apache.org/jira/browse/SHINDIG-23 Project: Shindig Issue Type: Test Components: Gadgets Server - Java Repor

[jira] Created: (SHINDIG-24) Add caching support for proxy requests.

2008-01-20 Thread Kevin Brown (JIRA)
Add caching support for proxy requests. --- Key: SHINDIG-24 URL: https://issues.apache.org/jira/browse/SHINDIG-24 Project: Shindig Issue Type: Improvement Components: Gadgets Server - Java

RE: Improved JIRA and a question.

2008-01-20 Thread Upayavira
I believe svn integration is broken at the moment. I've seen discussion about it on the infrastructure list. I would therefore expect it to be fixed at some point soon. regards, Upayavira - original message - Subject:Improved JIRA and a question. From: "Kevin Brown" <[EMAIL PROTECTED]

svn commit: r613541 - in /incubator/shindig/trunk/java/gadgets/src/main/java/org/apache/shindig/gadgets/http: GadgetRenderingServlet.java JsServlet.java

2008-01-20 Thread etnu
Author: etnu Date: Sun Jan 20 04:26:23 2008 New Revision: 613541 URL: http://svn.apache.org/viewvc?rev=613541&view=rev Log: Small patch to improve configurability of core servlets. JsServlet can now have a GagdetFeatureRegistry injected, and GadgetRenderingServlet now takes an entire GadgetServe

svn commit: r613547 - in /incubator/shindig/trunk: features/core/feature.xml java/gadgets/src/main/java/org/apache/shindig/gadgets/http/JsServlet.java

2008-01-20 Thread etnu
Author: etnu Date: Sun Jan 20 04:54:02 2008 New Revision: 613547 URL: http://svn.apache.org/viewvc?rev=613547&view=rev Log: Fixed a pathing issue with JsServlet when using wild cards for servlet config. Modified gadgets.io to use a relative path. This makes it so that you don't have to configure

[jira] Created: (SHINDIG-25) Create a JsonRpc Servlet to make pure js containers more viable and to improve library usability.

2008-01-20 Thread Kevin Brown (JIRA)
Create a JsonRpc Servlet to make pure js containers more viable and to improve library usability. - Key: SHINDIG-25 URL: https://issues.apache.org/jira/browse/SHINDIG-

Re: Improved JIRA and a question.

2008-01-20 Thread Bruno Bowden
Echoing Kevin's comments, we'd like to encourage people to use JIRA for project tracking, as well as bugs. So please add issues for the work you're planning yourself and add or vote on other work you care about. This will help in discussing upcoming work and planning priorities. We'd like to avoid

Re: Improved JIRA and a question.

2008-01-20 Thread Kevin Brown
I've already taken some initiative here, Bruno. Most of what I've added are things that Google and/or other large integrators have an immediate production need for (and these are assigned to either myself or fargo), but I've also added several things which will significantly improve the overall pla

[jira] Created: (SHINDIG-26) Add support for features/ and javascript/ into the PHP implementation.

2008-01-20 Thread Kevin Brown (JIRA)
Add support for features/ and javascript/ into the PHP implementation. -- Key: SHINDIG-26 URL: https://issues.apache.org/jira/browse/SHINDIG-26 Project: Shindig Issue Type:

svn commit: r613716 - /incubator/shindig/trunk/php/README

2008-01-20 Thread brianm
Author: brianm Date: Sun Jan 20 17:59:07 2008 New Revision: 613716 URL: http://svn.apache.org/viewvc?rev=613716&view=rev Log: Some more docs on the PHP stuff. Mostly a short walkthrough of the server-side, hopefully enough to get folks started. Modified: incubator/shindig/trunk/php/README M

Re: [jira] Created: (SHINDIG-26) Add support for features/ and javascript/ into the PHP implementation.

2008-01-20 Thread Akash Xavier
Hi guys! I would like to start developing the php version... Is there any docs for new developers to get started. So we might know what goes where and what it does :) On Jan 20, 2008 6:20 PM, Kevin Brown (JIRA) <[EMAIL PROTECTED]> wrote: > Add support for features/ and javascript/ into the PHP im

Shindig Java Docs - building, eclipse, commits & Caja

2008-01-20 Thread Bruno Bowden
These are some updated build instructions for building and running the Shindig Java project and using Caja. This will go on the Apache site once the Shindig pages are setup. For now, I thought it would be helpful to share the instructions and solicit feedback. Thanks to Chak Nanga from MySpace for

Re: Shindig Java Docs - building, eclipse, commits & Caja

2008-01-20 Thread ihab . awad
On Jan 20, 2008 7:14 PM, Bruno Bowden <[EMAIL PROTECTED]> wrote: > These are some updated build instructions for building and running ... Lgtm. Ihab -- Ihab A.B. Awad, Palo Alto, CA

Re: [jira] Created: (SHINDIG-26) Add support for features/ and javascript/ into the PHP implementation.

2008-01-20 Thread Dan Peterson
The top need for the PHP server is to refactor it such that it uses trunk/javascript/ rather than the JS in the trunk/php/js folder (so trunk/php/js can then be deleted), this should make it easier to support new versions of OpenSocial as the spec evolves. It'd be nice to have this change also brin

Re: [jira] Created: (SHINDIG-26) Add support for features/ and javascript/ into the PHP implementation.

2008-01-20 Thread Akash Xavier
Does anyone have a to-do list O n Jan 20, 2008 9:48 PM, Dan Peterson <[EMAIL PROTECTED]> wrote: > Hi Akash, > > I'm glad to hear you're interested in helping with the PHP implementation. > The best docs for the PHP version are in the recently updated README by > Brian McCallister: > http://svn.ap

Re: [jira] Created: (SHINDIG-26) Add support for features/ and javascript/ into the PHP implementation.

2008-01-20 Thread Dan Peterson
Hi Akash, I'm glad to hear you're interested in helping with the PHP implementation. The best docs for the PHP version are in the recently updated README by Brian McCallister: http://svn.apache.org/repos/asf/incubator/shindig/trunk/php/README If you have any other questions, please go ahead and a

Re: Monitoring for shindig

2008-01-20 Thread Bruno Bowden
+ Adam and Will, who can both speak to the value of gadget stats. Please use "Reply All" as this includes some people not subscribed to shindig-dev. On Jan 20, 2008 9:06 PM, Rodrigo Damazio <[EMAIL PROTECTED]> wrote: >Hi all. I have written a somewhat simple infrastructure for monitoring >

Re: [jira] Created: (SHINDIG-26) Add support for features/ and javascript/ into the PHP implementation.

2008-01-20 Thread Akash Xavier
Does anyone have a to-do list of what is to be done immediately(top priority)? (my last post was incomplete) On Jan 20, 2008 9:51 PM, Akash Xavier <[EMAIL PROTECTED]> wrote: > Does anyone have a to-do list > > > O n Jan 20, 2008 9:48 PM, Dan Peterson <[EMAIL PROTECTED]> wrote: > > > Hi Akash, > >