<!--#exec cgi="cgi-bin/header.pl"-->
<H1>Paul Tomko's Home Page</H1>
<SCRIPT LANGUAGE="JavaScript">

function scrollit_r21(seed)
{       var m1 = "Welcome to Paul Tomko's Home Page.             ";
        var m2 = "                                               ";
        var m3 = "<<<< In stereo where available >>>>            ";
        var m4 = "                                               ";
        var m5 = "                                               ";
 
        var msg=m1+m2+m3+m4;
        var out= " ";
        var c = 1;
 
        if (seed > 100) {
                seed--;
                var cmd="scrollit_r21(" + seed + ")";
                timerTwo=window.setTimeout(cmd,100);
        }
        else if (seed <= 100 && seed > 0) {
                for (c=0; c<seed; c++) {
                        out+=" ";
                }
                out+=msg;
                seed--;
                var cmd="scrollit_r21(" + seed + ")";
                    window.status=out;
                timerTwo=window.setTimeout(cmd,100);
        }
        else if (seed <= 0) {
                if (-seed < msg.length) {
                        out+=msg.substring(-seed,msg.length);
                        seed--;
                        var cmd="scrollit_r21(" + seed + ")";
                        window.status=out;
                        timerTwo=window.setTimeout(cmd,100);
                }
                else {
                        window.status=" ";
                        timerTwo=window.setTimeout("scrollit_r21(100)",75);
                }
        }
 }
// -------- End of JavaScript code ------- //
</SCRIPT>
<BODY onLoad="timerONE=window.setTimeout('scrollit_r21(100)',500);"
<Body bgcolor="BBBBFF">
<CENTER>
<P>
<P>
<img border=0 src="graphics/PAUL.JPG" alt = "Paul Tomko" width = 100 height = 280 ><BR>
Paul Tomko
<P>
<HR>
</CENTER>
<A href="resume.html" title="My Resume"
ONMOUSEOVER="window.status = 'Paul Tomko\'s Resume'; return true" 
ONMOUSEOUT="window.status = 'Welcome to Paul Tomko\'s Home Page'"
><img border=0 src="graphics/resume.gif" alt = "Resume">My Resume</A><BR>
Thank you for visiting my web page. I put this web page together back in 1997 
using plain old HTML, a little bit of javascripting, and a lot of PERL. I do not use Frontpage, Netscape Composer or any other program which hides the actual HTML code from you. I used vi as my editor for most of my site.
<P>
I enjoy technology, and like the challenge of learning new programs and programming languages. I know most of the languages in use in the computer industry 
today, and also know a number of scripting languages created for specific
products, such as Easylanguage, Powerscript, VBScript and many others.<P>
I have a number of other hobbies in addition to computers. I have a pilots
license and am IFR rated, meaning I can fly by instruments alone if it is too 
cloudy to see outside. I also play a number of musical instruments including 
guitar, bass and piano. I have not released any of my own work, but I can be 
found playing bass and guitar and singing backup on a couple of CDs.
<P>
I have 20 years of experience in the technology industry. However, my
consulting hourly rate is much lower than it used to be, only $70 an hour plus 
travel and expenses. My full time salary requirements are also very low for my
qualifications. Depending on location, I am available for as low as $100,000.
<P>
I am keenly interested in data, databases, and datawarehousing. Some of my most interesting, rewarding, and valuable work was during the 4 years I spent as 
the team leader for the financial datawarehouse of one of the largest
manufacturers of construction and agricultural equipment in the world. I lead 
the datawarehouse team on several projects, including Y2K readiness, creating a
new datamart in Australia, conversion of the European datamart to Euro
currency, and integration with the new organization when the company merged 
with another equipment manufacturer.
<P>
If you are a company interested in hiring someone with many and varied technical
skills, who loves a challenge, who is entrepreneurial, who can learn new
tools, technologies and even programming languages in only a few days, then I
would like to hear from you. Please send a request for my resume to the e-mail
address at the bottom of this page.
<P>
<HR>
<CENTER>
<BR>
<a href="mailto:paul@tomkoinc.com?subject=WWW page visitor"
ONMOUSEOVER="window.status = 'E-mail Paul Tomko'; return true" 
ONMOUSEOUT="window.status = 'Welcome to Paul Tomko\'s Home Page'"
><img border=0 src="graphics/mail.gif" alt = "E-mail Paul Tomko"><BR>paul@tomkoinc.com</a>.
<P>
<BR>
You are visitor number : 
<img src="cgi-bin/Count.cgi?df=tomko.dat&dd=B" align =absmiddle alt = "Counter">
Since December 30, 1996
<BR>
</SCRIPT>
<BR>

<p>
</CENTER>
<!--#exec cmd="cgi-bin/footer.pl"-->
