STATIC WEB PAGE
Static means unchanged or constant and limited..
It uses the HTML coding that described the structure and content of web page..
When we reload the static web page it will reload the same page..
The content will be changed if the owner of web page changed their files...
To recognize static web page it contains file extension .htm or .html
DYNAMIC WEB PAGE
Dynamic means can be changed and unlimited...
It uses the ASP, PHP, JSP code..
It have the server-side that when we reload the page it will changed for example time...
The content can be changed by the user or owner of the web page...
To recognize static web page it contains file extension .asp or .jsp
INTERACTIVE WEB PAGE
Interactive means we can communicate with the page..
For example is we can play games..
Friday, December 28, 2012
Internet vs internet
DIFFERENCES BETWEEN CAPITAL I AND SMALL I
(Internet and internet)
(Internet and internet)
Internet | internet |
---|---|
Refer to the World Wide Web | Refer to the small LAN connected together performed host-to-host packet delivery. |
Performed in a global area or network | Performed in small network or area |
Sunday, December 16, 2012
intranet vs internet
INTRANET
Intranet is a connection between computer and other computer network in a small group, which only among of them can access it because it is restricted to outside.
Intranet use the internet protocol of HTTP for transferring data and FTP for transferring file.
Important of Intranet :
a) For ease communication in an organization
b) On Information Technology industries Intranet very important:
example of intranet :
INTERNET
Internet is a global connection between computer and other computer in a large group, million of user use Internet to exchange data, news and information.
Internet can be access through many way, one of it is using the Internet service provider (ISP)
Important of Internet :
a) Faster in communication and data exchange
b) For entertainment, social networking like facebook, and online services.
Intranet is a connection between computer and other computer network in a small group, which only among of them can access it because it is restricted to outside.
Intranet use the internet protocol of HTTP for transferring data and FTP for transferring file.
Important of Intranet :
a) For ease communication in an organization
b) On Information Technology industries Intranet very important:
example of intranet :
Internet is a global connection between computer and other computer in a large group, million of user use Internet to exchange data, news and information.
Internet can be access through many way, one of it is using the Internet service provider (ISP)
Important of Internet :
a) Faster in communication and data exchange
b) For entertainment, social networking like facebook, and online services.
"BEAUTIFUL MOMENT"
~FAMILY DAY NETCOM~
Breakfast time...:) |
All the participant and lecturer in the trip |
Among the activities held were carrying balloons with water bottle, build sandcastles and other activities..and we were divided into several groups, yellow, green, brown, and blue. winners of the day's events was the yellow ..after the presentation, we all lunch and after that we make free activities until 4..after that we moved back university...."end of the sweet memory with them"...
Saturday, December 1, 2012
SEMANTIC WEB
CONTINUES.....
Components of semantic web :
1. XML (EXtensible Markup Language)
2. RDF (Resource Description Framework)
3. OWL (OWL Web Ontology Language)
What we should know about XML, RDF AND OWL..:
1. XML (EXtensible Markup Language)
2. RDF (Resource Description Framework)
3. OWL (OWL Web Ontology Language)
What we should know about XML, RDF AND OWL..:
XML :
a. Differences between HTML and XML
b. XML format
c. XML namespace
d. XML DTD - XML schema (XSD)
RDF :
a. RDF rules
b. RDF statements
c. RDF schema
SEMANTIC WEB
WEB SERVICES
Web services is the way how the web based application integrating using XML, SOAP, WSDL and UDDI.
WEB BROWSER
1. A software application that used for retrieve, locate and display the content on World Wide Web (WWW)
2. Browser is a client that run on our computer interacts with web server and request for information
3. Then web server will respond by give the result back
A computer that serves the web pages and contain IP address or domain name .
Friday, November 30, 2012
BROWSER
Opera
Internet Explorer
Mozilla Firefox
Google Chrome
The most preferable browser i like are INTERNET EXPLORER and GOOGLE CHROME..
WHY...
1. Their speed for browsing information more faster rather than other browser
2. Their interface more interesting like Google, every week their tab for search information will be changed
3. Below are the example of interesting interface from google and internet explorer
Saturday, November 17, 2012
WEDNESDAY
14 NOVEMBER 2012 : At 2.45 pm , me and my friends was already in madam SHAHNIZA room to present our progress on development of our projects "HOUSE OF PETS"..Overall is ok but we need to improve more and demo it again next week..^_^
Thursday, October 25, 2012
Back To My Hometown
TEST COMING AGAIN
dup..dap..dup dap..my heart rhythm ..precisely at nine o'clock..test 1 for web tech was started..:-)..what can i do just smiling..and try my best to answer all the question..
22.10.2012
Saturday, October 20, 2012
one by one
Madam was calling us one by one in front to present our AJAX and JQUERY.
Part of the coding that I used in my AJAX and JQUERY
<!doctype html>
<html>
<head>
<title>my website</title>
<link rel="stylesheet" href="css/styles.css"/>
<script src="js/jquery.js"></script>
<script src="js/general.js"></script>
</head>
<table border="1">
<tr>
<body>
<td><ul id="nav">
<li><a href="index">Home</a></li>
<li><a href="about">About me</a></li>
<li><a href="contact">Contact</a></li>
</ul></td>
</tr>
</table>
<table border="1">
<tr>
<td><div id="content"></div></td>
</tr>
</table>
</body>
</html>
Saturday, October 13, 2012
Saturday, October 6, 2012
Monday comes again..:)..today we continue our lesson with new chapter..madam was introduced us with AJAX and JSON. Haaa..AJAX maybe familiar with us but JSON I don't think so..
what is actually JSON about?
- JSON stands for JavaScript Object Notation
- JSON is lightweight text-data interchange format
- JSON is language independent *
- JSON is "self-describing"and easy to understand
if all of you want to know what is JSON about you can click the link below:
what is actually AJAX about?
- AJAX is Asychronous JavaScript and XML
- AJAX is the technique use for creating fast and dynamic web pages
if you want to learn how to use AJAX, you can click the link below
happy holiday
MALAYSIAN DAY'S
happy holiday..:)..I just do nothing..hahaha..
watching television..
eating..and going to bed again...so heaven today..:)..
HAPPY MALAYSIAN DAYS
We have been assign to do the XML related to technologies..and we need to do in group follow the group project.
my assignment |
We have divided the work into 2 part where I do the question 2 and 4, while my partner do the question number 1 and 3.
This assignment quite difficult to do..:D..this because the requirement of this task that we need to write it in 'BAHASA MALAYSIA'
even it is our mother tongue it's so difficult to translate it because all along the time we study in English and of cause when the computer language be translated look so weird..HAHAHA..
by the way I have tried to do the best.
Saturday, September 29, 2012
On 27.9.2012, that is our 2nd presentation...on our system design..including
context diagram
diagram 0
flowchart
system architecture and
entity relational data
hmmmm..overall our group and the others group performed well..for my group there are a little mistake that we need to correct it such as flowchart and added some information that madam told to do so..:)..
Monday, September 24, 2012
beautiful monday
5.00 a.m
suddenly, I was smell something delicious..I think I'm still dreaming but the truth, it is in reality.
when I turn around, hahahaha my mum was fried curry puffs my favourite ouhh..:)
then I woke up and pack my things. later I go for bath and prayer
6.20 a.m
just leaving home with my sister..luckily I arrived earlier..if not I'll be late for my class..because I missed my U605 bus..what class in the morning of course web technology..:)..I love to entered this class..
7.30 a.m
arrived at UITM..:) so early...hihihi..class start 8.45 a.m today..
today's lesson quite interesting..about web architecture..
now, I can differentiate between web page and web site..:)..ohhh..
madam...mention about web page that is dynamic, static and active..which category my blog could be????
suddenly, I was smell something delicious..I think I'm still dreaming but the truth, it is in reality.
when I turn around, hahahaha my mum was fried curry puffs my favourite ouhh..:)
then I woke up and pack my things. later I go for bath and prayer
6.20 a.m
just leaving home with my sister..luckily I arrived earlier..if not I'll be late for my class..because I missed my U605 bus..what class in the morning of course web technology..:)..I love to entered this class..
7.30 a.m
arrived at UITM..:) so early...hihihi..class start 8.45 a.m today..
today's lesson quite interesting..about web architecture..
now, I can differentiate between web page and web site..:)..ohhh..
madam...mention about web page that is dynamic, static and active..which category my blog could be????
Thursday, September 20, 2012
degree course
NETCENTRIC COMPUTING : I do not know what it is about actually..:-)..I just follow my feeling to choose this program..and my friends who taking this program influence me and give me some advice to take this program..
ahakz...I want to shared something with all the blogger readers..the main reason why I choose this program because I want to avoid the math subject..:D..unluckily I need to take the mathematical logic and proving technique subject..and luckily only one semester I have to take it..:).. I'm so happy with that..
after, cope with this course for a semester..I think this course quite tough and hard to learn..but praise to ALLAH..I got good result for my final examination last semester..ALHAMDULILLAH
with all my strength and determination I will continue my journey as part 4 student..:)..hopefully this semester will be ok than before..let's pray together..
Wednesday, September 19, 2012
1st presentation
How Todays Class..
sooo..hottt..today..:D
hahaha..aircond does not working..how???
In a while, we have to present our slide....hohoho...my feeling is mix up...i'm a little bit scared to presenting slide for our group project "HOUSE OF PETS".
i hope our group will get good comment and response from madam..love u madam..hihihi..:)
Monday, September 17, 2012
my new journey as part 4 student
college
as usual when application for college resident opened..all students fill the form.. dup..dap..dup...dap..time to see the result..taraaa..your application is failed..oh my god..:(..i try for the second time..hahaha...the answer was still same..:P..btw it's ok for me..lalalala..i have prepared early..so it's be ok for me then..
1st class
wow..amazing i have reached the UITM at 7.50 o'clock..hehehe...my heart was excited and scared to entered my first class in this semester..:)...story for the excited..when i passed the class of BK21..i think that the class was opened..while i trying to open the door the "abang "who always open the door pass by me..what..i don't know where should i put my face..hahahahaha...:)...my first class is ITT544 or WEB TECHNOLOGY..this courses was teaches by madam NOR SHAHNIZA BT KAMAL BASHAH..
web tech is the short for it..this subject quite interesting to me..and the lecturer was really sporting..i love to be in this class..:)
2nd class
me n nursyahirah..:D
ohhh..my class today at 2.10 o'clock..this time my class at lab M04..during lab session...madam was assigned us a project..each groups at least have 2 or 3 person only..and i as usual with my best partner NUR SYAHIRAH BT MOHD NOR..:D..yesss..here we decide to have the pet treatments online..and we are going to use the netbean software as the platform..we need to have the abstract and sent it during the lab session for the following week..after we have finished our discussion during the lab session, so the web tech was ended for the week..
Subscribe to:
Posts (Atom)