[Lift] Re: Build Comet applications using Scala, Lift, and jQuery

2009-04-11 Thread 刘浩
I am studying the Comet example from developerworks. But encounter below problems. I build the code with Lift 1.0 release a. Compatible problem in AuctionActor.scala Line29 val button = {S.?("Bid Now!")} % ("onclick" -> ajaxCall(JsRaw("$('#newBid').attr('value')"), bid _)) It co

[Lift] Re: Build Comet applications using Scala, Lift, and jQuery

2009-03-26 Thread etorreborre
Anyone can comment the ServerSide article: http://www.theserverside.com/news/thread.tss?thread_id=54079? There are questions on accessibility and a template engine. Eric. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Grou

[Lift] Re: Build Comet applications using Scala, Lift, and jQuery

2009-03-26 Thread David Pollak
I think you can build again 0.10... although upgrading to 1.0 is strongly recommended. Thanks, David 2009/3/26 michaelg > > Looks like building against a snapshot has bitten me. @bjartek sent me > the stacktrace below. > > ~/dev/scala/auctionNet> mvn jetty:run > [INFO] Scanning for projects...

[Lift] Re: Build Comet applications using Scala, Lift, and jQuery

2009-03-26 Thread michaelg
Looks like building against a snapshot has bitten me. @bjartek sent me the stacktrace below. ~/dev/scala/auctionNet> mvn jetty:run [INFO] Scanning for projects... [INFO] Searching repository for plugin with prefix: 'jetty'. [INFO] org.apache.maven.plugins: checking for updates from scala- tools.o

[Lift] Re: Build Comet applications using Scala, Lift, and jQuery

2009-03-24 Thread Bruce Stephens
On Tue, Mar 24, 2009 at 2:42 PM, Michael wrote: > > http://www.ibm.com/developerworks/ajax/tutorials/wa-aj-comet/ The PDF is 28 pages, because all the listing boxes are squished. (A trivial comment on the content: the Prerequisites section says that the Lift source is required, but actually a r

[Lift] Re: Build Comet applications using Scala, Lift, and jQuery

2009-03-24 Thread David Pollak
Sweet stuff. Thanks! On Tue, Mar 24, 2009 at 7:42 AM, Michael wrote: > > http://www.ibm.com/developerworks/ajax/tutorials/wa-aj-comet/ > > Thanks to Jorge and David for helping me out with the CometActors. > > > > -- Lift, the simply functional web framework http://liftweb.net Beginning Scal

[Lift] Re: Build Comet applications using Scala, Lift, and jQuery

2009-03-24 Thread marius d.
Outstanding and congrats ! On Mar 24, 4:42 pm, Michael wrote: > http://www.ibm.com/developerworks/ajax/tutorials/wa-aj-comet/ > > Thanks to Jorge and David for helping me out with the CometActors. --~--~-~--~~~---~--~~ You received this message because you are sub