Author Archives: MarcosKnightCS401

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.

EuTester Issues Tracker/Documentation progress

This week was planning on continuing research on how to implement changes that will resolve the current issues listed on the EuTester GitHub. However I decided to switch my focus to helping with documentation for now since I had been going through the EuTester code anyway to gain a much better understanding of how everything works and what each directory actually does. Doing this has been a great way to get more experience using Git and seeing how useful it really is. Connecting with ssh interests me so I started looking though some files dealing with that (sshconnection.py , machine.py , ect…). I’ve started documenting already and should be ready to push my comments to our class’s repository soon.

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

EuTester Issues Tracker/Documentation progress

This week was planning on continuing research on how to implement changes that will resolve the current issues listed on the EuTester GitHub. However I decided to switch my focus to helping with documentation for now since I had been going through the EuTester code anyway to gain a much better understanding of how everything works and what each directory actually does. Doing this has been a great way to get more experience using Git and seeing how useful it really is. Connecting with ssh interests me so I started looking though some files dealing with that (sshconnection.py , machine.py , ect…). I’ve started documenting already and should be ready to push my comments to our class’s repository soon.

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

EuTester Issues Tracker/Documentation progress

This week was planning on continuing research on how to implement changes that will resolve the current issues listed on the EuTester GitHub. However I decided to switch my focus to helping with documentation for now since I had been going through the EuTester code anyway to gain a much better understanding of how everything works and what each directory actually does. Doing this has been a great way to get more experience using Git and seeing how useful it really is. Connecting with ssh interests me so I started looking though some files dealing with that (sshconnection.py , machine.py , ect…). I’ve started documenting already and should be ready to push my comments to our class’s repository soon.

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

EuTester Issues Tracker/Documentation progress

This week was planning on continuing research on how to implement changes that will resolve the current issues listed on the EuTester GitHub. However I decided to switch my focus to helping with documentation for now since I had been going through the EuTester code anyway to gain a much better understanding of how everything works and what each directory actually does. Doing this has been a great way to get more experience using Git and seeing how useful it really is. Connecting with ssh interests me so I started looking though some files dealing with that (sshconnection.py , machine.py , ect…). I’ve started documenting already and should be ready to push my comments to our class’s repository soon.

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