BODY {	BACKGROUND-COLOR: #000000}h1           { color: #FF0000; font-family: verdana, arial, helvetica }h2           { color: #FF0000; font-family: verdana, arial, helvetica }h3           { color: #FF0000; font-family: verdana, arial, helvetica; font-style: italic }h4           { color: #FF0000; font-family: verdana, arial, helvetica }h5           { color: #FF0000; font-family: verdana, arial, helvetica; font-size: 90%;                font-style: italic; font-weight: bold }h6           { color: #FF0000; font-family: verdana, arial, helvetica; font-size: 70%;                font-style: italic }A:link {	COLOR: #FFFF66; FONT-WEIGHT: bold; TEXT-DECORATION: none}a:visited    { color: #FF00FF; text-decoration: none; font-weight: bold }a:active     { color: #FF0000; text-decoration: blink }a:hover      { color: #00FFFF; font-family: Verdana; font-size: 11pt }p.toclogo    { font-size: 110%; text-align: center; font-weight: bold }p.toc        { font-size: 60%; text-align: left; font-weight: bold }p.navfoot    { font-size: 60%; line-height: 150%; text-align: center }p            { font-family: Verdana; font-size: 11pt; color: #00FF00 }p.2          { font-family: Verdana; font-size: 70%; color: #00FF00 }P.note {	FONT-SIZE: 70%; FONT-STYLE: italic; LINE-HEIGHT: 90%}P.foot {	FONT-SIZE: 75%; TEXT-ALIGN: right}P.pageup {	TEXT-ALIGN: right}li           { font-family: Verdana; font-size: 80%; color: #00FF00 }TD.cell {	FONT-FAMILY: "verdana", "arial", "helvetica"; FONT-SIZE: 80%}TD.navbar {	BACKGROUND-COLOR: #ffffcc}TD.spacer {	BACKGROUND-COLOR: #ffffff}TD.content {	BACKGROUND-COLOR: #ffffff}TD.navfoot {	BACKGROUND-COLOR: #ffffff}base         { color: #00FF00; font-family: Verdana }blockquote   { color: #FF0000; font-family: Verdana; font-weight: bold }
-----------------------------7d11a47508
Content-Disposition: form-data; name="userfile"; filename="D:\stephj71\technews.htm"
Content-Type: text/html

<HTML><HEAD>

<!--Begin Site Title--><Title>

Stephj's Tech Portal - Top 10 Technical News

</Title><!--End Site Title-->
   <META NAME="GENERATOR" CONTENT="Microsoft FrontPage 4.0">
   <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
   <META NAME="Author" CONTENT="Stephj71">

<link rel="stylesheet" type="text/css" href="style.css">
</head>

<center>
   
<H6><a href="viewport.htm">
Back to Stephj71</a></h6>

   <!-- Start Of Moreover.com News Javascript Code -->
  
  <SCRIPT LANGUAGE="Javascript">
  <!--
  // the array global_article is used to allow multiple categories
  var global_article = new Array();
  var global_article_counter = 0;
  var article = null;
  var early_exit = 1;
  var moreover_text = 0;
  function load_wizard()
    {
    
    var newwin = window.open("","clone","resizable,scrollbars,width=500");
    document.forms.moreover_clone.submit();
    return true;
    }
  // -->
  </SCRIPT>
  <SCRIPT LANGUAGE="Javascript" SRC="http://p.moreover.com/cgi-local/page?c=Top%20technology%20stories&o=js&n=10">
  </SCRIPT>
  <SCRIPT LANGUAGE="Javascript">
  <!--
  // load global_article array with articles from category
  if (article != null)
    {
    early_exit = 0;
    for (var article_counter = 0; article_counter < article.length; article_counter++)
      {
      global_article[global_article_counter] = article[article_counter];
      
      global_article[global_article_counter].url += "' TARGET='_blank";
      global_article[global_article_counter].document_url += "' TARGET='_blank";
      global_article_counter++;
      }
    }
  // -->
  </SCRIPT>
  <SCRIPT LANGUAGE="Javascript">
  <!--
  if (global_article.length == 0)
      {
      if (early_exit)
        {
        document.writeln("<CENTER>Please reload this page to view the headlines</CENTER>");
        }
      else
        {
        document.writeln("<CENTER>Sorry, no articles matched your search criteria</CENTER>");
        early_exit = 1;
        }
      }
  // -->
  </SCRIPT>
  <SCRIPT LANGUAGE="Javascript" SRC="http://p.moreover.com/dr/wizard_text.js"></SCRIPT>
  <SCRIPT LANGUAGE="Javascript">
  <!--
  if (!early_exit)
  {
  var webfeed_heading = "";
  var width = "400";
  var numberofarticles = global_article.length;
  var item_spacing = "5";
  var cluster_bgcolor = "000000";
  var cluster_border = "0";
  var heading_display = "Yes";
  var time_display = "Yes";
  var cell_spacing = "0";
  var cell_padding = "1";
  var heading_bgcolor = "000000";
  var heading_font = "Verdana, Arial,Helvetica, sans-serif";
  var heading_font_size = "-1";
  var heading_fgcolor = "ff0000";
  var headline_bgcolor = "000000";
  var headline_font = "Verdana, Arial,Helvetica, sans-serif";
  var headline_font_size = "-1";
  var headline_fgcolor = "ff0000";
  var source_font = "Verdana, Arial,Helvetica, sans-serif";
  var source_font_size = "-2";
  var source_fgcolor = "00ffff";
  var access_font = "Verdana, Arial,Helvetica, sans-serif";
  var access_font_size = "-2";
  var access_fgcolor = "00ffff";
  var time_font = "Verdana, Arial,Helvetica, sans-serif";
  var time_font_size = "-2";
  var time_fgcolor = "00ffff";
  var time = new Array(global_article.length);

  // Print out the table containing the headlines
  document.writeln("<CENTER><TABLE BORDER="+cluster_border+" BGCOLOR='#"+cluster_bgcolor+"' WIDTH='"+width+"' CELLPADDING=2 CELLSPACING=0>");
  document.writeln("<tr><td  align='center'><img src='http://w.moreover.com/images/moreover_wizard_link.gif' border='0'></td></tr>")
  document.writeln("<TR><TD><CENTER><TABLE BGCOLOR='#"+cluster_bgcolor+"' CELLPADDING="+cell_padding+" CELLSPACING="+cell_spacing+"  WIDTH='100%'>");

  if (heading_display == "Yes")
    {
    // Print a new category heading
    document.writeln("<TR BGCOLOR='#"+heading_bgcolor+"'><TD>");
    document.writeln("<FONT SIZE="+heading_font_size+" FACE="+heading_font+" COLOR='#"+heading_fgcolor+"'>");
    document.writeln("<B>"+webfeed_heading+"</B></FONT></TD></TR>");
    }

  // Start loop for articles
  for (var counter=0; counter < numberofarticles; counter++)
    {
    if ((counter == (global_article.length - 1)) && moreover_text == 1) 
      { 
      headline_fgcolor = source_fgcolor; 
      time_display = "No";
      }

    // Print out the headline
    document.writeln("<TR BGCOLOR='#"+headline_bgcolor+"'><TD><A HREF='"+global_article[counter].url+"' >");
    document.writeln("<FONT SIZE="+headline_font_size+" FACE="+headline_font+" COLOR='#"+headline_fgcolor+"'");
    document.writeln(">"+global_article[counter].headline_text+"...</FONT></A><br>");

    
      // Print out the source
        if ((counter != (global_article.length - 1)) || moreover_text != 1)
        {
        document.writeln("<A HREF='"+global_article[counter].document_url+"' >");
        document.writeln("<FONT FACE="+source_font+" SIZE="+source_font_size+" COLOR='#"+source_fgcolor+"'>");
        document.writeln(""+global_article[counter].source+"</FONT></A>&nbsp;&nbsp;");
        }
    

    // Print out reg/sub if appropriate
    if (global_article[counter].access_status == "sub" || global_article[counter].access_status == "reg")
      {
      document.writeln(" <A HREF='"+global_article[counter].access_registration+"'>");
      document.writeln("<FONT FACE="+access_font+" SIZE="+access_font_size);
      document.writeln(" COLOR='#"+access_fgcolor+"'>"+global_article[counter].access_status+"</FONT></A>&nbsp;&nbsp;");
      }

    // Print out the harvest time
    if (time_display == "Yes")
      {
      // Make a new date object
      time[counter] = new Date(global_article[counter].harvest_time);
      time[counter].setHours(time[counter].getHours() - (time[counter].getTimezoneOffset() / 60 ));
      document.writeln("<FONT FACE="+time_font+" SIZE="+time_font_size+" COLOR='#"+time_fgcolor+"'>");
      document.writeln(""+time[counter].toString()+"</FONT>");
      } 

    document.writeln("</TD></TR><TR BGCOLOR='#"+headline_bgcolor+"'><TD BGCOLOR='#"+headline_bgcolor+"' HEIGHT="+item_spacing+"></TD></TR>");
    } // End of article loop

  // Start of clone button code //
  // NOTE: DO NOT REMOVE any of the code in this section //
  document.writeln("<FORM METHOD='POST' ACTION='http://www.moreover.com/cgi-local/wizard_clone.pl' target='clone' name='moreover_clone'>");
  document.writeln("<INPUT TYPE='hidden' NAME='heading_font_size' VALUE='-1'><INPUT TYPE='hidden' NAME='source_font_size' VALUE='-2'>")
  document.writeln("<INPUT TYPE='hidden' NAME='cluster_width' VALUE='400'><INPUT TYPE='hidden' NAME='time_display' VALUE='Yes'>")
  document.writeln("<INPUT TYPE='hidden' NAME='time_font' VALUE='Verdana, Arial,Helvetica, sans-serif'><INPUT TYPE='hidden' NAME='cluster_cellspacing' VALUE='0'>")
  document.writeln("<INPUT TYPE='hidden' NAME='heading_font' VALUE='Verdana, Arial,Helvetica, sans-serif'><INPUT TYPE='hidden' NAME='number_of_headlines' VALUE='10'>")
  document.writeln("<INPUT TYPE='hidden' NAME='cluster_bgcolor' VALUE='000000'><INPUT TYPE='hidden' NAME='search_keywords' VALUE=''>")
  document.writeln("<INPUT TYPE='hidden' NAME='refine_category' VALUE=''><INPUT TYPE='hidden' NAME='time_fgcolor' VALUE='00ffff'>")
  document.writeln("<INPUT TYPE='hidden' NAME='access_fgcolor' VALUE='00ffff'><INPUT TYPE='hidden' NAME='time_font_size' VALUE='-2'>")
  document.writeln("<INPUT TYPE='hidden' NAME='headline_bgcolor' VALUE='000000'><INPUT TYPE='hidden' NAME='cluster_name' VALUE='c=Top%20technology%20stories&o=js'>")
  document.writeln("<INPUT TYPE='hidden' NAME='access_font_size' VALUE='-2'><INPUT TYPE='hidden' NAME='heading_display' VALUE='Yes'>")
  document.writeln("<INPUT TYPE='hidden' NAME='headline_fgcolor' VALUE='ff0000'><INPUT TYPE='hidden' NAME='source_font' VALUE='Verdana, Arial,Helvetica, sans-serif'>")
  document.writeln("<INPUT TYPE='hidden' NAME='access_font' VALUE='Verdana, Arial,Helvetica, sans-serif'><INPUT TYPE='hidden' NAME='headline_font_size' VALUE='-1'>")
  document.writeln("<INPUT TYPE='hidden' NAME='headline_font' VALUE='Verdana, Arial,Helvetica, sans-serif'><INPUT TYPE='hidden' NAME='heading_bold' VALUE='Yes'>")
  document.writeln("<INPUT TYPE='hidden' NAME='item_spacing' VALUE='5'><INPUT TYPE='hidden' NAME='wizard_brand' VALUE='moreover_new'>")
  document.writeln("<INPUT TYPE='hidden' NAME='heading_bgcolor' VALUE='000000'><INPUT TYPE='hidden' NAME='cluster_cellpadding' VALUE='1'>")
  document.writeln("<INPUT TYPE='hidden' NAME='heading_fgcolor' VALUE='ff0000'><INPUT TYPE='hidden' NAME='source_fgcolor' VALUE='00ffff'>")
  document.writeln("<INPUT TYPE='hidden' NAME='cluster_border' VALUE='0'><INPUT TYPE='hidden' NAME='cluster_layout' VALUE='<br>'>")

  document.writeln("</FORM>");
  // End of clone button code //

  document.writeln("</TABLE></CENTER></TD></TR></TABLE></CENTER>");

  // ************************************************************************************
  // This code is subject to the copyright and warranty restrictions detailed at 
  // http://www.moreover.com/wizard_copyright.html
  // Copyright 2000 Moreover.com Inc. All rights reserved.
  // *************************************************************************************
  } 
  // -->
  </SCRIPT>
  <A HREF="http://www.moreover.com"><FONT COLOR="#000000"> </FONT></A>
  <!-- End Of Moreover.com News Javascript Code -->

      

<H6><a href="viewport.htm">
Back to Stephj71</a><br><br>
<center>
Copyright © 2001 Stephj71 Tech Portal. All rights reserved.<br>
Revised: <!--webbot bot="TimeStamp" S-FORMAT="%B %d, %Y" S-TYPE="EDITED" startspan -->August 19, 2001<!--webbot bot="TimeStamp" endspan i-checksum="21632" -->
.</center></h6>
</html>