Difference between revisions of "Brendan Ritter"

From WLCS
(added comments)
Line 1: Line 1:
I plan on learning HTML and all the necessary associated skills with making a web page.
+
#I plan on learning HTML and all the necessary associated skills with making a web page.
As far as a progress indicator, I plan on creating a (un)official web page for the Model UN club for WL.
+
#*As far as a progress indicator, I plan on creating a (un)official web page for the Model UN club for WL.
Depending on how long it takes, I would also learn PHP.
+
#*Depending on how long it takes, I would also learn PHP.
 
+
#Here is the tutorial I plan on using:
 
+
#*[http://www.tizag.com/htmlT/elements.php name]
 
+
#*The site also includes a tutorial for PHP
Here is the tutorial I plan on using:
 
http://www.tizag.com/htmlT/elements.php
 
The site also includes a tutorial for PHP
 
  
 
I have started on the website and here is what I have accomplished:
 
I have started on the website and here is what I have accomplished:
Line 15: Line 12:
 
The next 3 quarters will be spent learning php and making the site able to be changed by someone else easily.
 
The next 3 quarters will be spent learning php and making the site able to be changed by someone else easily.
  
^I took a sizable portion of code from a login system on another site and integrated it into my own. The site now has login and user functions. The next step is to make it so that people can change the site or add things without messing up the important stuff.  
+
I took a sizable portion of code from a login system on another site and integrated it into my own. The site now has login and user functions. The next step is to make it so that people can change the site or add things without messing up the important stuff.  
 
http://washlee.net/britter/www/login.php
 
http://washlee.net/britter/www/login.php

Revision as of 13:48, 1 November 2010

  1. I plan on learning HTML and all the necessary associated skills with making a web page.
    • As far as a progress indicator, I plan on creating a (un)official web page for the Model UN club for WL.
    • Depending on how long it takes, I would also learn PHP.
  2. Here is the tutorial I plan on using:
    • name
    • The site also includes a tutorial for PHP

I have started on the website and here is what I have accomplished: http://www.washlee.net/britter/www/MUNsite1.html (this is old)

I think the first quarter will be spent making the site. The next 3 quarters will be spent learning php and making the site able to be changed by someone else easily.

I took a sizable portion of code from a login system on another site and integrated it into my own. The site now has login and user functions. The next step is to make it so that people can change the site or add things without messing up the important stuff. http://washlee.net/britter/www/login.php