=================================== Day 6: Thursday, January 23rd, 2014 =================================== 0. Read: https://www.thc.org/root/phun/unmaintain.html. You might also like `BOFH `__. 1. `Quiz `__ and discussion. 2. Presentation: HTTP, HTML, and links; ~/web/ on arctic. `Presentation link `__ 3. Presentation: git and merging. 4. Options for today! a. Fix/ask for help with your hw2/pull request. (Ask your neighbor(s) first; then ask Titus.) b. Code review! (See below.) c. Play with (static) HTML on arctic. d. Work through github tutorials: http://try.github.io/ and http://pcottle.github.io/learnGitBranching/ Code review HOWTO v2 ==================== .. YourBestFriend .. jonest31 1. Pick a name from the list of repositories below; go to the repository. 2. See if they have a pull request. If they do, go to step 5. 3. If they don't have a pull request, see if they have a hw2 branch. If they do, set up a pull request for them :) 4. If they don't have a hw2 branch, go to step 1. 5. Clone their repository (git clone https://github.com/USERNAME/cse491-servers.git) and then do a 'git checkout hw2'. 6. Perform your code review; place comments on the lines of code in the pull request. 7. Once done, go back and look at someone else's code, or do something else. (If you have questions on your code review, please feel free to e-mail me: ctb@msu.edu) What to look at in code review ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Basic rules: 0. Does it run. 1. Do tests pass. 2. Spaces rather than tabs. 3. Spaces after #. 4. Properly spelled variable names . 5. Try writing tests to break something. For example, do you believe their POST logic? 6. 80 character line lengths. 7. Test with multiple browsers. .. video: merging? .. blog hosting .. reward for code reviewrs? .. Play with static HTML on arctic =============================== Reminder: `HTML reference `__ -- see through #4, linking pages. On arctic, do:: mkdir ~/web/ mkdir ~/web/day6 echo "Hello, world" > ~/web/day6/index.html echo "Hello, world. Go back" > ~/web/day6/hello.html chmod -R a+rx ~/web/ Now, in a Web browser, go to:: http://www.cse.msu.edu/~USERNAME/day6/ (make sure you have the '~' in there.) This is how you create static pages on arctic. It is also a simple way to play with HTML to make sure that your basic HTML works right. Tasks: * create an absolute link to somewhere else on the index.html page * create an absolute internal link to another page on CSE * create a relative link to another page within your repository or elsewhere on CSE. ------- List of repositories ==================== massiek: `github site `__ - `pulls `__ - `branches `__ - `repo URL for cloning `__ eunbong: `github site `__ - `pulls `__ - `branches `__ - `repo URL for cloning `__ matheusldaraujo: `github site `__ - `pulls `__ - `branches `__ - `repo URL for cloning `__ ConnorAvery: `github site `__ - `pulls `__ - `branches `__ - `repo URL for cloning `__ jprickles: `github site `__ - `pulls `__ - `branches `__ - `repo URL for cloning `__ jkteuber: `github site `__ - `pulls `__ - `branches `__ - `repo URL for cloning `__ beckhamer: `github site `__ - `pulls `__ - `branches `__ - `repo URL for cloning `__ john3209: `github site `__ - `pulls `__ - `branches `__ - `repo URL for cloning `__ mill1256: `github site `__ - `pulls `__ - `branches `__ - `repo URL for cloning `__ YourBestFriend: `github site `__ - `pulls `__ - `branches `__ - `repo URL for cloning `__ hoffm386: `github site `__ - `pulls `__ - `branches `__ - `repo URL for cloning `__ joshshadik: `github site `__ - `pulls `__ - `branches `__ - `repo URL for cloning `__ msweet18: `github site `__ - `pulls `__ - `branches `__ - `repo URL for cloning `__ juru13: `github site `__ - `pulls `__ - `branches `__ - `repo URL for cloning `__ mcdonaldca: `github site `__ - `pulls `__ - `branches `__ - `repo URL for cloning `__ filajust: `github site `__ - `pulls `__ - `branches `__ - `repo URL for cloning `__ leflerja: `github site `__ - `pulls `__ - `branches `__ - `repo URL for cloning `__ FireSBurnsmuP: `github site `__ - `pulls `__ - `branches `__ - `repo URL for cloning `__ koppmana: `github site `__ - `pulls `__ - `branches `__ - `repo URL for cloning `__ Karmeow: `github site `__ - `pulls `__ - `branches `__ - `repo URL for cloning `__ curljosh: `github site `__ - `pulls `__ - `branches `__ - `repo URL for cloning `__ yispencer: `github site `__ - `pulls `__ - `branches `__ - `repo URL for cloning `__ glisto18: `github site `__ - `pulls `__ - `branches `__ - `repo URL for cloning `__ mannin92: `github site `__ - `pulls `__ - `branches `__ - `repo URL for cloning `__ westjour: `github site `__ - `pulls `__ - `branches `__ - `repo URL for cloning `__ jbull477: `github site `__ - `pulls `__ - `branches `__ - `repo URL for cloning `__ fakestuff: `github site `__ - `pulls `__ - `branches `__ - `repo URL for cloning `__ msu-web-dev: `github site `__ - `pulls `__ - `branches `__ - `repo URL for cloning `__ MaxwellGBrown: `github site `__ - `pulls `__ - `branches `__ - `repo URL for cloning `__ xavierdhjr: `github site `__ - `pulls `__ - `branches `__ - `repo URL for cloning `__ ettemaet: `github site `__ - `pulls `__ - `branches `__ - `repo URL for cloning `__ lieblic2: `github site `__ - `pulls `__ - `branches `__ - `repo URL for cloning `__ bjurgess1: `github site `__ - `pulls `__ - `branches `__ - `repo URL for cloning `__ suhkang: `github site `__ - `pulls `__ - `branches `__ - `repo URL for cloning `__ jonest31: `github site `__ - `pulls `__ - `branches `__ - `repo URL for cloning `__ tsloncz: `github site `__ - `pulls `__ - `branches `__ - `repo URL for cloning `__ zhopping: `github site `__ - `pulls `__ - `branches `__ - `repo URL for cloning `__ MattyAyOh: `github site `__ - `pulls `__ - `branches `__ - `repo URL for cloning `__ o2themar: `github site `__ - `pulls `__ - `branches `__ - `repo URL for cloning `__ phammin1: `github site `__ - `pulls `__ - `branches `__ - `repo URL for cloning `__ Badsauce: `github site `__ - `pulls `__ - `branches `__ - `repo URL for cloning `__ DuncanCYoung: `github site `__ - `pulls `__ - `branches `__ - `repo URL for cloning `__ cameronkeif: `github site `__ - `pulls `__ - `branches `__ - `repo URL for cloning `__ majeedus: `github site `__ - `pulls `__ - `branches `__ - `repo URL for cloning `__ polavar3: `github site `__ - `pulls `__ - `branches `__ - `repo URL for cloning `__ brtaylor92: `github site `__ - `pulls `__ - `branches `__ - `repo URL for cloning `__ labrenzm: `github site `__ - `pulls `__ - `branches `__ - `repo URL for cloning `__ QSSS: `github site `__ - `pulls `__ - `branches `__ - `repo URL for cloning `__ sarteleb: `github site `__ - `pulls `__ - `branches `__ - `repo URL for cloning `__ JRucinski: `github site `__ - `pulls `__ - `branches `__ - `repo URL for cloning `__ fenderic: `github site `__ - `pulls `__ - `branches `__ - `repo URL for cloning `__