Thursday, August 5, 2010

Heads and Tails

This activity was quite interesting. I had some difficulties but them realised in what i did; I DIDNTREAD THE TASK PROPERLY.
So here arre some screen shots of my finished work.




Wednesday, July 28, 2010

UBUNTU;-
Ubuntu is an operating system(like windows7, vista and windows xp) where the internet is part of it. It stands between the pc and the user. It communicates what you want the computer do to and it will automatically do it.
  • looks after the hradware resources
  • login system is operated by giving access to certain username logins
  • manages software, manages services.
  • Lynux- open source software(you would be able to change it and it is for free).
  •  6 months they release a new one.
  • can run on any machine whether it is old or new
  • Ubuntu  loads or can download the file onto a cd.
  • has its own app store.
Questions:
  1. versions of ubuntu?
  2. minimum specification(recommended)
  3. Portable

Tuesday, July 20, 2010

Algorithms

An algorithm is an ambiguous set of steps, which when performed correctlty by a professor, will result in a process being carried out in a finite time.

  • POSTING LETTER-
  1. Collect paper
  2. Collect pen
  3. Get envelope
  4. Write on paper as you want
  5. Finish writing wiht Lots of love....
  6. Fold letter to fit in envelope
  7. Put into envelope
  8. Lick sides of envelope to stick down.    OR
  9. Close flap on envelope
  10. stick down with stickytape
  11. Walk to post box   OR
  12. Drive down to the post office
  13. Walk to the post box
  14. Tip the envelope into the mail box
  15. Walk away
  • MAKING A TOAST
  1. Collect bread
  2. Collect toaster
  3. Collect butter/nutella/vegemite
  4. Place bread into toaster
  5. Turn toaster on
  6. Adjust temperature as you wish
  7. When waiting get plate out of cupboard
  8. Get knife out of draw
  9. When done first turn toaster off
  10. Get toast out of toaster
  11. Place toast onto plate
  12. Open butter jar
  13. With knife place butter on toast
  14. With knife place nutella/vegemite on bread
  15. Put everything where got if from
  16. Eat

                                                                                                                            

Tuesday, June 29, 2010

Internet Addressess

What is a URL?
A URL is broken up into three parts. They are:
  • The protocol("http")
  • The server name("www.howstuffworks.com")
  • The file name (web-server.htm")
What is an IP address and how is it related to a URL?
Each machine is given a unique address called a IP address. IP stands for "Internet Protocol".
An IP address would look something like this:
216.27.16.137

In the context of an IP address, what is an octect?
An octect is a value between 0 and 225.

Wednesday, May 26, 2010

Some key Terms- The Internet and Web Design

Define the term Protocol.
Protocol is a set of rules governing the format of messages that are exchanged between computers.

What are the following protocols used for?
TCP/IP- (Transmission Control Protocol/Internet Protocol) Purpose to allow computers to communicate over long distance networks
HTTP- (Hypertext Transfer Protocol) standard mechanism for the exchange of application-level messages between devices on the web.
SMTP- (Simple Mail Transfer Protocol) sending and recieving emails
FTP- (File Transfer Protocol) copy files between their local systems and any other system that their network can reach.


What does GUI stand for? What was used before GUI?
GUI stands for 'Graphical User Interface'. Dos was used before GUI.

There are two methods of data transmission-Series and Parallel. Explain the difference between them.
The two methods of data transmission are Series and Parallel. The difference between the both are that series is much easier, economical and has the most simplest method for transferring digital information. In series, transmission is sent one bit at a time. This is preffered because it is not expensive. It can trabsfer data over long distances.

The Parallel data transmission tranmits all binary data and each part needs it's own path. All bits can be transferred at the same time and it can move a large amount in a period of time. The let down on this is the interconnecting cables between the 2 points.(Cabling=complicated and expensive).

Define the term URL? Explain the components that make up the URL?
URL stands for Uniform Resource Locator. This is the address of a website in the world wide web(the internet).
The components to make up a URL:
  • A scheme: This identifies the protocol to access the resource.(it can be HTTP or HTTPS)
  • A Host: Identifies host that hosts the resource. Provides service in the name of this. This can be followed by a port number(http://www.example.com/)
  • A Path: Identifies source within the host that the web client wants to access(/software/htp/cics/index.html).








Quizelet

Mr. Lennon found a website called "Quizelet", which has many quizzes on different topics. I found that it is interactive at so many levels. Completing quizzes, your test of knowledge, putting an input and respond by giving a result to your knowledge, also it is allowing to be authors on this website as on the Internet.



Wednesday, May 12, 2010

bASIC html No.1


 I have finally finished my first ever html. Now i am proud to have the knowledge of making a web page(html)

This is the text for my html which i found quite easy to do to the help of the website of http://www.w3schools.com/html/default.asp