You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@shindig.apache.org by Cesar William <ce...@gmail.com> on 2010/05/25 16:15:01 UTC

Re: PubSub support on Shindig 1.1 BETA4

How is the development of PubSub? already working?

On Tue, Feb 9, 2010 at 3:25 PM, Mark D Weitzel <we...@us.ibm.com> wrote:

> Cesar...
> I exchanged an e-mail or two with Javier who is doing the javascript code.
> I did a quick snip of his note and included it below.
>
> << Before attempting to integrate the Hub code into Shindig, I'm rewriting
> the Hub on top of RPC.  I divided this into two phases:  Phase 1 is to
> simply rewrite the Hub 2.0 code to use the RPC APIs.  Phase 2 is to add in
> security features to the RPC/transport code.>>
>
> Javier's got a good chunk of phase 1 done so we should be able to get a
> patch out soon. Just keep in mind it won't be "production ready" because
> the security features will not have been incorporated yet. However, the
> APIs should be such that we can not only start having the discussion, but
> use this as the required prototype to get a change into the spec for 1.0
> next.
>
> When we open the jira, we'll link to the opensocial wiki page as well so
> we can start iterating on the discussion.
>
> -Mark W.
>
>
>
> From:
> Cesar William <ce...@gmail.com>
> To:
> dev@shindig.apache.org
> Date:
> 02/09/2010 07:11 AM
> Subject:
> Re: PubSub support on Shindig 1.1 BETA4
>
>
>
> Thanks Mark!
>
> On Mon, Feb 8, 2010 at 1:24 PM, Mark D Weitzel <we...@us.ibm.com>
> wrote:
>
> > Cesar,
> >
> > We've been doing work in this area as part of "1.0 next" (see the link
> > below). I think we close to having a prototype that we can make
> available.
> > I'll double check where we are and let you know...
> >
> > -Mark W.
> >
> >
> >
> >
>
> http://wiki.opensocial.org/index.php?title=Incorporate_Open_Ajax_Hub_as_Pub-Sub_Mechanism_for_OpenSocial_1.next
>
> >
> >
> >
> > From:
> > Cesar William <ce...@gmail.com>
> > To:
> > dev@shindig.apache.org
> > Date:
> > 02/07/2010 07:53 AM
> > Subject:
> > Re: PubSub support on Shindig 1.1 BETA4
> >
> >
> >
> > But this Patch is for the "container to gadget" communication. I want to
> > solve the problem with the pubsub "gadget to gadget" communication.
> >
> > On Fri, Feb 5, 2010 at 9:34 AM, Paul Lindner <li...@inuus.com> wrote:
> >
> > > You might want to contact the last person to contribute to pubsub:
> > >
> > > SHINDIG-1249 | Patch from Tim Thelin | Allow a container to publish
> > > messages
> > > to gadgets using pubsub
> > >
> > > On Fri, Feb 5, 2010 at 3:01 AM, Cesar William <ce...@gmail.com>
> > wrote:
> > >
> > > > Hi,
> > > > the pubsub isn't work in shindig 1.1-BETA6. I try to use the sample
> > but
> > > > when
> > > > the Publisher publish the Subscribers doesn't receive the message.
> > Why?
> > > >
> > > > On Fri, Jan 29, 2010 at 9:17 PM, Paul Lindner <li...@inuus.com>
> > wrote:
> > > >
> > > > > Hi, that's a link to the svn system.  It's just an identifier...
> > This
> > > > > patch
> > > > > is only in trunk, not in any release yet.
> > > > >
> > > > >
> > > > > On Tue, Jan 26, 2010 at 9:10 AM, Prateek Shrivastava <
> > > prashriv@cisco.com
> > > > > >wrote:
> > > > >
> > > > > > Hi Paul,
> > > > > > Thanks for your reply...
> > > > > >
> > > > > > Firefox doesn't seem to like the link. It's not able to open the
> > > page.
> > > > > >
> > > > > > Another quick question:
> > > > > > Is this patch already available in BETA 5 release?
> > > > > >
> > > > > >
> > > > > > On 1/25/10 10:37 PM, "Paul Lindner" <li...@inuus.com> wrote:
> > > > > >
> > > > > > > Sounds like this is what you need:
> > > > > > >
> > > > > > >     SHINDIG-1249 | Patch from Tim Thelin | Allow a container
> to
> > > > publish
> > > > > > > messages to gadgets using pubsub
> > > > > > >
> > > > > > >     git-svn-id:
> > > > > > >
> > > > > >
> > > > >
> > > >
> > >
> >
> >
>
> https://svn.apache.org/repos/asf/incubator/shindig/trunk@89505413f79535-47bb-0
>
> >
> > > > > > > 310-9956-ffa450edef68
> > > > > > >
> > > > > > > It's a fairly simple patch -- you could apply it manually to
> the
> > > > beta4
> > > > > > > sources and rebuild.
> > > > > > >
> > > > > > >
> > > > > > > On Fri, Jan 22, 2010 at 3:26 PM, Prateek Shrivastava
> > > > > > > <pr...@cisco.com>wrote:
> > > > > > >
> > > > > > >> Hello Members,
> > > > > > >> I would like to confirm if pub-sub feature is supported in
> > Shindig
> > > > > BETA
> > > > > > 4
> > > > > > >> release. The sample pub-sub feature doesn¹t seem to work. I
> > mean
> > > the
> > > > > > >> subscriber never prints the random number generated by the
> > > > publisher.
> > > > > Is
> > > > > > >> that a know issue?
> > > > > > >>
> > > > > > >> Thanks,
> > > > > > >> -Prateek.
> > > > > > >>
> > > > > >
> > > > > >
> > > > >
> > > >
> > >
> >
> >
> >
>
>
>

Re: PubSub support on Shindig 1.1 BETA4

Posted by Cesar William <ce...@gmail.com>.
great, thanks!

On Tue, May 25, 2010 at 11:26 AM, Han Nguyen <hn...@us.ibm.com> wrote:

> Hi,
> The preliminary support was posted here
>
> http://codereview.appspot.com/1247044/show
>
>
> https://issues.apache.org/jira/browse/SHINDIG-1330?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12870080#action_12870080
>
> Han
>
>
>
> From:   Cesar William <ce...@gmail.com>
> To:     dev@shindig.apache.org
> Date:   05/25/2010 10:15 AM
> Subject:        Re: PubSub support on Shindig 1.1 BETA4
>
>
>
> How is the development of PubSub? already working?
>
> On Tue, Feb 9, 2010 at 3:25 PM, Mark D Weitzel <we...@us.ibm.com>
> wrote:
>
> > Cesar...
> > I exchanged an e-mail or two with Javier who is doing the javascript
> code.
> > I did a quick snip of his note and included it below.
> >
> > << Before attempting to integrate the Hub code into Shindig, I'm
> rewriting
> > the Hub on top of RPC.  I divided this into two phases:  Phase 1 is to
> > simply rewrite the Hub 2.0 code to use the RPC APIs.  Phase 2 is to add
> in
> > security features to the RPC/transport code.>>
> >
> > Javier's got a good chunk of phase 1 done so we should be able to get a
> > patch out soon. Just keep in mind it won't be "production ready" because
> > the security features will not have been incorporated yet. However, the
> > APIs should be such that we can not only start having the discussion,
> but
> > use this as the required prototype to get a change into the spec for 1.0
> > next.
> >
> > When we open the jira, we'll link to the opensocial wiki page as well so
> > we can start iterating on the discussion.
> >
> > -Mark W.
> >
> >
> >
> > From:
> > Cesar William <ce...@gmail.com>
> > To:
> > dev@shindig.apache.org
> > Date:
> > 02/09/2010 07:11 AM
> > Subject:
> > Re: PubSub support on Shindig 1.1 BETA4
> >
> >
> >
> > Thanks Mark!
> >
> > On Mon, Feb 8, 2010 at 1:24 PM, Mark D Weitzel <we...@us.ibm.com>
> > wrote:
> >
> > > Cesar,
> > >
> > > We've been doing work in this area as part of "1.0 next" (see the link
> > > below). I think we close to having a prototype that we can make
> > available.
> > > I'll double check where we are and let you know...
> > >
> > > -Mark W.
> > >
> > >
> > >
> > >
> >
> >
>
> http://wiki.opensocial.org/index.php?title=Incorporate_Open_Ajax_Hub_as_Pub-Sub_Mechanism_for_OpenSocial_1.next
>
> >
> > >
> > >
> > >
> > > From:
> > > Cesar William <ce...@gmail.com>
> > > To:
> > > dev@shindig.apache.org
> > > Date:
> > > 02/07/2010 07:53 AM
> > > Subject:
> > > Re: PubSub support on Shindig 1.1 BETA4
> > >
> > >
> > >
> > > But this Patch is for the "container to gadget" communication. I want
> to
> > > solve the problem with the pubsub "gadget to gadget" communication.
> > >
> > > On Fri, Feb 5, 2010 at 9:34 AM, Paul Lindner <li...@inuus.com>
> wrote:
> > >
> > > > You might want to contact the last person to contribute to pubsub:
> > > >
> > > > SHINDIG-1249 | Patch from Tim Thelin | Allow a container to publish
> > > > messages
> > > > to gadgets using pubsub
> > > >
> > > > On Fri, Feb 5, 2010 at 3:01 AM, Cesar William <ce...@gmail.com>
> > > wrote:
> > > >
> > > > > Hi,
> > > > > the pubsub isn't work in shindig 1.1-BETA6. I try to use the
> sample
> > > but
> > > > > when
> > > > > the Publisher publish the Subscribers doesn't receive the message.
> > > Why?
> > > > >
> > > > > On Fri, Jan 29, 2010 at 9:17 PM, Paul Lindner <li...@inuus.com>
> > > wrote:
> > > > >
> > > > > > Hi, that's a link to the svn system.  It's just an identifier...
> > > This
> > > > > > patch
> > > > > > is only in trunk, not in any release yet.
> > > > > >
> > > > > >
> > > > > > On Tue, Jan 26, 2010 at 9:10 AM, Prateek Shrivastava <
> > > > prashriv@cisco.com
> > > > > > >wrote:
> > > > > >
> > > > > > > Hi Paul,
> > > > > > > Thanks for your reply...
> > > > > > >
> > > > > > > Firefox doesn't seem to like the link. It's not able to open
> the
> > > > page.
> > > > > > >
> > > > > > > Another quick question:
> > > > > > > Is this patch already available in BETA 5 release?
> > > > > > >
> > > > > > >
> > > > > > > On 1/25/10 10:37 PM, "Paul Lindner" <li...@inuus.com> wrote:
> > > > > > >
> > > > > > > > Sounds like this is what you need:
> > > > > > > >
> > > > > > > >     SHINDIG-1249 | Patch from Tim Thelin | Allow a container
> > to
> > > > > publish
> > > > > > > > messages to gadgets using pubsub
> > > > > > > >
> > > > > > > >     git-svn-id:
> > > > > > > >
> > > > > > >
> > > > > >
> > > > >
> > > >
> > >
> > >
> >
> >
>
> https://svn.apache.org/repos/asf/incubator/shindig/trunk@89505413f79535-47bb-0
>
> >
> > >
> > > > > > > > 310-9956-ffa450edef68
> > > > > > > >
> > > > > > > > It's a fairly simple patch -- you could apply it manually to
> > the
> > > > > beta4
> > > > > > > > sources and rebuild.
> > > > > > > >
> > > > > > > >
> > > > > > > > On Fri, Jan 22, 2010 at 3:26 PM, Prateek Shrivastava
> > > > > > > > <pr...@cisco.com>wrote:
> > > > > > > >
> > > > > > > >> Hello Members,
> > > > > > > >> I would like to confirm if pub-sub feature is supported in
> > > Shindig
> > > > > > BETA
> > > > > > > 4
> > > > > > > >> release. The sample pub-sub feature doesn¹t seem to work. I
> > > mean
> > > > the
> > > > > > > >> subscriber never prints the random number generated by the
> > > > > publisher.
> > > > > > Is
> > > > > > > >> that a know issue?
> > > > > > > >>
> > > > > > > >> Thanks,
> > > > > > > >> -Prateek.
> > > > > > > >>
> > > > > > >
> > > > > > >
> > > > > >
> > > > >
> > > >
> > >
> > >
> > >
> >
> >
> >
>
>

