Update to reactive-web demo

28 views
Skip to first unread message

Naftoli Gugenheim

unread,
Feb 8, 2011, 8:30:43 PM2/8/11
to Scala User List, liftweb
Hi, just wanted to mention an update regarding reactive-web.
The demo in the repository can be seen live at http://reactive-web-demo.nafg.cloudbees.net/. Currently it just shows a few constructs in action. It shows actually running, together with syntax-highlighted template and scala code.
It also has links to scaladocs for both reactive-core and reactive-web.

Next step G-d willing, now that the demo has a bit of a framework, is to create a useful suite of demos, that would hopefully double as a sort of tutorial.

The code is at github.com/nafg/reactive.

Currently there are no binaries, so to try it out you have to download/clone the repository and run sbt publish-local. Then in your sbt project depend on "reactive" %% "reactive-web" % "0.0.1".


Eduardo M. Cavalcanti

unread,
Apr 8, 2011, 12:14:21 PM4/8/11
to lif...@googlegroups.com
Hi,
Have just taken a look at reactive-web and the paper at http://infoscience.epfl.ch/record/148043.
Very nice stuff.
Cheers.

--
You received this message because you are subscribed to the Google Groups "Lift" group.
To post to this group, send email to lif...@googlegroups.com.
To unsubscribe from this group, send email to liftweb+u...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/liftweb?hl=en.

Paul Dale

unread,
Apr 9, 2011, 5:35:40 PM4/9/11
to lif...@googlegroups.com
Hi Naftoli,

fyi, I got the follow excepting (from firebug)

uncaught exception: [Exception... "Component returned failure code: 0xc1f30001 (NS_ERROR_NOT_INITIALIZED) [nsIDOMJSWindow.setTimeout]" nsresult: "0xc1f30001 (NS_ERROR_NOT_INITIALIZED)" location: "JS frame :: http://www.reactive-web.co.cc/comet_request/67E179001B74969D47781FDE0CBBF5D4/cometAjax.js :: anonymous :: line 19" data: no]

While trying  http://www.reactive-web.co.cc/showdemo/CellDemo

It also took quite a long time to display anything and then when it did display it wasn't continuous. This error appears in the log several times.

Kind regards,
Paul
Firefox 3.6.16 on osx 10.6.7

Paul

Naftoli Gugenheim

unread,
Apr 9, 2011, 11:22:40 PM4/9/11
to lif...@googlegroups.com, Paul Dale
Hi, I appreciate your reporting this. The funny thing is, I also have Firefox 3.6.16 (on Ubuntu 10.10), and I'm not seeing any errors, and it loads immediately.
Also, I'm not sure what you mean by "not continuous." Personally I'm on a very slow connection (broadband2go) and it seems that's causing it to update once every few seconds (the comet response has all the updates batched together).
If you could do any more digging it would be great.
Reply all
Reply to author
Forward
0 new messages