Difference between revisions of "Sean Hoffman"

From WLCS
(Resources)
(Resources)
Line 41: Line 41:
 
*How to install XAMPP - [http://ubuntuforums.org/showthread.php?t=223410 Ubuntu XAMPP Installation Documentation]
 
*How to install XAMPP - [http://ubuntuforums.org/showthread.php?t=223410 Ubuntu XAMPP Installation Documentation]
 
*Learn PHP from Scratch: A Training Regimen - [http://net.tutsplus.com/tutorials/php/learn-php-from-scratch-a-training-regimen/ Nettuts+ Tutorial]
 
*Learn PHP from Scratch: A Training Regimen - [http://net.tutsplus.com/tutorials/php/learn-php-from-scratch-a-training-regimen/ Nettuts+ Tutorial]
*Lynda.com : PHP With MySQL Essential Training [http://movielibrary.lynda.com/html/modPage.asp?ID=435]
+
*Lynda.com : PHP With MySQL Essential Training [http://movielibrary.lynda.com/html/modPage.asp?ID=435 Lynda.com]
*PHP 101 : Down The Rabbit Hole [http://devzone.zend.com/node/view/id/625]
+
*PHP 101 : Down The Rabbit Hole [http://devzone.zend.com/node/view/id/625 DevZone Zend]
*PHPBuddy.com : Your First PHP Code [http://www.phpbuddy.com/article.php?id=17]
+
*PHPBuddy.com : Your First PHP Code [http://www.phpbuddy.com/article.php?id=17 PHPBuddy.com]
*PHP.NET : A Simple Tutorial [http://us2.php.net/tut.php]
+
*PHP.NET : A Simple Tutorial [http://us2.php.net/tut.php PHP.NET]
W3Schools.com : PHP Tutorial [http://www.w3schools.com/PHP/Default.asp]
+
*W3Schools.com : PHP Tutorial [http://www.w3schools.com/PHP/Default.asp W3Schools.com]
 
*Dropbox - [http://getdropbox.com Dropbox Application]
 
*Dropbox - [http://getdropbox.com Dropbox Application]

Revision as of 13:17, 8 January 2010

The Project

Description

Create several plugins using PHP for use with Wordpress and/or other blogging platforms Wordpress MU, BuddyPress, etc. Create graphically appealing website templates using PHP and Javascript, Ajax.

Details

  • All templates and plugins will be compatible with the latest version of Wordpress
    • Other compatible blogging systems may include the platforms listed below
  • pHp plugins may include the following:
  1. Shopping Cart
  2. Photo Gallery
  3. Member System
  4. Dynamic News Rotator

Goals

These are the goals I hope to complete during the first quarter:

  • Install PHP, MySql, Apache 2, and Wordpress on washlee.net server.
  • Install PHP, MySql, Apache 2, and Wordpress locally on Ubuntu Jaunty
  • Learn Basic and some Advanced Javascript
  • Learn PHP
  • Learn to communicate with MySQL using PHP
  • Create several functional applications using Javascript and PHP
  • Create a basic blog

Current Updates

  • Due to some errors with Ubuntu I was unable to install LAMP on my local install of Ubuntu during the first quarter
  • I was informed of another solution by Mr. Bui, XAMPP is similar to LAMP but it has PHP, MySQL, and Apache condensed into one program.
  • XAMPP install was successful. I am now moving onto basic PHP tutorials. My first project will be creating a basic PHP Address Book
    • I plan to use my netbook's install of dreamweaver to code and port the documents over to my Ubuntu install using a program called Dropbox.

Resources