Return-Path: Delivered-To: apmail-myfaces-users-archive@www.apache.org Received: (qmail 85112 invoked from network); 10 Jun 2005 15:34:19 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 10 Jun 2005 15:34:19 -0000 Received: (qmail 72474 invoked by uid 500); 10 Jun 2005 15:34:17 -0000 Delivered-To: apmail-myfaces-users-archive@myfaces.apache.org Received: (qmail 72413 invoked by uid 500); 10 Jun 2005 15:34:17 -0000 Mailing-List: contact users-help@myfaces.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "MyFaces Discussion" Delivered-To: mailing list users@myfaces.apache.org Received: (qmail 72398 invoked by uid 99); 10 Jun 2005 15:34:17 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=RCVD_BY_IP,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: domain of martin.marinschek@gmail.com designates 64.233.184.194 as permitted sender) Received: from wproxy.gmail.com (HELO wproxy.gmail.com) (64.233.184.194) by apache.org (qpsmtpd/0.28) with ESMTP; Fri, 10 Jun 2005 08:34:16 -0700 Received: by wproxy.gmail.com with SMTP id 68so684329wra for ; Fri, 10 Jun 2005 08:34:05 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=BWpR+T+bnyWBxO8kZ3wqoHQpw8ZtokQUxMBn8FMa3aUPcrHjxiQqcIkYygwKL4qFspaHrmFCSYZBXNDYXv0JKspgnHH72RLu5WLdxYE3shRz5Z5Yrqqa6BXtg2w09SKveA7WfD8rhywvFLdlCvMUpv6oKyHMzvWqx3s9L+IL4JQ= Received: by 10.54.2.49 with SMTP id 49mr1111061wrb; Fri, 10 Jun 2005 08:34:04 -0700 (PDT) Received: by 10.54.25.30 with HTTP; Fri, 10 Jun 2005 08:34:04 -0700 (PDT) Message-ID: <5a99335f05061008346d15858d@mail.gmail.com> Date: Fri, 10 Jun 2005 17:34:04 +0200 From: Martin Marinschek Reply-To: martin@marinschek.com To: MyFaces Discussion Subject: Re: Re: ajax ajax ajax In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: X-Virus-Checked: Checked X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N well, I think that the title is misleading. Werner just told about his components in a mail-thread that was originally titled "Ajax, Ajax, Ajax" ;) Of course these components got nothing to do with AJAX... regards, Martin On 6/10/05, mathias.werlitz@daimlerchrysler.com wrote: > =20 > the effects are really fancy ... but I would not call the component a aja= x > component ... more like a javascript enabled component.=20 > thats because there is no real communication necessary back to the server= , > unless the state of the "puff away" objects is also represented on the > server ... e.g. if you reload the page they are still gone.=20 > =20 > never the less it would be nice to have such a component :)=20 > =20 > only my two cents.=20 > =20 > news@sea.gmane.org schrieb am 10.06.2005 11:03:32: >=20 > =20 > > > > Just wanted to give everyone a short notice > > that I am currently altering the fade tag > > of the ajax stuff into an effects tag > > which will integrate some of this stuff: > >=20 > > http://dev.conio.net/repos/prototype/test/Effect.html > >=20 > > The javascripts of that stuff are based on > > one of the best Javascript libs I have seen so far > >=20 > > http://prototype.conio.net/ > >=20 > > What those guys do with the language is simply amazing. > > (This stuff is mainly driven by ruby-rails development but > > it is absolutely astounding how they bend the language > > to become useful) > > Anyway, there will be something working in the Sourceforge > > repo by this evening or tomorrow. > > I will dump a notice once I have the stuff in place, and the demo > > for it as well. > > > >=20 > > Werner > >=20 > >=20 >