Re: PubSub support on Shindig 1.1 BETA4

Posted by Han Nguyen <hn...@us.ibm.com>.
Hi, 
The preliminary support was posted here

http://codereview.appspot.com/1247044/show

https://issues.apache.org/jira/browse/SHINDIG-1330?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12870080#action_12870080

Han



From:   Cesar William <ce...@gmail.com>
To:     dev@shindig.apache.org
Date:   05/25/2010 10:15 AM
Subject:        Re: PubSub support on Shindig 1.1 BETA4



How is the development of PubSub? already working?

On Tue, Feb 9, 2010 at 3:25 PM, Mark D Weitzel <we...@us.ibm.com> 
wrote:

> Cesar...
> I exchanged an e-mail or two with Javier who is doing the javascript 
code.
> I did a quick snip of his note and included it below.
>
> << Before attempting to integrate the Hub code into Shindig, I'm 
rewriting
> the Hub on top of RPC.  I divided this into two phases:  Phase 1 is to
> simply rewrite the Hub 2.0 code to use the RPC APIs.  Phase 2 is to add 
in
> security features to the RPC/transport code.>>
>
> Javier's got a good chunk of phase 1 done so we should be able to get a
> patch out soon. Just keep in mind it won't be "production ready" because
> the security features will not have been incorporated yet. However, the
> APIs should be such that we can not only start having the discussion, 
but
> use this as the required prototype to get a change into the spec for 1.0
> next.
>
> When we open the jira, we'll link to the opensocial wiki page as well so
> we can start iterating on the discussion.
>
> -Mark W.
>
>
>
> From:
> Cesar William <ce...@gmail.com>
> To:
> dev@shindig.apache.org
> Date:
> 02/09/2010 07:11 AM
> Subject:
> Re: PubSub support on Shindig 1.1 BETA4
>
>
>
> Thanks Mark!
>
> On Mon, Feb 8, 2010 at 1:24 PM, Mark D Weitzel <we...@us.ibm.com>
> wrote:
>
> > Cesar,
> >
> > We've been doing work in this area as part of "1.0 next" (see the link
> > below). I think we close to having a prototype that we can make
> available.
> > I'll double check where we are and let you know...
> >
> > -Mark W.
> >
> >
> >
> >
>
> 
http://wiki.opensocial.org/index.php?title=Incorporate_Open_Ajax_Hub_as_Pub-Sub_Mechanism_for_OpenSocial_1.next

