Thursday, February 11, 2010

Fourth IS Lesson - CSS or Cascading Style Sheet + IS Test (Late again! Oops!)

Late post again.

This week, Mr Cheong introduced us to CSS and gave us topics for test revision. Tests, urgh...
At first I thought this CSS thing is another kind of coding for webpages but it turned out to be some kind of styling code. It changes the font, background, colour of the text and basically decorates the webpage.

Take a look at two webpages :







HTML + CSS





BASIC HTML

You can see that CSS is very colourful and nice so this acts as a designer for the webpage.

You can also come here for more on CSS.

Actually you can link several webpages with one CSS. This is useful especially when you are making the same design for a webpage that has an internal link. (It is the same webpage but in different components.)

Then the IS Test will come soon. Oh no. I'm not looking foward to it. There are so many complicated components to it: W3C, Web 2.0, HTML and more, more, more.

See you with more blog posts next time.

Meanwhile, a video about CSS:

Thursday, February 4, 2010

Third IS Lesson : HTML (Oops, late! Sorry!)

This is a late post.

On the third IS lesson Mr Cheong introduced us to Hyper Text Markup Language, or in short, HTML. This is in general, the basic code to make webpages. The code you type into a programme called Wordpad amazingly gets processed into webpages! Of course you need to publish it on the Web in order for everyone to see it.

There are many tags to webpages. The most basic one would be (html) and (/html) which indicates that the file is HTML. If you do NOT include this then there is no webpage at all!!

(head) and (/head) tags are of course, the head. Here, you enter the (title) and (/title) tags which is what your webpage will be called.

The (body) and (/body) tags are the main part of your webpage.

There are many many more tags used in HTML. Like for instance, what is (p) and (/p)? They stand for paragraphing. What about (hr)? It is the horizontal rule.

The default HTML code:

(html)
(head)
(title)(/title)
(/head)
(body)
(/body)
(/html)


NOTE THAT THESE BRACKETS ( ) HAVE BEEN REPLACED TO AVOID THE THING PUBLISHING LIKE HTML. USE THESE <<<<<>>>>> BRACKETS.

One thing I noticed about HTML is that it is very BORING. There is only one font, Times New Roman. The background is also only white. I am wondering how to make the webpage much nicer, like those you see on the Internet......

See you with another blog post.

Sunday, January 24, 2010

Second IS Lesson - Social Web /IP/ Blog or Website?

This week, Mr Cheong asked us to post our views about the next lesson - Social Web /IP/ Blog or Websites. I was only told to post my view about IP so I will not talk about the rest.

A video showed us about copyright infringement and why it is wrong. Then we were requested to post our views about copyright, trademarks and others that go under IP. The video is below here.



The video let me know that copy is not right, and that is unfair to the inventor if someone takes the source and calls it off as his own. We should respect the person who created the source and ask for permission, credit the source and maybe even pay for the source. Copyright infringement is wrong and people will face the consequences if he fails to obey the law.

An interesting thing I learnt is that whatever you use should purely be used for personal use. Another interesting thing I learnt is that if you want to photocopy part of a book, no more that 10% (in cases where 1 chapter is more than 10%) or 1 chapter can be photocopied, and even then, it should be used for personal use, again.

Sunday, January 17, 2010

First IS Lesson - The Internet & WWW

This Tuesday, I had an IS (Info-comm Studies) lesson on the Internet & WWW. Over at the Computer Lab, the class watched a video before starting the lesson.

The first part of the lesson was about the history of the Internet. I was amazed at how the Internet has changed rapidly over the years - from the number of host nodes to how we connect to the Internet.
It strongly reflects on how we are modernizing at such a fast rate.

The next part was about how the Internet works. The Internet uses the World Wide Web , or WWW for short, which consists of many smaller components, such as downloading, URL, links, search engines and much more. It easily lets us browse the Internet for information we are looking for.

The later part is about other Internet services, such as E-mail, E-commerce, Web Publishing, Instant Messaging and many more. Now I know about the processes behind these common things we take for granted.

The lesson was wrapped up with the golden rule of netiquette and a summary of the whole lesson. The golden rule: "Treat others as you would like them to treat you." This meaningful sentence tells us that we have been misusing the Internet to harass and hurt fellow netizen's feelings and we should not do so before the Internet becomes a battlefield for cyber war.

The video I viewed.



Take a look on this video about the History of the Internet.