My first conflict

So today I was doing some more documentation on the eutester repo. Everything was going fine until I went to push my changes to the repo. To my surprise, I received a conflict. Confused, i went to the github page to see if anyone had made changes to the file i was commenting. Sure enough, Marcos had made some additions to the comments. I tried to figure out how to fix the conflicts manually in my code but finally just decided to do a fresh clone of the repo and remove my old one. I normally do pulls before I get started on changing anything, I guess I just forgot to today and ran into a conflict because of it. At least I learned a little more about git due to this mistake, which is always good!

From the blog clacroix12 by clacroix12 and used with permission of the author. All other rights reserved by the author.

Graduating CS Students Lunch

Dr. Mahadev hosted a lunch for graduating CS students on Saturday, April 21, 2012.

(L-R) Dr. Hemant Pendharkar, Long Nguyen, James Feal, Matthew Morrisey, Jose Fernandez, Dr. Karl Wurst, Nicholas Whalen, Trevor Hodde, Daniel Njoroge, James Forkey, Coady LaCroix, Eduart Lekdushi (Not Shown: Dr. Aparna Mahadev, Dr. Elena Braynova)

The cake

Week of April 16th 2012

This week we did not meet as a class, as we had the 16th off due to Patriot’s Day.

During this week I made a lot of progress with my documentation on Eucalyptus Machine Images (EMIs). I was able to research the topic using the following links as references for my own documentation:

1. http://www.eucalyptus.com/download/images

2. http://open.eucalyptus.com/wiki/EucalyptusImageManagement_v2.0

3. http://docs.amazonwebservices.com/AWSEC2/latest/UserGuide/Concepts_BootFromEBS.html

The Amazon AMI user guide helped to better understand Eucalyptus’ EMIs greatly.

I also began to think about what topic I’d like to tackle in regards to the ethical analysis of Eucalyptus/Cloud Computing.

From the blog nzahid » WSU CS by nzahid and used with permission of the author. All other rights reserved by the author.

Documentation Continued

