Bugs and Suggestions for Quick Start Guide
Jan 5, 2008 15:40:51 GMT -5
Post by Janet on Jan 5, 2008 15:40:51 GMT -5
This isn't a bug, but you might consider this with the next update.
Selecting Run BASIC Quick Start Guide > Publish ends with this sentence
It's fairly obvious that firstTable should be replaced with the title of the intended program. What isn't so obvious is that localhost needs to be replaced with the ISP (or domain name) of the server. I'm wondering if a line something like
could be added to that final sentence.
Janet
and, yeah, it took me a few tries to figure out why I could get the my published app page to show on my laptop (where RB resides) but couldn't access it from my desktop using a different connection. I never said I was bright, just persisitent. :P
Selecting Run BASIC Quick Start Guide > Publish ends with this sentence
Notice that we check the firstTable project. To launch this application, the URL should look like this:
http://localhost:8008/seaside/go/runbasicpersonal?app=firstTable
http://localhost:8008/seaside/go/runbasicpersonal?app=firstTable
It's fairly obvious that firstTable should be replaced with the title of the intended program. What isn't so obvious is that localhost needs to be replaced with the ISP (or domain name) of the server. I'm wondering if a line something like
where local host is changed to your ISP number (or registered domain if you have one) and firstTable is replaced with your program title.
could be added to that final sentence.
Janet
and, yeah, it took me a few tries to figure out why I could get the my published app page to show on my laptop (where RB resides) but couldn't access it from my desktop using a different connection. I never said I was bright, just persisitent. :P