>
> >
> >
> >
> > From:
> > Cesar William <ce...@gmail.com>
> > To:
> > dev@shindig.apache.org
> > Date:
> > 02/07/2010 07:53 AM
> > Subject:
> > Re: PubSub support on Shindig 1.1 BETA4
> >
> >
> >
> > But this Patch is for the "container to gadget" communication. I want 
to
> > solve the problem with the pubsub "gadget to gadget" communication.
> >
> > On Fri, Feb 5, 2010 at 9:34 AM, Paul Lindner <li...@inuus.com> 
wrote:
> >
> > > You might want to contact the last person to contribute to pubsub:
> > >
> > > SHINDIG-1249 | Patch from Tim Thelin | Allow a container to publish
> > > messages
> > > to gadgets using pubsub
> > >
> > > On Fri, Feb 5, 2010 at 3:01 AM, Cesar William <ce...@gmail.com>
> > wrote:
> > >
> > > > Hi,
> > > > the pubsub isn't work in shindig 1.1-BETA6. I try to use the 
sample
> > but
> > > > when
> > > > the Publisher publish the Subscribers doesn't receive the message.
> > Why?
> > > >
> > > > On Fri, Jan 29, 2010 at 9:17 PM, Paul Lindner <li...@inuus.com>
> > wrote:
> > > >
> > > > > Hi, that's a link to the svn system.  It's just an identifier...
> > This
> > > > > patch
> > > > > is only in trunk, not in any release yet.
> > > > >
> > > > >
> > > > > On Tue, Jan 26, 2010 at 9:10 AM, Prateek Shrivastava <
> > > prashriv@cisco.com
> > > > > >wrote:
> > > > >
> > > > > > Hi Paul,
> > > > > > Thanks for your reply...
> > > > > >
> > > > > > Firefox doesn't seem to like the link. It's not able to open 
the
> > > page.
> > > > > >
> > > > > > Another quick question:
> > > > > > Is this patch already available in BETA 5 release?
> > > > > >
> > > > > >
> > > > > > On 1/25/10 10:37 PM, "Paul Lindner" <li...@inuus.com> wrote:
> > > > > >
> > > > > > > Sounds like this is what you need:
> > > > > > >
> > > > > > >     SHINDIG-1249 | Patch from Tim Thelin | Allow a container
> to
> > > > publish
> > > > > > > messages to gadgets using pubsub
> > > > > > >
> > > > > > >     git-svn-id:
> > > > > > >
> > > > > >
> > > > >
> > > >
> > >
> >
> >
>
> 
https://svn.apache.org/repos/asf/incubator/shindig/trunk@89505413f79535-47bb-0

>
> >
> > > > > > > 310-9956-ffa450edef68
> > > > > > >
> > > > > > > It's a fairly simple patch -- you could apply it manually to
> the
> > > > beta4
> > > > > > > sources and rebuild.
> > > > > > >
> > > > > > >
> > > > > > > On Fri, Jan 22, 2010 at 3:26 PM, Prateek Shrivastava
> > > > > > > <pr...@cisco.com>wrote:
> > > > > > >
> > > > > > >> Hello Members,
> > > > > > >> I would like to confirm if pub-sub feature is supported in
> > Shindig
> > > > > BETA
> > > > > > 4
> > > > > > >> release. The sample pub-sub feature doesn¹t seem to work. I
> > mean
> > > the
> > > > > > >> subscriber never prints the random number generated by the
> > > > publisher.
> > > > > Is
> > > > > > >> that a know issue?
> > > > > > >>
> > > > > > >> Thanks,
> > > > > > >> -Prateek.
> > > > > > >>
> > > > > >
> > > > > >
> > > > >
> > > >
> > >
> >
> >
> >
>
>
>