Search This Blog

Wednesday, June 18, 2014

Final Project Reflection

I have a cat at home so I was inspired by her younger days when she would catch mice and eat beetles. She hated the beetles so I decided to make a game of it. When I came to a problem, I would take a step back and see what I did. I tested only parts that I new I wasn't too sure of it. In the end, I would make sure that the project did exactly what I wanted to do.

final project

Tuesday, June 17, 2014

Final Project

Help the cat catch the naughty mice! When the cat catches one gray mouse, you gain one point. You gain two points if the cat catches the red mouse.You loose three points when the cat catches the beetles.

Friday, June 13, 2014

The backdrop and the script

When you create a scratch project, you want it to be interesting and entertaining. You can a lot to make your project just that. Most people on scratch already know that the background should go along with the script. For example, if two people are going to the movies, and the script starts off with them outside theater deciding what to watch, you wouldn't have them watching the movie outside the theater in the next scene, instead, you would have to change the backdrop to inside the theater. A lot of people used the backdrops as background scenes such as in the park or on a stage. Some used it just as a solid colored background and got creative from there.

Penguin Jokes

I used the broadcast block for this project. It is a lot easier and quicker to use this than the waits. It also keeps the timing exact. When you make a script and you want the other sprite to respond, instead putting wait (12 sec) at the beginning of sprite 2, you can broadcast the last line sprite 1 said. In sprite 2, just put in the block "when I receive..."  to the corresponding name and it should automatically pick up from where sprite 1 left off.

Here's my project:
penguin joke project

Make a Block

This method saved me a lot of time and made things look neater. The make a block allows someone to create a block for that specific purpose. For example, on my project, I wanted the robot to dance, but I didn't want to have to input the same blocks over and over again.You can honestly use this tool whenever; it is specifically helpful (to me anyway) when you want to choreograph a routine for the sprites.

here's my project
make a block project

Debug It #2


debug it 1

debug it 2

debug it 3

debug it 4

debug it 5

Debugging things is easy when you think of an idea before you go ahead and try random things. After reading the instructions, think of some sort of way you can make the script work. If the script created isn't the same as yours, you could change it to your script since you know it would work. But that's too hard. You could also take a good look at the script, play it a couple of times, and then start adding or taking away things.

Wednesday, June 4, 2014

Link to my webpage

C:\Users\Emily\Documents\website.html

(you might have to copy and paste it)

HTML5

Art

Art

What Art is to Me

Art is something that lets people express how they feel through designs or sketches. When a lot of people hear the word "art", they think of realistic drawings and paintings that they have no hope of achieving. But that's only one field of art; there are many kinds such as cubism, 3D, pointillism, etc. What people tend to forget is that art is not just making things that make other people go "Wow, that's really good!" To be honest, I hate those comments; yes it feels good to receive comments like it, but stop after "Wow, that's really good"; comments only gets irritating after that.
Art lets me escape into whole other universe. It lets me be myself. I can express myself in ways that other people never really understand. That's okay to me because art isn't made to please everybody, it's made to make everybody take a minute and think, look at the things in a different way. Art is full of creativity and imagination.

The Rebelious Form of Art

graffiti graffiti graffiti

The type of art that I particularly enjoy working with is graffiti. To me, graffiti is a form of art that lets me express myself in a manner not many understand. I'm a person who loves working with patterns, shapes, colors, and well, just about anything. Graffiti makes me feel like I have an unlimited amount of ways to express myself. Graffiti, as one can call it, is a really misunderstood form of art. Most people know graffiti as an act of vandalism, which some may be, and a punishable crime. Most think, "how dare they destroy [insert whatever noun you like]!" Graffiti is basically writing or drawings that have been scribbled, scratched, or sprayed in a very hard to read way. It would most definately score you an F on penmanship in school. Graffiti is generally found on walls or other surfaces, mostly in public places. Graffiti is not just writing your name in a cool font or writing; graffiti can also express underlying social and political messages.

to learn more about graffiti, click on graffiti history
to find out a brief history on various graffiti/street artists, click on graffiti artists

Wood Working

Along side graffiti, I enjoy making 3D objects. I think it's fascinating that one can make a 3D object just by cutting, folding, or molding an object to a certain position and it stands. I really like working with wood. The natural color of wood really draws my attention. I really like looking at the different patterns within a piece of wood before it is painted. To be honest, I wouldn't paint the wood; just add a finish clear coat to protect it. Many people don't enjoy the beauty and naturalness of an unfinished wood piece. Just like the human finger print, no tree has the same pattern; there are similar patterns, but not the same.

Thursday, May 29, 2014

Debug-It

Reflection

Today in computer apps we debugged some programs on Scratch. To fix these, my partner and I looked inside the project to see what was wrong. Based on the program and what the goal of the program was, we added a few things to make the program work. Looking at what is there first is a good way to fix it. Just reading what the person needs help with isn't enough. You should first study the presented program (the one that needs fixing) then think about different ways to fix it and then fix it.

These are the projects I had to fix:

Debug-It 1.1: <iframe allowtransparency="true" width="485" height="402" src="http://scratch.mit.edu/projects/embed/22923909/?autostart=false" frameborder="0" allowfullscreen></iframe>