While working on eutester documentation last week I came across and watched this online Git tutorial video here (http://www.youtube.com/watch?v=ZDR433b0HJY). Scott Chacon (GitHub staff member) explains how the Git system works overall and how to use all the basic commands. I thought it was a good way to get an even better understanding of Git if you plan on using it in the future beyond this class. I also watched this video (http://www.youtube.com/watch?v=Z2ZL14WWEJI&feature=relmfu) where another Git expert showed some useful tips and tricks.

Last week I documented the euwebuser.py file in the eucaweb directory which is a simple script that sets up user accounts. But I wasn’t able to push the changes right away because GitHub wasn’t verifying my ssh key for some reason. I finally figured out the problem and pushed my modifications to the class’s repository. Kind of cool to see Git working in real practice. I’ve also begun working on the webtestcase.py scprit and should have it documented later this week.

From the blog MarcosKnightCS401 by MarcosKnightCS401 and used with permission of the author. All other rights reserved by the author.

Documentation Continued

While working on eutester documentation last week I came across and watched this online Git tutorial video here (http://www.youtube.com/watch?v=ZDR433b0HJY). Scott Chacon (GitHub staff member) explains how the Git system works overall and how to use all the basic commands. I thought it was a good way to get an even better understanding of Git if you plan on using it in the future beyond this class. I also watched this video (http://www.youtube.com/watch?v=Z2ZL14WWEJI&feature=relmfu) where another Git expert showed some useful tips and tricks.

Last week I documented the euwebuser.py file in the eucaweb directory which is a simple script that sets up user accounts. But I wasn’t able to push the changes right away because GitHub wasn’t verifying my ssh key for some reason. I finally figured out the problem and pushed my modifications to the class’s repository. Kind of cool to see Git working in real practice. I’ve also begun working on the webtestcase.py scprit and should have it documented later this week.

From the blog MarcosKnightCS401 by MarcosKnightCS401 and used with permission of the author. All other rights reserved by the author.

Documentation Continued

While working on eutester documentation last week I came across and watched this online Git tutorial video here (http://www.youtube.com/watch?v=ZDR433b0HJY). Scott Chacon (GitHub staff member) explains how the Git system works overall and how to use all the basic commands. I thought it was a good way to get an even better understanding of Git if you plan on using it in the future beyond this class. I also watched this video (http://www.youtube.com/watch?v=Z2ZL14WWEJI&feature=relmfu) where another Git expert showed some useful tips and tricks.

Last week I documented the euwebuser.py file in the eucaweb directory which is a simple script that sets up user accounts. But I wasn’t able to push the changes right away because GitHub wasn’t verifying my ssh key for some reason. I finally figured out the problem and pushed my modifications to the class’s repository. Kind of cool to see Git working in real practice. I’ve also begun working on the webtestcase.py scprit and should have it documented later this week.

From the blog MarcosKnightCS401 by MarcosKnightCS401 and used with permission of the author. All other rights reserved by the author.

Documentation Continued

While working on eutester documentation last week I came across and watched this online Git tutorial video here (http://www.youtube.com/watch?v=ZDR433b0HJY). Scott Chacon (GitHub staff member) explains how the Git system works overall and how to use all the basic commands. I thought it was a good way to get an even better understanding of Git if you plan on using it in the future beyond this class. I also watched this video (http://www.youtube.com/watch?v=Z2ZL14WWEJI&feature=relmfu) where another Git expert showed some useful tips and tricks.

Last week I documented the euwebuser.py file in the eucaweb directory which is a simple script that sets up user accounts. But I wasn’t able to push the changes right away because GitHub wasn’t verifying my ssh key for some reason. I finally figured out the problem and pushed my modifications to the class’s repository. Kind of cool to see Git working in real practice. I’ve also begun working on the webtestcase.py scprit and should have it documented later this week.

From the blog MarcosKnightCS401 by MarcosKnightCS401 and used with permission of the author. All other rights reserved by the author.

Documentation Continued

While working on eutester documentation last week I came across and watched this online Git tutorial video here (http://www.youtube.com/watch?v=ZDR433b0HJY). Scott Chacon (GitHub staff member) explains how the Git system works overall and how to use all the basic commands. I thought it was a good way to get an even better understanding of Git if you plan on using it in the future beyond this class. I also watched this video (http://www.youtube.com/watch?v=Z2ZL14WWEJI&feature=relmfu) where another Git expert showed some useful tips and tricks.

Last week I documented the euwebuser.py file in the eucaweb directory which is a simple script that sets up user accounts. But I wasn’t able to push the changes right away because GitHub wasn’t verifying my ssh key for some reason. I finally figured out the problem and pushed my modifications to the class’s repository. Kind of cool to see Git working in real practice. I’ve also begun working on the webtestcase.py scprit and should have it documented later this week.

From the blog MarcosKnightCS401 by MarcosKnightCS401 and used with permission of the author. All other rights reserved by the author.

Documentation Continued

While working on eutester documentation last week I came across and watched this online Git tutorial video here (http://www.youtube.com/watch?v=ZDR433b0HJY). Scott Chacon (GitHub staff member) explains how the Git system works overall and how to use all the basic commands. I thought it was a good way to get an even better understanding of Git if you plan on using it in the future beyond this class. I also watched this video (http://www.youtube.com/watch?v=Z2ZL14WWEJI&feature=relmfu) where another Git expert showed some useful tips and tricks.

Last week I documented the euwebuser.py file in the eucaweb directory which is a simple script that sets up user accounts. But I wasn’t able to push the changes right away because GitHub wasn’t verifying my ssh key for some reason. I finally figured out the problem and pushed my modifications to the class’s repository. Kind of cool to see Git working in real practice. I’ve also begun working on the webtestcase.py scprit and should have it documented later this week.

From the blog MarcosKnightCS401 by MarcosKnightCS401 and used with permission of the author. All other rights reserved by the author.

Documentation Continued

While working on eutester documentation last week I came across and watched this online Git tutorial video here (http://www.youtube.com/watch?v=ZDR433b0HJY). Scott Chacon (GitHub staff member) explains how the Git system works overall and how to use all the basic commands. I thought it was a good way to get an even better understanding of Git if you plan on using it in the future beyond this class. I also watched this video (http://www.youtube.com/watch?v=Z2ZL14WWEJI&feature=relmfu) where another Git expert showed some useful tips and tricks.

Last week I documented the euwebuser.py file in the eucaweb directory which is a simple script that sets up user accounts. But I wasn’t able to push the changes right away because GitHub wasn’t verifying my ssh key for some reason. I finally figured out the problem and pushed my modifications to the class’s repository. Kind of cool to see Git working in real practice. I’ve also begun working on the webtestcase.py scprit and should have it documented later this week.

From the blog MarcosKnightCS401 by MarcosKnightCS401 and used with permission of the author. All other rights reserved by the author.