Favorite Place

Favorite Place

Friday, May 30, 2014

X-Ray Goggles


I added 5 pictures to the Bruins official website. I added a dog, a pen, balloons, a play and a clock that you can't see.


I added 5 pictures to the Boston Red Sox homepage. I added a bruins logo, patriots logo, a present, a crayon and a black circle.


Lastly, I added 5 new pictures to the Patriots official page. I added a guitar in the top right hand corner, a new search bar, a Jets logo instead of a Patriots logo, a present and lastly a ring that you can’t see because it’s at the bottom of the page.

Overall, I didn't enjoy using the X-Ray Goggles as much as I thought I would. They were frustrating to use at times. It was annoying how some pictures were too big and took up the whole page. I didn't find using the X-Ray Goggles very realistic.

DeBug It Reflection

When debugging we didn't have a specific strategy that we used. We mostly went through the blocks trying to fin out what looked not right. Then we played around by adding and deleting different blocks to see what worked. If I were to give someone advice on debugging I would tell them to look for what seems off and incorrect. Also, try changing some things around to see what you can make out of it. I would say there's no specific strategy that can be used other than playing around with things. It can be very difficult at times and very easy at times.

Thursday, May 29, 2014

Debug It 5

http://scratch.mit.edu/projects/22925422/ You need to put the play sound and say meow both inside the repeat button in that order.

Debug It 4

http://scratch.mit.edu/projects/22925146/ After the "if on edge, bounce" button add a "set rotation style left-right" button.

Debug It 3

http://scratch.mit.edu/projects/22924953/ In order to do a full flip I changed the first turn to 360 degrees instead of 90 degrees.

Debug It 2

http://scratch.mit.edu/projects/22924659/ In order for the sprite to move back and forth you need to put repeat around say, "I like the left side," glide, say "I like the right side too" and glide. Also, you need to add another glide using coordinates (-170,28) after it says "I like the right side too."

Debug It 1

http://scratch.mit.edu/projects/22924236/ When the cursor is over Gobo you need to add a green flag to click on in the beginning in order for both of the sprites to start dancing.