Wednesday, November 9, 2011

How has your effort determined your success in this class, school and life?

How has your effort determined your success in this class, school and life?

 My effort determines my success in this class by working hard, doing all my work, and doing what I have to. It determines my success in my life by if I work hard in school I get what I want out of school.

Monday, November 7, 2011

Dear Cell Phone,
     I love you very much. I use you everyday. If you were not invented I don't know how my life would be without you. I use you to call mommy, and i use you to surf the web. We' ve been threw so much. I lost you, I found you now you're back.  You haven't broke into pieces, right now your indestructible and I thank you for that.
     I had a cellular device since my 5th grade year in elementary school and ever since I have gotten several more. I hope you don't break or your screen cracks, because if you do T-mobile will put me threw hell trying to get a new one of you. So do your best to stand up to my clumsiness.
     I thank the creators of the cellular device. Because my phone is my lap top, and my iPod combined with a house phone all in one. There really isn't much else to say or write so I'll conclude it here. Thank you Cell Phone for being what you are.   
     

Write three paragraphs supporting your opinion.

Dear Cell Phone,

 I love you very much. I use you everyday. If you were not invented I don't know how my life would be without you. I use you to call mommy, and i use you to surf the web.
   I had a cellular device since my 5th grade year and ever since we've been best friends. There aren't many things to say to you so I'll conclude it here.. I thank you for being invented!!!



                                                                       Sincerely, Ta'Nesah

Tuesday, November 1, 2011

Do uniforms make school better

Uniforms do make school better because everyone almost looks the same. You don't have to worry about students getting picked on because of their attire. You don't have to worry about the male teachers being portrayed as pervs or weirdos for telling the females to pull up their shirts up.



Uniforms create such a better learning society. Students are able to learn productively. They are worrying about work instead of someones baggy t-shirt or baggy ripped pants.

So as you can see uniforms make everything better. Less drama, less stress, and more learning. Uniform to me now provides all the students with a equal learning opportunity. Although uniform is better we the students should be able to be original with any color blazers, sweaters, coats or jackets. Although I agree that uniform is a good idea I still believe that  we should be some what orginal. 

What is your overall opinion of this article? How do you feel about being a guinea pig for this initiative? What responsibilities does the senior class have to success of mobile devices in education? Is this a good thing?

What is your overall opinion of this article?  How do you feel about being a guinea pig for this initiative?  What responsibilities does the senior class have to success of mobile devices in education?  Is this a good thing? 


I am a sophomore here at Campus and I am not a Guinea Pig to the tablets replacing text books because the class of 2014 still uses text books.  The responsibilities the senior class have, are not losing and damaging tablets. It is a good thing depending on how the seniors use it to the best of their ability.

Wednesday, October 26, 2011

  1. What is an HTML element? everything form start tag to end tag
  2. What is another name for a start tag? element name or child name
  3. What is another name for a end tag? closing tag
  4. When are HTML elements closed in a start tag?Empty elements are closed in the start tag
  5. Why are HTML Documents nested?Most HTML elements can be nested (can contain other HTML elements).
  6. Write the beginning tag, end tag and definition of each tag.
    • p <p>This is my first paragraph.</p>
    • body <body>
      <p>This is my first paragraph.</p>
      </body>
    • html <html>

      <body>
      <p>This is my first paragraph.</p>
      </body>

      </html>
    • br <br> is an empty element without a closing tag (the <br> tag defines a line break).
  7. What could happen if you do not include the end tag. all your tags might not get coded right
  8. What is the proper way to close an empty XHTML and XML tag.close empty elements with /> or >
  9. Why are lowercase tags preferred? they are case insensitive
  1. What is an HTML?HTML stands for Hyper Text Markup Language
  2. What is a Markup language?A markup language is a set of markup tags
  3. What are Markup tags usually called?HTML markup tags are usually called HTML tags
  4. What surrounds HTML keywords?HTML tags are keywords surrounded by angle brackets like <html>
  5. What are the HTML tags included in a pair?HTML tags normally come in pairs like <b> and </b>
  6. What is the purpose of each tag?The first tag in a pair is the start tag, the second tag is the end tag
  7. What do HTML documents describe?HTML documents describe web pages
  8. What do HTML documents contain? contain html tags and plain text
  9. What is another name for a HTML Document? are also called web pages
  10. What happens to the text between a pair of HTML tags? it becomes the way you want it to be.
Write a statement of purpose for your project. (Example: I want to learn how to use my iPhone to get better grades in school and become better prepared for the digital world.)

 I don't want to use my phone to get better grades because I know it will do nothing but distract me I will not be able to use my phone and stay focus that is trying to accomplish the impossible and I am one person that is very honest.

Tuesday, October 25, 2011

Netiquette Project

<b><h1> The right way to use the INTERNET</h1></b>

<h2>Introduction.</h2>
<a href="http://www.google.com">google<a/>
       <p>The internet today has truly evoked. !0 years ago the internet was nothing how it is now. !0 years ago people didn't have to worry about cyber-bullying, flaming wars, or hackers. They had complete privacy and people weren't as advance as they were now.</p>



<h3>Core Values:3</h3>
    <p>Rule 1. Remember the Human</p>   
    <p>Rule 2. Adhere to the same standards of behavior online that you     would follow in real life</p>   
    <p>Rule 3. Know where you are in cyberspace</p>
    <p>Rule 4. Respect other people's time and bandwidth</p>
     <p>Rule 5. Help keep Flame under control</p>
    <p>Rule 6. Respect other people's privacy</p>
    <p>Rule 7. Don't abuse the internets power</p>
   

