Friday, December 7, 2007

Weekend Game


This game seems incredibly simple at first, yet it will get you hooked very quickly. You only have to move the small red box inside the small blue box. Trust me it sounds so simple, yet becomes deceptively tough. Enjoy the puzzle solving everyone!

There are 34 levels, see how far you can get!

Click Here to play

Weekend Game


This game seems incredibly simple at first, yet it will get you hooked very quickly. You only have to move the small red box inside the small blue box. Trust me it sounds so simple, yet becomes deceptively tough. Enjoy the puzzle solving everyone!

Assignment #11

Remember that Assignment 11 is due on Monday December 18th, the day before exams begin. I'd recommend finishing it before then though.

You need two items for this, the assignment itself and this text document.

You will need to create three pages, two HTML pages that will use the code from the text document, and a css page called style.css that will use the information contained within the assignment itself.

Cheers

Final Web Project

Here are multiple documents that you will want to look at regarding your final HTML project in grade 10 computer science. You web page needs to be posted onto the internet and a link inserted on this blog by Sunday January 20th at midnight for you project to be considered on time.

Here is the general overview of your project, and the my suggested steps for tackling this project.

Here is the website proposal that you need to hand in to me. An layout drawing example can be viewed here.

A Timeline for how you should be using your time in class, and what you should could be working on from home.

Finally you need you assessment document. Remember that 15% of the grade is for your proposal, and 5% for handing it in on time. This is worth 25% of this term.

Sunday, December 2, 2007

Assignment Nine

Part #1:
a) What type of advertising if any they put onto your website?
-"Many popular Internet sites are using our FREE professional hosting services as we have no banner ads or annoying pop ups."
b) How much storage space they provide?
-They provide 250 Megs of disk space and 5 Gigs of bandwidth.
c) Do they provide any type of tech support, and if so what type?
-Uhm, They have a "Help" tab on the top if that's what this questions asking because theres this section that says its' supported technologies are: PHP, CGI-BIN, Microsoft Front-Page Server Extensions, and SSI. So I'm a bit confused.
d) How you can upload your files to the website?
-Mhmm, They have an online file manager for upload/download.
e) Do they offer any preformatted templates?

-I do not believe they do offer Preformatted templates.

Part #2:

a) Find free non copyright images
-I don't think this is a great one, but its a free image thing. http://www.freefoto.com/
b) Provide a tutorial on creating either tables, iframes or Cascade Style Sheets
-This is a pretty good Tutorial on CSS, You just read the page, and click continue near the bottom. It even has a little text box in some cases and you can try out the codes as well. http://www.tizag.com/cssT/
c) create one of the following: Text, graphics or images
-This button maker website is pretty decent, Not the best, but still alright. http://www.3dtextmaker.com/image_editor.html

Marcio Miranda - Assignment #9

Part 1

x10 Hosting
-No Ads (Bannerless)
-You get 100 MB to 2500 MB of storage for free
-They provide Live Chat support
-You can upload files
-Preset templates are available

Part 2
-copyright free photos:http://www.copyrightfreephotos.com
-iframe Tutorial:www.samisite.com
-Banner/Button generator:http://www.makebutton.com/

Scribe Post: External CSS

A CSS modifies existing tags to do things that aren't regularly done when using that tag. For example, you may set the body tag to have the font color green. All text inside the body tags will now have green text. This saves the time needed to place individual tags.

External CSS are linked to instead of being in that specific page, allowing changes across multiple pages by modifying a single area.

An external CSS is similar to a regular CSS except you save it as a separate .css file outside of the index page. An example:

b {font-family=arial; color=red}


(let's say we saved it as ssheet.css)

You then link to it from every web page you want to be affected by it. Place the following code inside the head tags:

link rel="stylesheet" type="text/css" href="ssheet.css"


Now whenever you use the "b" tag in that webpage it will be in arial and in red.

A straightforward example can be found here:
http://www.ibdjohn.com/

Andrew Moir - Assignment 9

Part 1
Angelfire
a.) They put banner ads on your free website.
b.) They provide 20.0 MB in storage.
c.) Yes, they provide support using a ticket system.
d.) You can upload files on Angelfire using the File Uploader (in your control panel).
f.) Yes.

Host: Angelfire (http://www.angelfire.lycos.com/)
My Webpage: (http://zippyzapper.angelfire.com/)


Part 2

a.) http://www.flickr.com
b.) http://www.webdesign.org/web/html-and-css/tutorials/using-iframes.6117.html
c.) http://www.buttongenerator.com/

Saturday, December 1, 2007

Assignment #9- Jan Laya

Part 1:
BraveNet
a)The only advertisement they put on the website is a link their website.
b)They provide 50 MB of disk storage and 1.5 GB of Bandwidth.
c)They have a help button that sends you to a forum that will have answers to your problem.
d)You can upload your files by click the FTP tab that hey have on the site.
e)They offer 500 free preformatted templates.

Link: http://www.bravenet.com

Part 2:
a)http://photobucket.com
b)
www.htmlcodetutorial.com
-this site have tutorials for any html stuff you need to know.
c)http://cooltext.com