Thursday, January 26, 2012

Do you think you’d read more if you had access to e-books? How do you think e-books will change studying and learning? What might be the drawbacks?

I do believe that if I had an e-book I would read more. Products like the kindle do make it fun to read and it doesn't hurt if the book is interesting also. I began reading american physco on my friends kindle and was glued to the screen. I wanted to go buy one myself. I have read books on my tablet and did enjoy it but the book selection wasn't as good as great. Whenever i'm bored i pay games but if i had an e-book then i would always read.

The drawbacks of all of thins would be the irresponsibility. People losing, breaking, and stealing them. Its always a risk to try to give some thing new and hoping to get it back in the same condition at the end. Also the games and music on them could be a distraction to some students. Instead of them learning or paying attention they abuse the tool and ruin it for everyone.

Monday, January 23, 2012

Do you think that apple textbooks shift the paradigm of education?

I think the iPad have changed it. This will make you want to learn more. Just like we have the tablets here at campus high

Friday, January 20, 2012

Do you think that Congress should censor the web? Why?


No, I dont think the congress should censor the internet. That would prevent jobs, and stop several businesses and activities. Technology is to the point where we are dependent on it. So it would do damage to the U.S

Wednesday, January 18, 2012

Can the world live without Wikipedia for a day?

The world can live without wikipedia as long as books and other resources. If everything was blocked the internet would be useless

Tuesday, January 17, 2012

gorilla glass

How do you think stronger, lighter and thinner glass will effect the performance of devices?

the screen glass will probably have no effect because people drop their phones everyday. The glass will protect the first few drops until you drop it so much that it cracks.

Thursday, January 12, 2012

What do you think about Project Fiona? Is this something that you think a lot of people will want or will it appeal to only a few? Why?

I think Project Fiona is very interesting. Its cool i would buy Fiona. It takes gaming to another level and allows people to play the games you want to.

Monday, January 9, 2012

  1. What does ths example demonstrate?
Table borders
  1. What does ths example demonstrate? 3 different tables
  2. What tag are tables defined with? The are defined with a border
  3. What is a table is divided into? 4 coloums. What tag is used?
  4. First
  5. Row

  1. What are rows divided into? What tag is used and what do the letters stand for?
  2. What content can a data cell can?

Tables and the Border Attribute

  1. What happens if you do not specify a border attribute? What do you need to do display a table with borders?
Headings in a Table
  1. What tag is used to define headings in a table?
  1. What happens to the borders around the empty table cells?
  2. What can you do avoid this?
Do you think that robots will steal your jobs or free you from repetitive work so you can do more important jobs?


Robots can help you do other jobs bu i dont believe they will take our jobs. Most robots are operated by humans so no they will not take our jobs.

Friday, January 6, 2012

Why do you think you should not reproduce someone else's web page -- in whole or in part -- without written permission?

You cant use someone else's work on your page. It is plagiarism and thats illegal.

Thursday, January 5, 2012

Do you think you would like to have a robot for a teacher? Why?


No i would not like a robot for a teacher because i would like to interact with my teachers. I want to ask how their day was or how did they spend their holidays when we get back from break. Things like that a teacher can do but a robot would lack.

Wednesday, January 4, 2012

Do you think Robots or Computers can replace teachers and or schools?

No, a robot cannot replace a teacher because the teacher need to interact with the students. You need to relate life experience with teaching. You need to ask questions and be able to get an answer

Tuesday, January 3, 2012

Do you think this is the wave of the future or just a gimmick?

I believe this is a wave of the future. This allows people to talk to their computers. All the things you always dreamed of doing as a kid you can actually do.

Tuesday, December 20, 2011

Wii U

What do you think of the Wii U? What makes it different from other Game Systems? Would you pre-order the Nintendo Wii U? Why?

I think the new wii is neat. it is very innovative and smart.

Monday, December 19, 2011

Gifts

Do you agree with this list? What would be on the top of your list? What gift do you think is missing?

I do agree with this list. Most of my friends are asking for iPhones and other things like that. Although they are I am not, for christmas i want clothes and a NIKON D3000. That is missing on the list, cameras are in high demand right now

Thursday, December 15, 2011

7

  1. What do you have to do to display a special character in such as (<) in an HTML document?
  2. To display a less than sign we must write: < or <
  3. What are the three parts of a character entity? &entity_name; OR &#entity_number;
  4. What is an entity name? What is an entity number? To actually display reserved characters, we must use character entities in the HTML source code.
  5. What is better to use an entity name or an entity number? The advantage of using an entity name, instead of a number, is that the name is easier to remember
  6. What is the most common character entity in HTML? A common character entity used in HTML is the non-breaking space ( ).

6c

This example demonstrates how to set the font of a text. ?


This example demonstrates how to set the font size of a text. ?


This example demonstrates how to set the color of a text. ?


This example demonstrates how to set the font, font size, and font color of a text. ?

Will multitasking make you become less good at focusing on one task, of being able to do one thing really well?

No if you can multitask then you have the ability to do more than one thing. Multitasking helps your ability to focus on more than one thing, which will help once you get into college.

Friday, December 9, 2011

Brain Power

Do you think technology stops our brains from reaching their full potential? If so why do we feel so burdened by technology?

I dont think technology stops our brain from reaching full potential. It helps us reach potential that we could never imagine. For example, one man cannot make a car from his bare hands so he uses technology to achieve that. The technology helped him reach his full potential.

Thursday, December 8, 2011

6a

  1. What is the Largest heading? H1
  2. What is the Smallest heading? H4
  3. What do browsers add automatically to a heading? Make it bigger.
  4. Why should you not use headings for bold text? Because it will be bold anyway.
  5. How do search engines use headings? Search engines use your headings to index the structure and content of your web pages.
  6. Why is it important use headings to show document structure? Since users may skim your pages by its headings, it is important to use headings to show the document structure.
  7. What is the most important heading? H1
  8. What tag should be used to separate content? The HR tag
  9. What does a web browser do with comments? Separates them.
  10. Why would you add comments? To voice your opinion or concerns.
  11. How could you view the HTML code of a web page? Press "View Source."