<h2>Conclusion.1</h2>    <p>As we see, everyday more and more people learn how to use the internet. They log on and some do the right thing and some just can't seem to manage. Remember the Core Values. And use the internet wisely.</p>

<img src="http://oboerista.files.wordpress.com/2010/05/school-house.jpg" Alt=".."/>
What does a normal webpage consist of? a normal webpage consist of a head and body.
What are these parts used for? the head is used for text and tags that are not directly in sight and the body is used for text and tags that are shown directly o n page.
What is the tag that is part of all webpages?<html>

Head Section
    What is included in the Head Section? all the stuff that does not show directly on webpage. What are metatags? are use for, among other things, to improve ranking of search engines. What is javascript?programing for more complex html pages. What is CSS? codes for cascading style sheets
Body Section
    What is included in the Body Section of a webpage? all that can be seen when the user loads the page.
How to Learn More

What else do you need to learn about HTML? there is alot you need to know about html.
Introduction

    What is HTML? a simple scripting language
What type of document is HTML?
 HYPERTEXT is a simply a piece of text that works as a link.
MARKUP LANGUAGE is a way of writing layout information within documents.
    What happens when a browser opens an HTML file?
the browser will look for HTML codes in the text and use them to change the layout, insert images, or create links to other pages.
    What does the acronym WYSIWYG stand for? what you see is what you get  
    What do you think is the advantage of using a WYSIWYG editor? Because things are put to you ass you see them.
WHY LEARN HTML?
    Why do you need to know HTML? What are three benefits of knowing HTML? Describe how you create a HTML document using a simple text editor.
TAGS

What is another name for a Tag?
Why are tags used?
What do you use to enclose HTML Tags?
What is the difference between a start tag and an end tag?

Do you have a cellphone? Do you agree that it can distract you from your schoolwork?

Do you have a cellphone? Do you agree that it can distract you from your schoolwork?

 Yes I do have a cell phone I have had a cellphone for  like  5 years now. Cellphones do distract students from work, they are a distraction because students don't know how to use their cellphones and still pay attention to work.

Friday, October 21, 2011

Do you think it is a harmless prank to mess with another persons account? What would you do if you find a computer was left on and accounts were not logged out? What would you want someone to do if you left your computer on and accounts open?

Do you think it is a harmless prank to mess with another persons account? What would you do if you find a computer was left on and accounts were not logged out?  What would you want someone to do if you left your computer on and accounts open?

 It is not a harmless prank. You should not mess with anything that is not yours. If someone left there account open I would close it out. I would want someone to log out my account and close it. SIMPLE AS THAT!! It is not right that someone should have to worry about their stuff being tampered with they should be able to live freely without  worrying about anything.

Tell us what you think about Steve Jobs’s legacy and what your own guiding principles are. What are your core beliefs? What would you say is your personal credo? How does that credo guide you in life?

Tell us what you think about Steve Jobs’s legacy and what your own guiding principles are. What are your core beliefs? What would you say is your personal credo? How does that credo guide you in life?

 I think that Steve Jobs legacy was a great legacy. He created and replenished plenty of wonderful things; the computer, the iPod, and the iPhone. He toke something that any regular person would have never thought of and evolved it greatly. He enhanced technology and made it so much better. Jobs has pushed everyone to want more, and now that he is deceased everybody's dream has been crushed. 

Do you think tablet computers will improve education? Will tablets enhance learning or be more of a distraction?

Do you think tablet computers will improve education?  Will tablets enhance learning or be more of a distraction?

 No, they will not improve education, they are distractions. Personally I could careless about these Tablets.

Thursday, October 20, 2011

Why do you think someone might want to know what you learn or do in class?

Why do you think someone might want to know what you learn or do in class?

 They might want to know what you are doing in class to see what you have learned or what you are learning.

: What do you think are the advantages off cloud computing? What do you like about the iCloud? What problems if any do you see with the iCloud?

 What do you think are the advantages off cloud computing?  What do you like about the iCloud?  What problems if any do you see with the iCloud?

 Even after watching the video I really don't understand what the icloud is. After Steve Jobs passes away everyone wants to talk about the apple computer, But before nobody really cares about him  or the computer, Which I really think is kind of messed up.

What Role Does Television Play in Your Life and the Life of Your Family?

What Role Does Television Play in Your Life and the Life of Your Family?

 The role television plays is a big role. kids, adults, and even old people love watching t.v. Television plays not such a big role in my life because I can really careless about I love my phone and prefer that over anything else. The role television plays in my family is big, because that is what brings them together. Everyone in my family works and goes to school everyday so at the end of the day they want to relax and be together so they watch t.v.

Give an example of a time when you did something you thought was really good only to find out it was not what your teacher wanted? How could this have been avoided?

Give an example of a time when you did something you thought was really good only to find out it was not what your teacher wanted?  How could this have been avoided?


I wrote a really nice paper on The real meaning of Family, only to find out that my teacher wanted the real meaning of thanksgiving. I should hae just listened more and payed attention.

Wednesday, October 12, 2011

Should anonymity (not using real name) be protected in electronic interactions and communications? Would this be a good thing for community, responsibility, free expression, political participation, and personal fulfillment? If so, when and why?

Should anonymity (not using real name) be protected in electronic interactions and communications? Would this be a good thing for community, responsibility, free expression, political participation, and personal fulfillment? If so, when and why?

 No, anonymity should not be protected. I would like to know who everyone is and are they pervs,  crazy people and possible killers. This would be a excellent thing for the community, responsibility, free expression, political participation and personal fulfillment  that way you know who the hackers and spam people are. This change should be put in effect now, like RIGHT NOW.