Saturday, May 10, 2008

6 Scripts

Script 1 - PHP mailer - sends an email message to me when all fields are filled correctly.
Script 2 - CSV Reader - reads a csv file of the people who have emailed me.
Script 3 - Javascript Candy - Candy recipe page with a randomly changing background color done with java script.
Script 4 - Secret Society - a php script that will check information from a form and display on the next page.
Script 5 - Dropdown Menu - javascript dropdown menu at the bottom left of the page.
Script 6 - Page Counter - a php page that counts how many times it was viewed. I would use it on my home page if it was php instead of html, but I wanted it to stay as home.html instead of home.php, so its like everyone else.

**I also have the panda bear new window popup, the search bar at the bottom of the homepage and the mail form amending to the CSV file, if one of these scripts doesn't count for whatever reason.**

Monday, May 5, 2008

CLSS webpage

My Team and I have finished creating out clients webpage you can find it here, or in the navigation.

Wednesday, April 30, 2008

php forms

I have changed MyMailer program into a php form that will email me and save the information to a csv file.

my mail page - http://people.rit.edu/~tpr5018/409/mymail.php

my csv reader - http://people.rit.edu/~tpr5018/409/readcsv.php

Sunday, April 27, 2008

I have made a php script to handle a secret society login

http://people.rit.edu/~tpr5018/409/secret.html

Tuesday, April 15, 2008

Midterm Exam

I have completed my midterm exam. I made a site explaining how I grew up in New York City. I wanted to try and practice my graphic design above all else, take a look, tell me what you think.

Guide to Life in New York City

Wednesday, April 9, 2008

Javascript Candy

I have revised my candy recipe page so that the page loads with a different background color each time. You can refresh it to change the color.

JavaScript Candy

My poem page

I have completed a poem remake, however I forgot to post a link to it on my blog, instead I posted it on my homepage people.rit account.

My Poem Page

Wednesday, March 26, 2008

Zen Garden

Looking at the Zen Garden entries, I noticed quite a bit of designs that need improvement, one particular is "A Walk in the Garden". Although the graphics are nice, the layout is way to small, a person with a decent sized monitor is going to have more then half the screen taken up by white space. Monitors are coming in wide screen and I believe designers should allow the visitor the opportunity to use that space. Fluid layouts are important to me, I don't mind if a site isn't fluid, but this site is too restrictive in its layout.

A design that i liked was "The Original". It has quite a bit of graphics used to create the look, but does a great job of creating a well organized layout which is very easy to read. I'm a fan of dark backgrounds with large readable text.

Tuesday, March 11, 2008

Candy Recipe

The 2 files I uploaded contain candy recipes, the hardest part was finding the Doctype declaration for each type, HTML 4.01 and XHTML 1.0. As a habit and O.C.D. I create closing tags for everything so switching to XHTML wasn't much of a problem. The links are as follows.

XHTML Version

HTML Version