Hello again,
So there have been no new developments for the coloring page. I have been waiting for concrete commitment on layout from the Worcester Art Museum but as of yet there seems to be no consensus as to how the page should ultimately look. That said I was still busy this week.
I spent Monday night trying to understand why the puzzle teams code won’t load the image on the pieces. Unfortunately I could not solve their problem, but I did find an alternative solution which even came with a few extra bells and whistles, like a timer and movement counter as well as snap positioning. Its basically a javascript file built on top of jQuery which is provided as freeware by google. I even showed of a pic of my dog Chewie, seen in the photo above.
Well, you might be wondering at this point, why the title of this article is Git Hub Headache. I would answer that question with “Git Hub was a huge headache this week”. I tried to learn the Git Hub command lines this week, which was not so bad. Sompop’s Git Hub power point presentation was definitely helpful. I could clone the repository, I could add my files to a branch, but I could not figure out how to actually commit them. After a while spent with no luck, I decided to change strategies.
I then tried to clone the repository with netbeans, but netbeans wanted me to make a project file which did not make sense seeing the 401Project is not being developed exclusively in netbeans. After a few hours spinning my wheels… I decided to just go to the website thinking there must be some way to do this from that end. I selected the development branch and cloned the repository. Then I added my files and committed them to what I thought was the development branch. However when I checked to see if it had uploaded correctly the changes had been made to the master branch.
At this point I was becoming thoroughly frustrated. I looked for a few ,minutes for a way to remove the upload but then just moved on. My last attempt was in the Git Hub app fro mac. It took a bit of looking but I was able to branch off the development branch and commit my files. However my branch contained all the file from the development branch an I was not sure If that was normal. I suppose it would be, so you can run the whole application but only be change your particular part. At this point I was just happy the files were uploaded.
Any way that was it for the week. Hopefully next week will be more fruitful.
Till next time.
Jason Hintlian
From the blog jasonhintlian » cs-wsu by jasonhintlian and used with permission of the author. All other rights reserved by the author.