opencoweb / coweb

Open Cooperative Web Framework
Other
232 stars 29 forks source link

Create working shopping list tutorial #192

Closed ccotter closed 12 years ago

ccotter commented 12 years ago

Although I did some work to update the outdated shopping list tutorial for #181, there are still various issues surrounding the tutorial.

See the related topic that initially brought up this issue on the opencoweb Google group.

Goal

Create/update the shopping list tutorial to be able to generate a working OCW shopping list.

Issues to address

ccotter commented 12 years ago

I made some changes to the colist earlier last week, and I will include them in the updated tutorial.

Also, I am refactoring some of the colist javascript code. When I first went through the tutorial (when I was first introduced to OCW), I found some aspects of the application confusing as a tutorial. Part of the goal is to have a tutorial that is simple to understand, and also demonstrates important ideas thoroughly.

ccotter commented 12 years ago

I've refactored the colist demo (colistUpdate branch) and have been updating the tutorial. My goal is to have each tutorial checkpoint produce a working demo (the current tutorial gives various checkpoints, but the steps are getting to the checkpoint are very broken).

ccotter commented 12 years ago

Most recent versions of the cowebx demos and documentation are available at:

http://vhost1628.developer.ihost.com:8080/launcher/ http://vhost1628.developer.ihost.com:8080/ocwdocs/ http://vhost1628.developer.ihost.com:8080/ocwjavadocs/

ccotter commented 12 years ago

I should note that I removed references to the python server from the shopping list tutorial since 1) I could not get the python version to work, and 2) support for python has waned. The rationale was that users viewing the tutorial should not be confused about something that isn't fully supported at the moment.

devanand73 commented 5 years ago

Hi chris,

below mentioned demo links are not working http://vhost1628.developer.ihost.com:8080/launcher/ http://vhost1628.developer.ihost.com:8080/ocwdocs/ http://vhost1628.developer.ihost.com:8080/ocwjavadocs/ Are they active or moved elsewhere.