You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to fronti...@googlegroups.com
I've come across a few points after trying to get River3 working more easily. I got confused at the point after installing River3 and putting my files into Dropbox. There doesn't seem to be any clear explanation of what to do after then so that you can actually view your river.
The html files don't work unless they are viewed via a webserver
Which most easily is the Dropbox Public folder - so suggesting that people use the Public dropbox folder in the instructions would be useful
Dave seems to assume that if people want to view the river it will be done via S3, but lots of people don't have this
The next hurdle you hit if you use the Dropbox public folder, is the display of the page doesn't work by default because of http:// links to the javascript files when viewing the page behind the https://
this could in theory be solved by having the protocol-less links e.g. //ajax.microsoft.com/ajax/jquery/jquery-1.5.min.js which will then default to using http / https depending on the site you're viewing it on