<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
--></style>
</head>
<body class='hmmessage'>
Oh... heh. That was gonna be my next question. I was trying to use the prototype periodic updater to change something that Comet responds to.<br><br>I added your #interval: method to an ajax callback and it seems to work just fine that way (only using CT/JQ). The other thing I was trying to do was make a separate Comet page that just... does the comet thing. This way someone could connect to a page that updates something while other peeps could connect to a page that just sees the changes.<br><br>I'll certainly try out any tips tonight :)<br><br>RS<br><br>&gt; From: renggli@gmail.com<br>&gt; Date: Fri, 16 Oct 2009 20:43:26 +0200<br>&gt; Subject: Re: [Seaside] [ANN] JQWidgetBox now with font effect, week calendar         and sheet<br>&gt; To: seaside@lists.squeakfoundation.org<br>&gt; <br>&gt; You can tell any Javascript object<br>&gt; <br>&gt;     aJavascriptObject interval: 1 second<br>&gt; <br>&gt; to execute it every second.<br>&gt; <br>&gt; Lukas<br>&gt; <br>&gt; 2009/10/16 Robert Sirois &lt;watchlala@hotmail.com&gt;:<br>&gt; &gt; Is there an addon for something like Prototype's periodic updater? I noticed<br>&gt; &gt; there are a few out there, but is there a Seaside wrapper for them?<br>&gt; &gt;<br>&gt; &gt; RS<br>&gt; &gt;<br>&gt; &gt;&gt; Date: Wed, 14 Oct 2009 13:03:02 +0200<br>&gt; &gt;&gt; From: astares@gmx.de<br>&gt; &gt;&gt; To: seaside@lists.squeakfoundation.org;<br>&gt; &gt;&gt; seaside-dev@lists.squeakfoundation.org<br>&gt; &gt;&gt; Subject: [Seaside] [ANN] JQWidgetBox now with font effect, week calendar<br>&gt; &gt;&gt; and sheet<br>&gt; &gt;&gt;<br>&gt; &gt;&gt; The jquery widget box now additionally contains basic wrappers<br>&gt; &gt;&gt; for:<br>&gt; &gt;&gt;<br>&gt; &gt;&gt; http://www.redredred.com.au/projects/jquery-week-calendar/<br>&gt; &gt;&gt; http://www.iofo.it/jquery/fonteffect/<br>&gt; &gt;&gt; http://jqueryplugins.weebly.com/jquerysheet.html<br>&gt; &gt;&gt;<br>&gt; &gt;&gt; Download the source for Seaside 3.0. from<br>&gt; &gt;&gt;<br>&gt; &gt;&gt; htt://squeaksource.com/Seaside30Addons<br>&gt; &gt;&gt;<br>&gt; &gt;&gt; and point your browser to<br>&gt; &gt;&gt;<br>&gt; &gt;&gt; http://localhost/browse/jquery-widgets<br>&gt; &gt;&gt;<br>&gt; &gt;&gt; Bye<br>&gt; &gt;&gt; T.<br>&gt; &gt;&gt;<br>&gt; &gt;&gt; --<br>&gt; &gt;&gt; GRATIS für alle GMX-Mitglieder: Die maxdome Movie-FLAT!<br>&gt; &gt;&gt; Jetzt freischalten unter http://portal.gmx.net/de/go/maxdome01<br>&gt; &gt;&gt; _______________________________________________<br>&gt; &gt;&gt; seaside mailing list<br>&gt; &gt;&gt; seaside@lists.squeakfoundation.org<br>&gt; &gt;&gt; http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside<br>&gt; &gt;<br>&gt; &gt; ________________________________<br>&gt; &gt; Hotmail: Free, trusted and rich email service. Get it now.<br>&gt; &gt; _______________________________________________<br>&gt; &gt; seaside mailing list<br>&gt; &gt; seaside@lists.squeakfoundation.org<br>&gt; &gt; http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside<br>&gt; &gt;<br>&gt; &gt;<br>&gt; <br>&gt; <br>&gt; <br>&gt; -- <br>&gt; Lukas Renggli<br>&gt; http://www.lukas-renggli.ch<br>&gt; _______________________________________________<br>&gt; seaside mailing list<br>&gt; seaside@lists.squeakfoundation.org<br>&gt; http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside<br>                                               <br /><hr />Hotmail: Free, trusted and rich email service. <a href='http://clk.atdmt.com/GBL/go/171222984/direct/01/' target='_new'>Get it now.</a></body>
</html>