HEX
Server: Apache
System: Linux www3.pit.tblive.com 5.14.0-687.38.1.el9_8.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Aug 12 17:19:12 EDT 2026 x86_64
User: awaldron (1020)
PHP: 8.1.34
Disabled: exec,passthru,shell_exec,system
Upload Files
File: /home/awaldron/www/archive/waldron1/portfolio.php
<? //print header
$page_name = "portfolio";
require("header.php");
?>

<td valign="top">
<center>
<br><table border=0 width=100% cellspacing=0 cellpadding=0>
<tr><td valign="middle" align="center"><img src="images/delim.gif" width=50 height=15 align="middle"><img src="images/t_portfolio.gif" align="middle"><img src="images/delim.gif" width=50 height=15 align="middle"></td></tr>
<tr><td height="5"><img src="images/clear.gif" height=5 width=5></td></tr>
</table>

<table border=0 width=94% cellspacing=0 cellpadding=5>
<tr>
<td valign=top width=185><img src="portfolio/ss_kmtl.jpg" width=175 height=132></td>
<td valign=top class="text">
<P><span class="body-title">Kennametal Inc.</span>
<ul>
<li>http://www.kennametal.com
<li>Working with Kennametal since May, 2002
<li>Responsible for design, layout, and overall quality of Kennametal.com
<li>Developed easy-to-use eBusiness user interfaces
<li>Designed custom templates and a user control panel for web content contributors
</ul>
<center><b><a href="http://www.kennametal.com" target="kmtl" class="right-nav"><span class="underline"><FONT onmouseover="this.style.color='#C0C07B'" onmouseout="this.style.color='#000000'">Go To Kennametal.com</font></span></a></b></center>
</td></tr></table>

<P><table border=0 width=94% cellspacing=0 cellpadding=5>
<tr>
<td valign=top width=185><img src="portfolio/ss_pitthockey.jpg" width=175 height=132></td>
<td valign=top class="text">
<P><span class="body-title">University of Pittsburgh Ice Hockey</span>
<ul>
<li>http://www.pitthockey.com
<LI>Built in February, 2002
<LI>Designed graphics, navigation, logos and layout
<LI>Website features excellent statistics tracking using PHP and MS Access databases
</ul>
<center><b><a href="http://www.pitthockey.com" target="pitt" class="right-nav"><span class="underline"><FONT onmouseover="this.style.color='#C0C07B'" onmouseout="this.style.color='#000000'">Go To PittHockey.com</font></span></a></b></center>
</td></tr></table>

<P><table border=0 width=94% cellspacing=0 cellpadding=5>
<tr>
<td valign=top width=185><img src="portfolio/ss_trc.jpg" width=175 height=132></td>
<td valign=top class="text">
<P><span class="body-title">Top-Rope.com</span>
<ul>
<li>http://www.top-rope.com
<LI>Owned and operated site from 1997-2001 (sold 5/01)
<LI>Technical responsibilities: Design, graphics, navigation, architecture, CGI Scripting
<LI>Marketing responsibilities: Advertising, sales, merchandise, cross-promotions
<LI>Statistics: Averaged 3-4 million impressions monthly
<LI>Consistently considered a leading source for wrestling news by fans
</ul>
<center><b><a href="portfolio/trc/index.htm" target="trc" class="right-nav"><span class="underline"><FONT onmouseover="this.style.color='#C0C07B'" onmouseout="this.style.color='#000000'">Top-Rope.com Demo</font></span></a></b></center>
</td></tr></table>

</center></td>

<?
$right_nav = array("page1", "page2", "page3", "page4", "logos");
require("footer.php");
?>