Swazoo v. Kom

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
6 messages Options
Reply | Threaded
Open this post in threaded view
|

Swazoo v. Kom

John Chludzinski
I'm using Seaside to develop a suite of web apps for mobile devices;  I'm also a newbie to Seaside.  Is there a reason to prefer Swazoo v. Kom.  I will need to use both Comet and Jabber, so maybe this tips it in Kom's favor?  ---John

_______________________________________________
seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
Reply | Threaded
Open this post in threaded view
|

Re: Swazoo v. Kom

Philippe Marschall
2009/5/18 John Chludzinski <[hidden email]>:
> I'm using Seaside to develop a suite of web apps for mobile devices;  I'm
> also a newbie to Seaside.  Is there a reason to prefer Swazoo v. Kom.

Swazoo is seeing more active development currently and runs on several
dialects,  Kom runs only on Squeak. Swazoo does not support Comet but
Kom does. Kom receives more testing in combination with Seaside.

Cheers
Philippe
_______________________________________________
seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
Reply | Threaded
Open this post in threaded view
|

Re: Swazoo v. Kom

Janko Mivšek
Philippe Marschall pravi:

> John Chludzinski:

>> I'm using Seaside to develop a suite of web apps for mobile devices;  I'm
>> also a newbie to Seaside.  Is there a reason to prefer Swazoo v. Kom.

> Swazoo is seeing more active development currently and runs on several
> dialects,  Kom runs only on Squeak. Swazoo does not support Comet but
> Kom does. Kom receives more testing in combination with Seaside.

Swazoo actually runs Comet on VW Seaside, thanks to a work done recently
by Lautaro Fernandez, and Aida/Web uses Swazoo for its Comet support too.

So, I think it won't be hard to extend current Swazoo Seaside adapter to
 support Comet as well.

Best regards
Janko
_______________________________________________
seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
Reply | Threaded
Open this post in threaded view
|

Re: Swazoo v. Kom

Lautaro Fernández
In reply to this post by Philippe Marschall
2009/5/18 Philippe Marschall <[hidden email]>
2009/5/18 John Chludzinski <[hidden email]>:
> I'm using Seaside to develop a suite of web apps for mobile devices;  I'm
> also a newbie to Seaside.  Is there a reason to prefer Swazoo v. Kom.

Swazoo is seeing more active development currently and runs on several
dialects,  Kom runs only on Squeak. Swazoo does not support Comet

Sorry, but Swazoo supports HTTP Streaming, which allows you to implement Comet. We know this because we had to switch from Opentalk (which does not support streaming very well) to Swazoo 2.1 (later to 2.2 beta 1) to make our Comet implementation for Seaside+Swazoo work.

@John Chludzinsk: We don't know how better/worse is Kom rather than Swazoo, but Comet does work in Swazoo (see Meteoroid :] ). Beside that, are you using Squeak? VisualWorks? (if it's the last one, you can see how we use it with Swazoo)

Bye,
Lautaro
 
but
Kom does. Kom receives more testing in combination with Seaside.

Cheers
Philippe
_______________________________________________
seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside



--
Luke LAut SkyFernadezWalker

_______________________________________________
seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
Reply | Threaded
Open this post in threaded view
|

Re: Swazoo v. Kom

John Chludzinski
In reply to this post by John Chludzinski
> 2009/5/18 John Chludzinski <john.chludzinski at gmail.com>:
> > I'm using Seaside to develop a suite of web apps for mobile devices;  I'm
> > also a newbie to Seaside.  Is there a reason to prefer Swazoo v. Kom.
>
> Swazoo is seeing more active development currently and runs on several
> dialects,  Kom runs only on Squeak. Swazoo does not support Comet


>Sorry, but Swazoo supports HTTP Streaming, which allows you to implement
>Comet. We know this because we had to switch from Opentalk (which does not
>support streaming very well) to Swazoo 2.1 (later to 2.2 beta 1) to make our
>Comet implementation for Seaside+Swazoo work.
>
>@John Chludzinski: We don't know how better/worse is Kom rather than Swazoo,
>but Comet does work in Swazoo (see Meteoroid :] ). Beside that, are you
>using Squeak? VisualWorks? (if it's the last one, you can see how we use it
>with Swazoo)

I'm using Squeak for development.  This is a fixed point (Squeak); all
our development is in Squeak.  ---John
_______________________________________________
seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
Reply | Threaded
Open this post in threaded view
|

Re: Swazoo v. Kom

Philippe Marschall
In reply to this post by Lautaro Fernández
2009/5/18 Lautaro Fernández <[hidden email]>:

> 2009/5/18 Philippe Marschall <[hidden email]>
>>
>> 2009/5/18 John Chludzinski <[hidden email]>:
>> > I'm using Seaside to develop a suite of web apps for mobile devices;
>> > I'm
>> > also a newbie to Seaside.  Is there a reason to prefer Swazoo v. Kom.
>>
>> Swazoo is seeing more active development currently and runs on several
>> dialects,  Kom runs only on Squeak. Swazoo does not support Comet
>
> Sorry, but Swazoo supports HTTP Streaming, which allows you to implement
> Comet. We know this because we had to switch from Opentalk (which does not
> support streaming very well) to Swazoo 2.1 (later to 2.2 beta 1) to make our
> Comet implementation for Seaside+Swazoo work.

I mean the Seaside implementation (CT*) not comet in general.

Cheers
Philippe
_______________________________________________
seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside