You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@shindig.apache.org by "Kevin Brown (JIRA)" <ji...@apache.org> on 2008/01/21 03:20:34 UTC

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

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: Improvement
          Components: Gadgets Server - PHP
            Reporter: Kevin Brown
            Assignee: Brian McCallister


Currently the PHP server is using its own ad-hoc implementations of most of the legacy javascript routines from igoogle. It should be brought up to date to support both the static js in javascript/ and the js feature loading mechanism so that everything in features/ works transparently.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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

Posted by Kevin Brown <et...@google.com>.
It should also use trunk/features to pull all feature js in. This would make
a PHP server more or less compatible with a java server.

~Kevin

On Jan 20, 2008 9:57 PM, Dan Peterson <dp...@google.com> wrote:

> 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 bring the PHP version up to OpenSocial 0.6 as well.
>
> -Dan
>
> On Jan 20, 2008 9:52 PM, Akash Xavier <ak...@gmail.com> wrote:
>
> > 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 < akashmanohar@gmail.com> wrote:
> >
> > > Does anyone have a to-do list
> > >
> > >
> > > O n Jan 20, 2008 9:48 PM, Dan Peterson <dp...@google.com> 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.apache.org/repos/asf/incubator/shindig/trunk/php/README
> > > >
> > > > If you have any other questions, please go ahead and ask here on the
> > > > list.
> > > >
> > > > -Dan
> > > >
> > > > On Jan 20, 2008 7:03 PM, Akash Xavier <ak...@gmail.com>
> wrote:
> > > >
> > > > > 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) <ji...@apache.org>
> wrote:
> > > > >
> > > > > > 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: Improvement
> > > > > >          Components: Gadgets Server - PHP
> > > > > >            Reporter: Kevin Brown
> > > > > >            Assignee: Brian McCallister
> > > > > >
> > > > > >
> > > > > > Currently the PHP server is using its own ad-hoc implementations
> > > > of most
> > > > > > of the legacy javascript routines from igoogle. It should be
> > > > brought up
> > > > > to
> > > > > > date to support both the static js in javascript/ and the js
> > > > feature
> > > > > loading
> > > > > > mechanism so that everything in features/ works transparently.
> > > > > >
> > > > > > --
> > > > > > This message is automatically generated by JIRA.
> > > > > > -
> > > > > > You can reply to this email to add a comment to the issue
> online.
> > > > > >
> > > > > >
> > > > >
> > > > >
> > > > > --
> > > > > Akash Manohar
> > > > > akashmanohar@gmail.com
> > > > >
> > > >
> > >
> > >
> > >
> > > --
> > >
> > > Akash Manohar
> > > akashmanohar@gmail.com
> > >
> >
> >
> >
> > --
> >
> > Akash Manohar
> > akashmanohar@gmail.com
> >
>

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

Posted by Dan Peterson <dp...@google.com>.
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 bring the PHP version up to OpenSocial 0.6 as well.

-Dan

On Jan 20, 2008 9:52 PM, Akash Xavier <ak...@gmail.com> wrote:

> 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 < akashmanohar@gmail.com> wrote:
>
> > Does anyone have a to-do list
> >
> >
> > O n Jan 20, 2008 9:48 PM, Dan Peterson <dp...@google.com> 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.apache.org/repos/asf/incubator/shindig/trunk/php/README
> > >
> > > If you have any other questions, please go ahead and ask here on the
> > > list.
> > >
> > > -Dan
> > >
> > > On Jan 20, 2008 7:03 PM, Akash Xavier <ak...@gmail.com> wrote:
> > >
> > > > 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) <ji...@apache.org> wrote:
> > > >
> > > > > 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: Improvement
> > > > >          Components: Gadgets Server - PHP
> > > > >            Reporter: Kevin Brown
> > > > >            Assignee: Brian McCallister
> > > > >
> > > > >
> > > > > Currently the PHP server is using its own ad-hoc implementations
> > > of most
> > > > > of the legacy javascript routines from igoogle. It should be
> > > brought up
> > > > to
> > > > > date to support both the static js in javascript/ and the js
> > > feature
> > > > loading
> > > > > mechanism so that everything in features/ works transparently.
> > > > >
> > > > > --
> > > > > This message is automatically generated by JIRA.
> > > > > -
> > > > > You can reply to this email to add a comment to the issue online.
> > > > >
> > > > >
> > > >
> > > >
> > > > --
> > > > Akash Manohar
> > > > akashmanohar@gmail.com
> > > >
> > >
> >
> >
> >
> > --
> >
> > Akash Manohar
> > akashmanohar@gmail.com
> >
>
>
>
> --
>
> Akash Manohar
> akashmanohar@gmail.com
>

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

Posted by Akash Xavier <ak...@gmail.com>.
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 <ak...@gmail.com> wrote:

> Does anyone have a to-do list
>
>
> O n Jan 20, 2008 9:48 PM, Dan Peterson <dp...@google.com> 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.apache.org/repos/asf/incubator/shindig/trunk/php/README
> >
> > If you have any other questions, please go ahead and ask here on the
> > list.
> >
> > -Dan
> >
> > On Jan 20, 2008 7:03 PM, Akash Xavier <ak...@gmail.com> wrote:
> >
> > > 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) <ji...@apache.org> wrote:
> > >
> > > > 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: Improvement
> > > >          Components: Gadgets Server - PHP
> > > >            Reporter: Kevin Brown
> > > >            Assignee: Brian McCallister
> > > >
> > > >
> > > > Currently the PHP server is using its own ad-hoc implementations of
> > most
> > > > of the legacy javascript routines from igoogle. It should be brought
> > up
> > > to
> > > > date to support both the static js in javascript/ and the js feature
> > > loading
> > > > mechanism so that everything in features/ works transparently.
> > > >
> > > > --
> > > > This message is automatically generated by JIRA.
> > > > -
> > > > You can reply to this email to add a comment to the issue online.
> > > >
> > > >
> > >
> > >
> > > --
> > > Akash Manohar
> > > akashmanohar@gmail.com
> > >
> >
>
>
>
> --
>
> Akash Manohar
> akashmanohar@gmail.com
>



-- 
Akash Manohar
akashmanohar@gmail.com

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

Posted by Akash Xavier <ak...@gmail.com>.
Does anyone have a to-do list

O n Jan 20, 2008 9:48 PM, Dan Peterson <dp...@google.com> 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.apache.org/repos/asf/incubator/shindig/trunk/php/README
>
> If you have any other questions, please go ahead and ask here on the list.
>
> -Dan
>
> On Jan 20, 2008 7:03 PM, Akash Xavier <ak...@gmail.com> wrote:
>
> > 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) <ji...@apache.org> wrote:
> >
> > > 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: Improvement
> > >          Components: Gadgets Server - PHP
> > >            Reporter: Kevin Brown
> > >            Assignee: Brian McCallister
> > >
> > >
> > > Currently the PHP server is using its own ad-hoc implementations of
> most
> > > of the legacy javascript routines from igoogle. It should be brought
> up
> > to
> > > date to support both the static js in javascript/ and the js feature
> > loading
> > > mechanism so that everything in features/ works transparently.
> > >
> > > --
> > > This message is automatically generated by JIRA.
> > > -
> > > You can reply to this email to add a comment to the issue online.
> > >
> > >
> >
> >
> > --
> > Akash Manohar
> > akashmanohar@gmail.com
> >
>



-- 
Akash Manohar
akashmanohar@gmail.com

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

Posted by Dan Peterson <dp...@google.com>.
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 ask here on the list.

-Dan

On Jan 20, 2008 7:03 PM, Akash Xavier <ak...@gmail.com> wrote:

> 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) <ji...@apache.org> wrote:
>
> > 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: Improvement
> >          Components: Gadgets Server - PHP
> >            Reporter: Kevin Brown
> >            Assignee: Brian McCallister
> >
> >
> > Currently the PHP server is using its own ad-hoc implementations of most
> > of the legacy javascript routines from igoogle. It should be brought up
> to
> > date to support both the static js in javascript/ and the js feature
> loading
> > mechanism so that everything in features/ works transparently.
> >
> > --
> > This message is automatically generated by JIRA.
> > -
> > You can reply to this email to add a comment to the issue online.
> >
> >
>
>
> --
> Akash Manohar
> akashmanohar@gmail.com
>

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

Posted by Akash Xavier <ak...@gmail.com>.
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) <ji...@apache.org> wrote:

> 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: Improvement
>          Components: Gadgets Server - PHP
>            Reporter: Kevin Brown
>            Assignee: Brian McCallister
>
>
> Currently the PHP server is using its own ad-hoc implementations of most
> of the legacy javascript routines from igoogle. It should be brought up to
> date to support both the static js in javascript/ and the js feature loading
> mechanism so that everything in features/ works transparently.
>
> --
> This message is automatically generated by JIRA.
> -
> You can reply to this email to add a comment to the issue online.
>
>


-- 
Akash Manohar
akashmanohar@gmail.com

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

Posted by "Paul Lindner (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SHINDIG-26?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Paul Lindner resolved SHINDIG-26.
---------------------------------

    Resolution: Fixed

fixed by SHINDIG-103

> 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: Improvement
>          Components: Gadgets Server - PHP
>            Reporter: Kevin Brown
>            Assignee: Brian McCallister
>
> Currently the PHP server is using its own ad-hoc implementations of most of the legacy javascript routines from igoogle. It should be brought up to date to support both the static js in javascript/ and the js feature loading mechanism so that everything in features/ works transparently.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.