Tags
Some Rules About Tags
- tag and attribute names must be written in lower-case
- tags must be properly nested
- all XHTML tags must be closed, including empty tags
- attribute values must always be quoted
- documents must be well-formed
Some Rules About Tags
Posted by
RJ
at
16:38
0
comments
XHTML is a documentstructure language
CSS is a style languagefor document objects:–
Lecture notes
Posted by
RJ
at
16:35
0
comments
Application server:
Posted by
RJ
at
16:25
0
comments
Apache,
Courtesy: Webopedia (http://www.webopedia.com/TERM/A/Apache_Web_server.html)
Posted by
RJ
at
16:12
0
comments
I haven't been posting on this blog as regularly...thats not called for I know.
So I am gonna more than make up for it...
Posted by
RJ
at
16:07
0
comments
Posted by
RJ
at
15:40
0
comments
Working:
Process of getting a Web page onto your computer screen:
The browser broke the URL into three parts:
The protocol ("http")
The server name ("www.howstuffworks.com")
The file name ("web-server.htm")
The browser communicated with a name server to translate the server name "www.howstuffworks.com" into an IP Address, which it uses to connect to the server machine.
The browser then formed a connection to the server at that IP address on port 80.
Following the HTTP protocol, the browser sent a GET request to the server, asking for the file http://www.howstuffworks.com/web-server.htm.
The server then sent the HTML text for the Web page to the browser.
The browser read the HTML tags and formatted the page onto your screen.
Reference:
http://www.howstuffworks.com/web-server2.htm
Posted by
RJ
at
15:36
0
comments
(Wiki pedia )
Posted by
RJ
at
15:25
0
comments
File tranfer protocol (FTP): Layer 5 (Application Layer)
Reference:
Posted by
RJ
at
15:16
0
comments
http://www.netmechanic.com/
I think this site could be helpful in many ways once I start with the project...
Posted by
RJ
at
15:55
0
comments
Labels: resources
DRAFT LEARNING PROPOSAL:
NAME: RANJEET ELKUNCHWAR (Rj)
STUDENT NO: 10497321 (Msc ADV COMP)
PERSONAL LEARNING NEEDS:
LEARNING PLAN:
PROPOSED PROJECT:
AT A VERY BROAD LEVEL, I PLAN TO CREATE A PORTAL SIMILAR TO ORKUT (www.orkut.com) OR HI5 (www.hi5.com). THESE ARE POPULAR PEER/SOCIAL NETWORK PORTALS. I ENVISAGE TO CREATE A SIMILAR NETWORK WITH MINIMAL ATTRIBUTES AS THESE NETWORKS USE. I SHALL SPLIT THE PROJECT INTO THREE PHASES OF DEVELOPMENT
PHASE ONE:
I SHALL CREATE A BASIC WORKING MODEL WHICH SHALL HAVE THE FOLLOWING ATTRIBUTES
PHASE TWO:
ACHIEVING A HIGHER LEVEL DESIGN OF PHASE ONE. ADDING EXTRA FEATURES AS
PHASE THREE:
ADDITIONAL FEATURES (TIME PERMITTING) TO ADD OTHER BLOGS I RUN, A PHOTO ALBUM, RSS FEEDS ETC.
SCHEDULE:
REFERENCES:
Posted by
RJ
at
15:59
0
comments