Difference between revisions of "Sean Readdy"

From WLCS
Line 1: Line 1:
 
Is thinking about working on a streaming music server. Also likes spinning in chairs, and dislikes stools.
 
Is thinking about working on a streaming music server. Also likes spinning in chairs, and dislikes stools.
 
===Goals===
 
===Goals===
:- learn html [X]
+
:- find HTML tutorial [X] [http://www.davesite.com/webstation/html/ Here's the one i used]
 +
:- learn HTML [X] [http://www.w3schools.com/default.asp Here's a good database for HTML]
 
:- setup a basic web page [X] [http://washlee.net/sreaddy/index.html Check out the site]
 
:- setup a basic web page [X] [http://washlee.net/sreaddy/index.html Check out the site]
:- put information and examples of html on the web page[X]
+
:- put information about HTML on the web page[X]
 +
:- post examples of HTML capabilities e.g. pictures, links, etc.
 
:- link together multiple pages to the basic page[X]
 
:- link together multiple pages to the basic page[X]
:- design a prototype interface[X] [http://washlee.net/sreaddy/Mercury_main.html Here it is]
+
:- design a prototype interface[X]
:-  
+
:- post basic interface using HTML [X] [http://washlee.net/sreaddy/Mercury_main.html Check out the prototype]
 +
:- find CSS tutorial [X] [http://www.csstutorial.net/ Here's what I'm currently studying] [http://www.w3schools.com/css/default.asp Here's another source I'm using]  
 +
:- find PHP tutorial [X] [http://www.w3schools.com/php/default.asp The w3 tutorial] [http://us3.php.net/tut.php Here's another] I haven't looked to extensively at either but they are recommended by the google machine and w3 is very reliable
  
  
 
:- learn CSS[]
 
:- learn CSS[]
 +
:- apply CSS to the interface design[]
 
:- learn basic PHP[]
 
:- learn basic PHP[]
 
:- analyze other people's PHP source code[]
 
:- analyze other people's PHP source code[]
Line 18: Line 23:
 
:- Take over the world
 
:- Take over the world
 
:- PROFIT!
 
:- PROFIT!
 +
 +
 +
Davesite, one of the tutorials I've used

Revision as of 10:32, 31 October 2008

Is thinking about working on a streaming music server. Also likes spinning in chairs, and dislikes stools.

Goals

- find HTML tutorial [X] Here's the one i used
- learn HTML [X] Here's a good database for HTML
- setup a basic web page [X] Check out the site
- put information about HTML on the web page[X]
- post examples of HTML capabilities e.g. pictures, links, etc.
- link together multiple pages to the basic page[X]
- design a prototype interface[X]
- post basic interface using HTML [X] Check out the prototype
- find CSS tutorial [X] Here's what I'm currently studying Here's another source I'm using
- find PHP tutorial [X] The w3 tutorial Here's another I haven't looked to extensively at either but they are recommended by the google machine and w3 is very reliable


- learn CSS[]
- apply CSS to the interface design[]
- learn basic PHP[]
- analyze other people's PHP source code[]
- add PHP functions to the interface[]

Cumulative Goal

- Setup a streaming music web server
- Take over the world
- PROFIT!


Davesite, one of the tutorials I've used