Thursday, January 25, 2007

A Cold Thursday (What I Did Today)

Today I have class with 2E3. Such a lively and pleasant class.

Wednesday, January 24, 2007

Saturday's Podcast Training



Last Saturday Elchemi had a podcast training for school's and public.

What's Your Favourite Starbuck's Drink?


I've got to say apart from the Iced Caramel Latte I like their range of Tazo Teas. Especially the Mint Blend. It has an invigorating blend of Northwest mountain grown peppermint and spearmint leaves and the sweet taste of tarragon(ok i just took that from the website itself. heh).

I would drop by my favourite Starbuck store at Holland Village for a hot cuppa mint tea and 3 sachets of sugar with that.

So next time if you drop by Starbucks ask for a Tall Tazo Mint Tea. Its refreshing. Guranteed to lift your senses. Slurp~


Thursday, January 18, 2007

CCA ORIENTATION


Last friday, Fajar Secondary School had a CCA Orientation Day for the Secondary 1 Students. I had the honour of capturing the buzz in the hall. It started off quite late. Around the early evening about 5p.m. The students were enthusiastically promoting their CCA with vigour. I, however managed to capture all the actions. At about 6, I started to get restless and decided to MAKAN! There was free food! Chicken wing. Sandwiches. Bee hoon. Yum. Yum. I left nearly to 9 feeling exhausted. But it was good.

Thursday, January 11, 2007

What I Did Today

Today I am teaching 2E1


On last Tuesday I had my first session with 2E1 we were learning html. For today's session 2E1 is supposed to create a blog account. They are required to write a self introduction and what they did today.



This is what they did last Tuesday.

Next up, we headed down to the VBUS lab where 2E1 learned how to use the program COMIC LIFE on the the iMAC. I can gladly say by the end of the session. They had fun learning how to blog as well as learning how to use Comic Life.

It was entertaining to see them gleefully taking shots with the integrated iSight camera.


2E1 in the VBUS

Tuesday, January 9, 2007

Self Introduction

Name: Miss Nadra

Date of Birth: 6th of April

Favourite Color: all shades of purple

Hobbies: Eating, Sleeping, Reading & Watching Movies

Favourite Websites: Friendster

Friday, January 5, 2007

Exercise

This is my first homepage.
This text is bold

This is a paragraph


This is a paragraph


This is a paragraph


Paragraph elements are defined by the p tag.




This paragraph contains a lot of lines
in the source code,
but the browser
ignores it.



This is paragpraph
contains a lot of spaces
in the source code,
but the browser
ignores it.



The number of lines in a paragraph depends on the size of your browser window. If your resize the browser window, the number of lines in this paragraph will change.




To break
lines
in a
paragraph,
use the br tag.



This is heading 1


This is heading 2


This is heading 3


This is heading 4


This is heading 5

This is heading 6

Use heading tags only for headings. Don’t use them just to make something bold. Use other tags for that.



This is heading 1



The heading above is aligned to the center of this page. The heading above is aligned to the center of this page. The heading above is aligned to the center of this page.



The hr tag defines a horizontal rule:




This is a paragraph




This is a paragraph




This is a paragraph




This is a regular paragraph



This text is bold





This text is strong


This text is big



This text is italic



This text is small




This text contains

subscript




This text contains

superscript



This is preformatted text.
It preserves both spaces
and line breaks.


The pre tag is good for displaying computer code:



for i = 1 to 10
print i
next i




This text
is a link to a page




This text
is a link to a page on the World Wide Web.




Each table starts with a table tag.
Each