<body>
HELLO, SUNSHINE
Amy:Hello Moonlight
Welcome to my Blog
This is for my IST assignment :)
i will be talking about computers

ME


Name: Jessica B
Location: Australia
School: CMA
Likes: Going to the City, Capitols&Cocos, Shopping, Editing Pictures,
hates: Being Sick :(

Powered by Blogger

Past
July 2007 August 2007 September 2007 November 2007 December 2007 March 2008 April 2008 May 2008 July 2008 September 2008

TAG

LINKS

Old Skinns
Version.1 - [Oh'Seven]

ClassMates
[Alison] [Heather] [Alex] [Alyssa] [Carla] [Maxinne] [Sarah] [Claudia] [Hilda] [Evelyn] [Monica J] [Eliza] [Danica] [Emily] [Grace] [Leemy] [Josie] [Sam-Alicia] [Monika] [Bonnie] [Megan] [Ashley] [Angela A] [Jessica E] [Louisa] [Marjorie] [Jessica P] [Rebecca] [Joanna] [April] [Sabrina] [Maria] [Robyn]

these are my friends and my IST class (9.4) not everyone is on it because they were not on the school site. Remember to add urself :D
not on it? Comment me or Msg me with ur name and link and ill add u

ZOMG Press Refresh and the image changes :D

My Website - Evaluation
Thursday, July 31, 2008
10:29 AM
I found making a website fun because i liked making graphics for my website. I learned how to use of different Javascripts that i haven't used before and where parts go.

I learned new programs like front page and it was a good program that helped my learn to create some codes. But i found notepad better and easier for me. I've never used notpad before i always used the program on the website (www.freewebs.com) it was exactly the same only the notepad is already part of the website and you don't have to upload the notepads from your computer.

[[ 0 comments ]]

NotePad Verses Frontpage
10:07 AM
We were trying different programs to create a website.
We were taught how to use Frontpage which is a microsoft program which makes coding easy to use. We were also taught how to use notepad which is also the same thing as the program only you had to create the codes yourself.

Frontpage
I found frontpage a nice easy program to create websites. The only thing is that it found it annoying when i wrote a code and then they automatic added the end of the code

"<> " it would had the ending for it (< / font>).

Also there are some codes i prefer using which is iframes. And front page changed the code after i 'previewed' my website and it change it to a code i wasn't familiar with.

But Front page was good because if you typed a bit of a code sometimes they had to full code so you could just click on it instead of typing it all up. Also they had a button that puts link in for you which i found easy because you can command it to open the link in a new window or on the same browser. Also it was easy to add tables using frontpage and you didn't have to put to code in.

Overall i think frontpage is a good website builder for beginners are is makes it easier for them to create what they want

Notpad
I liked using this because i found it easier to construct the kind of website i wanted. I wanted an iframe website and Notepad was easy because it was a normal word program and it didn't change any of codes unlike frontpage.

The only things that was not like frontpage was you have to save you page as "_____.htm" then click on the file the view it. Also with notepad you have to type up everything yourself.


OVERALL -
I found notepad much easier than frontpage because of the type of website i wanted to make (iframes). Also i didn't mind typing up and copying and pasting the codes and because i could see exactly how it would look on a normal internet browser by simply clicking on the file.

[[ 0 comments ]]

Algorithm
Friday, July 25, 2008
9:23 AM
An algorithm is instructions/method, it is usually data processing and calculation. A type of method which has a well defined list of instruction for completing a task or solving a problem.

a simple algorithm can involves making a cup of tea. It would look like this

1.Boil Water
2.Place Coffee in the Cup
3.Place Sugar in the Cup
4. Add the Boiling Water
5.Add Milk
6.Stir

The Algorithm above is an simple example of instructions/method that achieves the goal of making coffee.

Having the steps in the correct order is very important as if it was to be changed then it wouldn't work
For example
changing and 1 it would look like this

1.Stir
2.Place Coffee in the Cup
3.Place Sugar in the Cup
4. Add the Boiling Water
5.Add Milk
6.Boil water

This algorithm is incorrect as the goal or making coffee wasn't achieved as the list of steps are incorrect.

[[ 0 comments ]]