Debug-It 1.2: <iframe allowtransparency="true" width="485" height="402" src="http://scratch.mit.edu/projects/embed/22924029/?autostart=false" frameborder="0" allowfullscreen></iframe>

Debug-It 1.3: <iframe allowtransparency="true" width="485" height="402" src="http://scratch.mit.edu/projects/embed/22924146/?autostart=false" frameborder="0" allowfullscreen></iframe>

Debug-It 1.4: <iframe allowtransparency="true" width="485" height="402" src="http://scratch.mit.edu/projects/embed/22924264/?autostart=false" frameborder="0" allowfullscreen></iframe>

DEbug-It 1.5: <iframe allowtransparency="true" width="485" height="402" src="http://scratch.mit.edu/projects/embed/22924345/?autostart=false" frameborder="0" allowfullscreen></iframe>


Wednesday, May 28, 2014

Scratch 10 Block Project Reflection

I did not like this project. You can do a lot on scratch, but this limited me. MY RED SHARK HAD NO EXPRESSION!!!! Anyway, I hope we can get to harder projects soon.

here's my project :


<iframe allowtransparency="true" width="485" height="402" src="http://scratch.mit.edu/projects/embed/22867962/?autostart=false" frameborder="0" allowfullscreen></iframe>

Tuesday, May 27, 2014

Scratch Reflection

1. What was surprising?
-Not much really. I'm taking a computer programming course at the same time so I've done scratch multiple times before.
2. How did you feel about being led step-by-step throughout the activity?
-I kind of liked being led step by step because it explains everything and gives you examples of how and when to use the blocks.
3. As a learner:
  • when do you like having more structure?
  • when do you like having more freedom?
  • when do you feel the most creative?
-I like having more structure when I'm trying to learn something completely new.
-I like having more freedom as I get more comfortable with the program.
-I 'm most creative when the topic is kind of vague, like do "what you want but you must include several things" type of thing. It lets me feel more free to do something I like and the freedom lets my creativity and imagination flourish.

Friday, May 9, 2014

HTML4

Heads up

If you know me, you'll know that I hate a lot of things; it's true. But sometimes I do like things and people get surprised because it's not what they expected.

Dislikes

Things I hate:
  1. dresses
  2. skirts
  3. yoga pants
  4. heels
  5. rainbows
  6. bows
  7. capybaras
    capybaras Capybaras
    the largest rodent on earth
  8. conversing with people
  9. crowds
  10. people in general
  11. the color pink
  12. when people make skulls look cute (SKULLS ARE NOT CUTE!)
  13. shopping
  14. school
  15. homework
  16. elevators
  17. when only one ear bud decides to works
  18. people who act fake
  19. the word swag
What I'm trying to say is that I hate girly things and it's best to not tick me off.

Likes

Alright, so know you know what I don't like. Here's a list of things I do like.
  1. pizza
  2. ice cream
  3. staying active
    • playing field hockey or any other sport
    • going to the gym
  4. the color red
  5. music
  6. art
  7. And so many other things that I can't think of right now.

Thursday, May 8, 2014

HTML1

A Short HTML Document About Me

About Me

Hola! As you all know I'm Em-C and I like pie

Pie is delicious. Yum!

HTML3

How Music and Art Impacted My Life

Music

Music is a really big part of my life. I played the violin and the flute when I was younger. Even though I didn't enjoy them that much, they helped me focus and keep calm. I'm able to feel the music and it keeps me calm. Now that I don't play an instrument, I tend o listen to my iPod frequently. My taste of music is very widely ranged to fit my mood at any given time of he day. Music has really helped me through some really tough times in my life.

Art

Art lets me express my self and communicate with others when I don't want to talk. It too allows me to calm myself. Being an artist brings the creative side out of me; it makes me look at the world in a whole new way. Like music, my art style is widely varied to fit the project assignment and the appropriate mood I want the art piece to give.

How it changed my life

Music and art were there to comfort me when no one was. The people behind to arts have inspired me to be the person I want to be and not give a care about what others think of me: Demi Lovato, Eminem, Becky G, and so much more. Demi taught me to be strong. Eminem taught me that even though I know someone as a person, I don't know their past and what they've been through. I can only judge once I know all of that and maybe I'll never know any of that. Becky G taught me to be proud of my heritage and be proud of who I am. All the artists, artistically speaking, have inspired me to use my creativity and art talents to help inspire others. These people have literally saved my life when nobody around me could.

Tuesday, May 6, 2014

HTML2

About Me

Hi! My name is Emily, but I prefer Em-C. I love art. I also like to graffiti random things. I love music and normally have my ear buds in all the time.I'm a really creative person who is always open to ideas and new ways of thinking.

My Background

I am currently a junior at Reading Memorial High School. Before I came to Reading, Massachusetts, I lived in Shrewsburry. Even before that, I lived in Orlando, Florida. I was born on November 20, 1996 in Hue Bie, China. While growing up, I played the violin, danced, skated, and did artistic and rhythmic gymnastics.

Friday, May 2, 2014





Changed my school's webpage. My school's not really fun or interesting. I put a batman sign and changed some of the words. I really didn't know what I was doing, but it's kind of fun.