[Openfirst-cvscommit] www/htdocs/developers larry.php,NONE,1.1 index.php,1.5,1.6
Brought to you by:
xtimg
From: Larry <rob...@us...> - 2004-12-31 09:12:08
|
Update of /cvsroot/openfirst/www/htdocs/developers In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv12280/htdocs/developers Modified Files: index.php Added Files: larry.php Log Message: Updating Members --- NEW FILE: larry.php --- <table width="100%"> <tr> <td><h1><img alt="" src="http://www.openfirst.org/image/misc.png">Developers - Larry Johnston</h1></td> </tr> </table> <p>Larry Johnston has recently joined the openFIRST project in an effort to help validate HTML and PHP, and to maintain the openFIRST website itself. He strives to do his best as he gains knowledge in several areas. He loves to work on websites and does many personal websites for family and friends. Larry has knowledge in MySQL Databases, networking, and many markup languages<br> <br> Larry is the webmaster of his <a href="http://www.teamthrust.us/">teams website</a>, and also the current editor of the <a href="http://www.dmoz.org/Computers/Robotics/Competitions/FIRST_Robotics_Competition/Teams/United_States/">FIRST - US Teams</a> section at <a href="http://www.dmoz.org/">dmoz.org</a>.</p> <p><strong>Skills:</strong> HTML, PHP, MySQL, some Visual Basic, and some C++.<br> <p><a href="mailto: la...@op...">E-mail Larry Johnston</a><br> <a href="http://www.teamthrust.us/">Visit Website</a></p> Index: index.php =================================================================== RCS file: /cvsroot/openfirst/www/htdocs/developers/index.php,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** index.php 31 Dec 2004 07:40:36 -0000 1.5 --- index.php 31 Dec 2004 09:11:54 -0000 1.6 *************** *** 48,51 **** --- 48,55 ---- <td height="22">Joshua May</td> </tr> + <tr> + <td height="22"><a href="larry.php">Larry Johnston</a></td> + <td>Code Validator, Webmaster</td> + </tr> </table> <p> </p> |