November 14, 2007

Working on Samovar

Just some meaningless notes.

ssh samovar.dmc.dc.umich.edu

cd toozday
ruby script/server -p 3001

This becomes console - to stop press CTRL-C

http://samovar.dc.umich.edu:3001/

Make a new account by pressing login and new account. Make an account named admin to be super-user

In another window

ssh samovar.dmc.dc.umich.edu
cd toozday

To play with the portal:

pico app/views/portal/index.rhtml
pico public/stylesheets/ple-style.css

To play with tools - I would start with users - it is very un-styled. After that take a look at comments - comments was styled by a student - and it looks nicer but he was a bit heavy handed in his approach - so I would like that restyled as well.

$ ls -l app/views/users/

ls -l app/views/comments

Posted by csev at November 14, 2007 03:29 PM