Skip to content

Instantly share code, notes, and snippets.

View tansaku's full-sized avatar

Sam Joseph tansaku

View GitHub Profile
# testing getting stuff up to github
# further testing
# further testing
# testing getting stuff up to github
# further testing of ruby uploading to gists ....
During this course, course staff at University of California, Berkeley will be evaluating a new forum software called OSQA that is similar to StackOverflow. This software has several features that standard edX forum software does not, including:
A reputation score associated which each user, based primarily on the number of upvotes they receive on their questions and answers.
Privileges, in which users acquire the ability to perform new technical actions, such as editing other's posts, as they acquire more reputation.
There will be two forums, one that has these features and one that only has basic forum features, and you will be randomly assigned to one. This is not an experiment, but is being used to evaluate the software setup for a future experiment. Content and time of posts will be available to the general public, but no other private information will be recorded.
If you consent to participate in this evaluation, please click "Accept" below. If you prefer to use the old, standard edX forum software, p
Desktop Documents Downloads
saasbook@saasbook:~$ cd Do
bash: cd: Do: No such file or directory
saasbook@saasbook:~$ cd Documents/
saasbook@saasbook:~/Documents$ ls
github rottenpotatoes
saasbook@saasbook:~/Documents$ cd github/
saasbook@saasbook:~/Documents/github$ git clone git://github.com/saasbook/hw2_rottenpotatoes.git
Cloning into 'hw2_rottenpotatoes'...
remote: Counting objects: 435, done.
Cloning into 'hw2_rottenpotatoes'...
remote: Counting objects: 435, done.
remote: Compressing objects: 100% (223/223), done.
remote: Total 435 (delta 172), reused 407 (delta 163)
Receiving objects: 100% (435/435), 73.64 KiB, done.
Resolving deltas: 100% (172/172), done.
saasbook@saasbook:~/Documents/github/tmp$ cd hw2_rottenpotatoes/
saasbook@saasbook:~/Documents/github/tmp/hw2_rottenpotatoes$ ls
app config db Gemfile lib Rakefile script
autotest config.ru doc Gemfile.lock public README vendor
Samuels-MacBook-Pro:Github sam$ sudo pip install -r requirements.txt
Password:
Could not open requirements file: [Errno 2] No such file or directory: 'requirements.txt'
Storing complete log in /Users/sam/Library/Logs/pip.log
Samuels-MacBook-Pro:Github sam$ cd XBlock/
Samuels-MacBook-Pro:XBlock sam$ sudo pip install -r requirements.txt
Obtaining file:///Users/sam/Documents/Github/XBlock (from -r requirements.txt (line 19))
Running setup.py egg_info for package from file:///Users/sam/Documents/Github/XBlock
Obtaining file:///Users/sam/Documents/Github/XBlock/workbench (from -r requirements.txt (line 20))
@tansaku
tansaku / gist for Karen
Created March 19, 2013 11:01
gist for Karen
gist for Karen