Search the web
Sign In
New User? Sign Up
ClubMacMonterey · CMoM - Club Mac of Monterey
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
MacFixIt Article: Apple releases Java update addressing critical vul   Message List  
Reply | Forward Message #228 of 281 |
From idahogiff@... Mon Jun 15 23:16:43 2009
Return-Path: <httpd@...>
X-Sender: httpd@...
X-Apparently-To: ClubMacMonterey@yahoogroups.com
X-Received: (qmail 92849 invoked from network); 16 Jun 2009 06:16:40 -0000
X-Received: from unknown (98.137.34.44)
by m3.grp.re1.yahoo.com with QMQP; 16 Jun 2009 06:16:40 -0000
X-Received: from unknown (HELO alias3.c17-ave-mta4.cnet.com) (216.239.114.166)
by mta1.grp.sp2.yahoo.com with SMTP; 16 Jun 2009 06:16:40 -0000
X-Received: from c17-sha-netscaler-active.cnet.com (HELO c18-nasa-colo-ha2.cnet.com) ([216.239.113.140])
by alias3.c17-ave-mta4.cnet.com with ESMTP; 16 Jun 2009 06:16:38 +0000
X-Received: from c18-rb-techtrack-mfi1.cnet.com (c18-rb-techtrack-mfi1.cnet.com [10.15.139.115])
by c18-nasa-colo-ha2.cnet.com (Postfix) with ESMTP id 378A640C335
for <ClubMacMonterey@yahoogroups.com>; Mon, 15 Jun 2009 23:16:38 -0700 (PDT)
X-Received: by c18-rb-techtrack-mfi1.cnet.com (Postfix, from userid 9078)
id 2927B10C002; Mon, 15 Jun 2009 23:16:38 -0700 (PDT)
To: ClubMacMonterey@yahoogroups.com
MIME-Version: 1.0
Content-type: text/html; charset=iso-8859-1
Message-Id: <20090616061638.2927B10C002@...>
Date: Mon, 15 Jun 2009 23:16:38 -0700 (PDT)
X-Originating-IP: 216.239.114.166
X-eGroups-Msg-Info: 1:12:0:0:0
From: Jerry <idahogiff@...>
Subject: MacFixIt Article: Apple releases Java update addressing critical vulnerability
X-Yahoo-Group-Post: member; u=98758870; y=-z6eVfxmDc9RLCE3NmXPfGvZgSpt3g0OuSfIqbq1pSqNu20
X-Yahoo-Profile: grgiff68

<html><body>Jerry wrote: Can we use Java safely again?<br><BR>

This email was sent to you by Jerry at idahogiff@....<BR>
This is not SPAM and the email addresses involved in this transaction were not saved to a list or stored for later use.<br><br>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<title>Mac OS X and iPod Troubleshooting, Support, and Help - MacFixIt</title>
<meta name="description" content="Come to MacFixIt for help, support, and tips for troubleshooting your Mac and iPod. Find Mac OS X solutions, plus Apple software and hardware repairs and fixes.">
<meta name="keywords" content="Mac repair, Mac troubleshooting, Mac fix, Mac problem, Mac forums, Mac help, Mac support">
<!--
<meta http-equiv="Pragma" content="no-cache">
-->
<script language="javascript1.1" type="text/javascript"><!--
var pageName = 'home';
// -->
</script>

<link rel="stylesheet" type="text/css" href="http://www.macfixit.com/layout/MFIclean/style.css?v=1" title="MFIclean">
<link rel="stylesheet" type="text/css" href="/_css/login-header/header.css?v=1" />
<!--[if lte IE 6]><link rel="stylesheet" type="text/css" href="/_css/login-header/header-ie6.css?v=1" /><![endif]-->
<!--[if IE 7]><link rel="stylesheet" type="text/css" href="/_css/login-header/header-ie7.css?v=1" /><![endif]-->

<!-- Needed JavaScript Code -->
<script language="JavaScript">
var cleared = 0;

function clearField(field)
{
if (cleared != 1) {
field.value = ""
cleared = 1
} else {
cleared = 0
}
}
</script>
<script language="javascript1.1" type="text/javascript">

if (pagexName == null) {
var pagexName = 'mfi';
}

</script>

<!--
<script src='http://image.macfixit.com/__utm.js' type='text/javascript'></script>
-->
<script type="text/javascript" src="http://www.google-analytics.com/urchin.js"></script>
<script type="text/javascript">
_uacct = "UA-166712-1";
urchinTracker();
</script>
<link rel="alternate" type="application/rss+xml" title="MFI RSS Feed" href="http://www.macfixit.com/backend/macfixit.rss">
</head>

<body bgcolor="#FFFFFF" text="#000000" leftmargin="0" marginheight="0" marginwidth="0" topmargin="0">

<script type="text/javascript">
function showLogin()
{
var formMessage = document.getElementById('form-message');

// Check for enabled cookies by setting, checking and then deleting one.
var currentDate = new Date();
var cookieVal = (currentDate.getTime() + '');
var cookiesEnabled = true;
document.cookie = "tt_cookie_check=" + cookieVal + "; path=/";
if (document.cookie.indexOf(cookieVal,0) < 0) {
cookiesEnabled = false;
}
var oldDate = new Date(1970, 1, 1);
document.cookie = "tt_cookie_check=0; expires=" + oldDate.toGMTString() + "; path=/";

if (cookiesEnabled) {
if (formMessage) {
formMessage.style.display = 'none';
}
} else {
if (formMessage) {
formMessage.style.display = 'block';
formMessage.innerHTML = 'Your browser must <a href="http://cnet.custhelp.com/cgi-bin/cnet.cfg/php/enduser/std_alp.php?p_search_text=cookies&p_new_search=1">accept cookies</a> before you can log in.';
}
return;
}

document.getElementById('login-form').style.display = 'block';
document.getElementById('login-email').focus()
document.getElementById('mode-login').style.fontWeight = 'bold';
document.getElementById('mode-login').style.color = '#9f0';
document.getElementById('mode-reg').style.color = '#b3cce6';
document.getElementById('mode-pass').style.color = '#b3cce6';
}

function ValidateLoginEmail(emailID)
{
if ((emailID.value==null)||(emailID.value==""))
{
alert("Please Enter your Email Address to log in to your account.");
emailID.focus();
return false;
}
return true;
}
</script>

<div id="login-bar">
<div id="login-choices">
<p><img src="/_images/login-header/accept.png" alt="" class="icon" /> You are currently logged in as <strong>idahogiff@...</strong>.&nbsp;&nbsp;&nbsp;&nbsp;<a href="http://www.macfixit.com/ttsso/?ttsso_s=1&amp;ttsso_m=logout&amp;ttsso_r=http%3A%2F%2Fwww.macfixit.com%2Fprofiles.php" target="_top">Logout?</a></p>
</div>
<div id="login-form" style="display: none;">
<form action="http://www.macfixit.com/ttsso/?ttsso_s=1&amp;ttsso_m=login&amp;ttsso_r=http%3A%2F%2Fwww.macfixit.com%2Fprofiles.php" method="post" target="_top" onsubmit="return ValidateLoginEmail(this.email);">
<label for="login-email">Email:</label>&nbsp;<input id="login-email" name="email" class="rl-textbox rl-email" type="text" value="" />&nbsp;&nbsp;
<label for="login-password">Password:</label>&nbsp;<input id="login-password" name="password" class="rl-textbox rl-password" type="password" />
<input type="hidden" name="qrMode" value="freeRegPopIn" />
<input id="login-go" name="action" type="submit" value="Login" />
</form>
</div>

<div id="form-message">
</div>
</div>

<br>
<center>
<!--
<table border="0" cellspacing="0" cellpadding="0" bgcolor="white" width="100%">
<tr>
<td height=5 bgcolor=#000000><img src="/images/2001/1px.gif" width="1" height="5" border="0"></td>
</tr>
</table>
-->
<!--
<div style="background: #ffc; border: 1px solid #ffbf80; font-weight: bold; margin: 10px 10px 20px 10px; padding: 0 10px; text-align: left;">
<p>We're in the process of performing some planned site maintenance. As a result, your ability to post comments and feedback may be temporarily disabled. Thank you for your patience and continued support.</p>
</div>
-->
<table width="90%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="10" background="http://www.macfixit.com/layout/MFIclean/theme-images/clean-l.gif"><img src="http://www.macfixit.com/layout/MFIclean/theme-images/pixel.gif" width="10" height="5"></td>
<td width="100%" bgcolor="White" align = center>
<table bgcolor="#ffffff" width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td height="55"><a href="http://www.macfixit.com"><img src="http://www.macfixit.com/layout/MFIclean/theme-images/mfi-logo-09112008.jpg" border="0" alt="MacFixIt Logo"></a></td>
<td height="55" width="8" valign="bottom"><img src="http://www.macfixit.com/layout/MFIclean/theme-images/pixel.gif" width="8" height="1"></td>
<td align="right" valign=top class=topmenu>

<table border=0 height=14 cellspacing=0 cellpadding=2 align=right>
<tr>
<td valign=top align=right nowrap class=topmenu> <a href="http://www.techtrackermedia.com" target="_blank">Advertise</a> | <a href="http://www.macfixit.com/staticpages/index.php?page=20021011161622212">Support</a> | <a href="http://www.macfixit.com/staticpages/index.php?page=20021011161622212">Contact Us</a></td>
</tr>
<tr>
<td align="right"></td>
</tr>
</table>
</td>
</tr>
<tr>
<td colspan="0"><img src="http://www.macfixit.com/layout/MFIclean/theme-images/pixel.gif" alt="" height="8" width="8" align="absmiddle" border="0"></td>
</tr>
</table>

<table border="0" cellspacing="0" cellpadding="0" bgcolor="white" align=center width="100%">
<tr>
<td align=left valign=middle>
<table border="0" cellspacing="0" cellpadding="2" bgcolor="white">
<!--SUPERFUNKY JAVASCRIPT GENERATED MACFIXIT NAV -->
<script language="javascript1.1" type="text/javascript">
<!--
var allPages = new Array('home','pro','forums','reports','archives','musings','tutorials','utilities');
var allLinks = new Array('http://www.macfixit.com/index.php','http://www.macfixit.com/staticpages/index.php?page=20021014135512770','http://www.macfixitforums.com','http://www.macfixit.com/staticpages/index.php?page=2002101116431650','http://www.macfixit.com/archives.php','http://www.macfixit.com/staticpages/index.php?page=20031209115330712','http://www.macfixit.com/staticpages/index.php?page=20031209121115375','http://www.macfixit.com/staticpages/index.php?page=20021011090449544');
var imgAttributes = new Array('width=55 height=18','width=81 height=18','width=71 height=18','width=75 height=18','width=78 height=18','width=99 height=18','width=74 height=18','width=69 height=18');

function writeNav() {
document.write('<tr><td colspan=3 align=center height=25 valign=top>');
var p;
for (p = 0; p < allPages.length; p ++) {
document.write('<a href="');
document.write( allLinks[p] );
document.write('"><img src="http://www.macfixit.com/layout/MFIclean/theme-images/navbar_gifs/nav_');
document.write( allPages[p] );

if (pageName == allPages[p]) {
//document.write('_ON');
}

document.write('.gif" ' + imgAttributes[p] + ' border=0">');
document.write('</a>');

}
document.write('</td></tr>');
}
writeNav();
// -->
</script>
</table>
</td>
<td align=right valign=middle class=topmenu>
<script LANGUAGE=JavaScript1.1 TYPE=text/javascript>
<!--
function checkSearch(searchform)
{
searchfor = searchform.query.value;
searchfor = searchfor.replace(/^ +/, '');
if (searchfor == '')
{
alert('You must enter a keyword in order to Search.');
return false;
}
return true;
}
//-->
</script>
<form action="/search.php" name=headerSearch method="get" onSubmit=return(checkSearch(this));>
<a href="/search.php">Advanced Search</a> <input type="text" name="query" class="menusearch" size="15" maxLength="255"><input type="submit" value="Search" >
&nbsp;
<input type="hidden" name="mode" value="search">
<input type="hidden" name="type" value="stories">
<input type="hidden" name="keyType" value="all">
<input type="hidden" name="platform" value="Mac OSX">
</form>

</td>
</tr>
<tr>
<td colspan=2 height=5><img src="http://www.macfixit.com/layout/MFIclean/theme-images/pixel.gif" height="5"></td>
</tr>
</table>

<table border="0" cellspacing="0" cellpadding="0" align=center>
<tr>
<td>
<nobr>

</nobr>
</td>
</tr>
<tr>
<td height=5><img src="http://www.macfixit.com/layout/MFIclean/theme-images/pixel.gif" height="5"></td>
</tr>
</table>
<!--

<table bgcolor="#ffffff" width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td>
<table bgcolor="#556289" width="100%" border="0" cellspacing="0" cellpadding="2">
<tr>
<td align ="left"><span class="display">&nbsp;&nbsp;Welcome to MacFixIt, JRG41</span></td>
<td align="right"><span class="display">Monday, June 15 2009 @ 11:16 PM PDT&nbsp;&nbsp;</span></td>
</tr>
</table>
</td>
</tr>
</table>
-->

<table align="center" width="100%" cellspacing="0" cellpadding="0" border="0" bgcolor="white">
<tr>
<td colspan="7" bgcolor="black" width="100%"><img src="http://www.macfixit.com/layout/MFIclean/theme-images/pixel.gif" width="734" height="6" border="0"></td>
</tr>
<tr>
<td bgcolor="black" rowspan=2 width="1"><img src="http://www.macfixit.com/layout/MFIclean/theme-images/pixel.gif" width="1" height="1" border="0"></td>

<td width="10" bgcolor=#FFFFFF rowspan=2><img src="http://www.macfixit.com/layout/MFIclean/theme-images/pixel.gif" width="10" height="1" border="0"></td>
<td width="100%" bgcolor="#FFFFFF" valign="top"><img src="http://www.macfixit.com/layout/MFIclean/theme-images/pixel.gif" width="534" height="1" border="0">
<div align="left">


<table bgcolor="#ffffff" border="0" cellspacing="0" cellpadding="5" width="100%">
<tr>
<td colspan="2" width="100%" valign="top" bgcolor="#FFFFFF">
<!-- START OF CONTENT AREA -->
Apple releases Java update addressing critical vulnerability<br>
Monday, June 15 2009 @ 03:36 PM PDT<br>
<br>
<p>Apple has released an update for Java which addresses the recently announced vulnerability that has apparently been a long-standing bug in Java for OS X. The bug allowed for code and applications to be run as the current user, which could be dangerous if you were logged in as an adminstrator.</p><br>
<br>
<p>We discussed the problem and workarounds in our past <a href="http://www.macfixit.com/article.php?story=20090520074745299">article</a> on the issue, but the current updates from Apple should address it completely and prevent the vulnerability from running. After applying the update, we tested the problem with the proof-of-concept java applet that we referenced in our initial article on the issue, and the applet isnt working anymore which indicates the problem has been fixed.</p> <p>The updates are available via Software Update, and also from Apple's downloads page for both Tiger and Leopard users:</p> <div style="margin-left:30px"><a href="http://www.apple.com/downloads/macosx/apple/application_updates/javaformacosx105update4.html">Java for Mac OS X 10.5 Update 4</a><br>Information about this update can be found here: <a href="http://support.apple.com/kb/HT3581">http://support.apple.com/kb/HT3581</a></div> <br> <div style="margin-left:30px"><a href="http://www.apple.com/
downloads/macosx/apple/application_updates/javaformacosx104release9.html">Java for Mac OS X 10.4, Release 9</a><br>Information about this update can be found here: <a href="http://support.apple.com/kb/HT3593">http://support.apple.com/kb/HT3593</a></div> <p>The update does not require a restart, but will require you to quit your Web browser and relaunch it for changes to take effect.</p> <p>While it's been a long time coming, we're glad Apple has tackled this problem. People who have disabled Java in their Web browsers can now re-enable it again after applying this update.</p> <p>UPDATE: The updates require the latest releases of their respective OS X versions to be installed. As such, people who have not updated to 10.5.7 (or 10.4.11 for Tiger users) will not be able to install this update. If you cannot update to the latest version because of some incompatibility, then we recommend you still keep Java disabled in Safari and other Web browsers.</p><br>
<br>
Comment on this story at<br>
http://www.macfixit.com/article.php?story=20090615153636345#comments <!-- End Content Area -->
</td>
</tr>
</table>
</td>
<td bgcolor="black" rowspan="2" width="1"><img src="http://www.macfixit.com/layout/MFIclean/theme-images/pixel.gif" width="1" height="1" border="0"></td>

<td bgcolor="#000000" rowspan="2" width="1"><img src="http://www.macfixit.com/layout/MFIclean/theme-images/pixel.gif" width="1" height="1" border="0"></td>
</tr>
<tr>
<td colspan=1 bgcolor=#FFFFFF>&nbsp;</td>
</tr>
<tr>
<td colspan="7" bgcolor="black" width="100%" height=6><img src="http://www.macfixit.com/layout/MFIclean/theme-images/pixel.gif" width="1" height="6"></td>
</tr>
</table>

<table align="center" width="100%" cellspacing="0" cellpadding="0" bgcolor="white">
<tr>
<td class="basicsm"><BR><b>Problems with MacFixIt?<br>
<a href="http://support.versiontracker.com/">Contact support</a>.<BR><BR></b></td>
</tr>
<tr>
<td class="basicsm"><p>MacFixIt provides exclusive troubleshooting content, including renowned special reports on incremental and major Mac OS X releases, e-mail alerts for late breaking items and expert commentary from leading Mac authors. For access to all MacFixIt content, <a href="/subscribe/">sign up for MacFixIt Pro</a>.</p></td>
</tr>
</table>

<!-- footer Banner -->
<table border="0" cellpadding="5" cellspacing="0" width="100%" align="center">
<tr><td>
<small></small>
</td></tr>
<tr>
<td>
<hr noshade size="1">
</td>
</tr>
<!--SUPERFUNKY JAVASCRIPT GENERATED MACFIXIT NAV -->
<script type="text/javascript">
<!--
var allPages = new Array('home','mfipro','forums','reports','archives','macmusings','tutorials','utilities', 'about', 'feedback');
var allLinks = new Array('http://www.macfixit.com/index.php','http://www.macfixit.com/staticpages/index.php?page=20021014135512770','http://www.macfixitforums.com','http://www.macfixit.com/staticpages/index.php?page=2002101116431650','http://www.macfixit.com/archives.php','http://www.macfixit.com/staticpages/index.php?page=20031209115330712','http://www.macfixit.com/staticpages/index.php?page=20031209121115375','http://www.macfixit.com/staticpages/index.php?page=20021011090449544', 'http://www.macfixit.com/staticpages/index.php?page=20021011160220586', 'http://www.macfixit.com/staticpages/index.php?page=20021011161622212');
var linkNames = new Array('Home','MacFixIt Pro','Forums','Reports','Archives','Mac Musings','Tutorials','Utilities', 'About MacFixIt', 'Send Feedback');

function writeNav()
{
document.write('<tr><td class=basicnavsm>');
var p;
for (p = 0; p < allPages.length; p ++)
{
document.write('<a href="');
document.write( allLinks[p] );
document.write('"><span class=');

if (pageName == allPages[p])
{
document.write('"boldnavsm"');
}
else
{
document.write('"basicnavsm"');
}

document.write('>' + linkNames[p] + '</span>');
document.write('</a>');
document.write('<span class="basicnavsm"> | </span>');
}
document.write('</td></tr>');
}
writeNav();
//-->
</script>
<!--SUPERFUNKY JAVASCRIPT GENERATED MACFIXIT NAV -->

<noscript>
<table border="0" cellspacing="0" cellpadding="5" bgcolor="white" width="710" align="center">
<tr>
<td class=basicnavsm>
<a href="/index.shtml">Home</a> |
<a href="mfiprologin.shtml">MacFixIt Pro</a> |
<a href="/searchengine.shtml">Search</a> |
<a href="http://www.macfixitforums.com">Forums</a> |
<a href="/reports.shtml">Reports</a> |
<a href="/archive.shtml">Archives</a> |
<a href="/library.shtml">Library</a> |
<a href="/feedback.shtml">Email</a> |
<a href="/about.shtml">About</a> |
<a href="/advertising.shtml">Ads</a> |
<a href="/links.shtml">Links</a> |

</td>
</tr>
</table>
</noscript>

<tr>
<td>
<hr noshade size="1">
<p style="font-family: Verdana; font-size: 10px;"><a href="http://www.versiontracker.com/">VersionTracker: Software Updates and Downloads</a> | <a href="http://www.iphoneatlas.com/">iPhone Atlas: iPhone Help, News, Tutorials, and Tips</a></p>
<hr noshade size="1">

<div id="cbsi_f">
<form>
<script language="javascript">
document.write("<div><label for=\"cbsi_footer_menu\">Visit other CBS Interactive Sites</label><select name=\"cbsi_footer_menu\" id=\"cbsi_footer_menu\"><option value=\"\">Select Site</option><option value=\"http://www.bnet.com\">BNET</option><option value=\"http://www.cbscares.com\">CBS Cares</option><option value=\"http://www.cbssports.com/cbscollegesports/\">CBS College Sports</option><option value=\"http://www.cbsradio.com/streaming/index.html\">CBS Radio</option><option value=\"http://www.cbs.com\">CBS.com</option><option value=\"http://www.cbsnews.com\">CBSNews.com</option><option value=\"http://www.cbssports.com\">CBSSports.com</option><option value=\"http://www.chow.com\">CHOW</option><option value=\"http://www.cnet.com\">CNET</option><option value=\"http://www.cnetcontentsolutions.com\">CNET Content Solutions</option><option value=\"http://www.gamespot.com\">GameSpot</option><option value=\"http://www.cnetnetworks.com/advertise/media-kit/international.html?tag=ft\">In
ternational</option><option value=\"http://www.last.fm\">Last.fm</option><option value=\"http://www.maxpreps.com\">MaxPreps</option><option value=\"http://www.metacritic.com\">Metacritic.com</option><option value=\"http://moneywatch.bnet.com\">Moneywatch</option><option value=\"http://www.mp3.com\">MP3.com</option><option value=\"http://www.mysimon.com\">mySimon</option><option value=\"http://www.ncaa.com\">NCAA</option><option value=\"http://www.search.com\">Search.com</option><option value=\"http://www.shopper.com\">Shopper.com</option><option value=\"http://www.sho.com\">Showtime</option><option value=\"http://www.smartplanet.com\">SmartPlanet</option><option value=\"http://www.techrepublic.com\">TechRepublic</option><option value=\"http://www.theinsider.com\">The Insider</option><option value=\"http://www.tv.com\">TV.com</option><option value=\"http://www.urbanbaby.com\">UrbanBaby.com</option><option value=\"http://www.zdnet.com\">ZDNet</option></select><input type=\"but
ton\" value=\"Go\" onClick=\"window.location=document.getElementById('cbsi_footer_menu').options[document.getElementById('cbsi_footer_menu').selectedIndex].value;\" /></div>");
</script>
</form>
<noscript>
<div>
<a href="http://www.bnet.com">BNET</a> | <a href="http://www.cbscares.com">CBS Cares</a> | <a href="http://www.cbssports.com/cbscollegesports/">CBS College Sports</a> | <a href="http://www.cbsradio.com/streaming/index.html">CBS Radio</a> | <a href="http://www.cbs.com">CBS.com</a> | <a href="http://www.cbsnews.com">CBSNews.com</a> | <a href="http://www.cbssports.com">CBSSports.com</a> | <a href="http://www.chow.com">CHOW</a> | <a href="http://www.cnet.com">CNET</a> | <a href="http://www.cnetcontentsolutions.com">CNET Content Solutions</a> | <a href="http://www.gamespot.com">GameSpot</a> | <a href="http://www.cnetnetworks.com/advertise/media-kit/international.html?tag=ft">International</a> | <a href="http://www.last.fm">Last.fm</a> | <a href="http://www.maxpreps.com">MaxPreps</a> | <a href="http://www.metacritic.com">Metacritic.com</a> | <a href="http://moneywatch.bnet.com">Moneywatch</a> | <a href="http://www.mp3.com">MP3.com</a> | <a href="http://www.mysimon
.com">mySimon</a> | <a href="http://www.ncaa.com">NCAA</a> | <a href="http://www.search.com">Search.com</a> | <a href="http://www.shopper.com">Shopper.com</a> | <a href="http://www.sho.com">Showtime</a> | <a href="http://www.smartplanet.com">SmartPlanet</a> | <a href="http://www.techrepublic.com">TechRepublic</a> | <a href="http://www.theinsider.com">The Insider</a> | <a href="http://www.tv.com">TV.com</a> | <a href="http://www.urbanbaby.com">UrbanBaby.com</a> | <a href="http://www.zdnet.com">ZDNet</a>
</div>
</noscript>
<p id="cbsi_f_pop">
Popular on CBS sites: <a href='http://www.cnet.com/apple-iphone.html'>iPhone 3G</a> | <a href='http://fantasynews.cbssports.com/fantasyfootball'>Fantasy Football</a> | <a href='http://www.gamespot.com/reviews.html'>Video Game Reviews</a> | <a href='http://download.cnet.com/windows/antivirus-software/'>Antivirus Software</a> | <a href='http://www.chow.com/recipes'>Recipes</a> | <a href='http://e3.gamespot.com/'>E3 2009</a><!-- cbth:100 -->
</p>
<p>
<a href='http://www.cnetnetworks.com/?tag=footer;link'>About CBS Interactive</a> | <a href='http://www.cnetnetworks.com/careers/?tag=footer;link'>Jobs</a> | <a href='http://www.cnetnetworks.com/advertise/?tag=footer;link'>Advertise</a>
</p>
<p>
&copy; 2009 CBS Interactive Inc. All rights reserved. | <a href='http://www.cnetnetworks.com/editorial/privacy.html?tag=ft'>Privacy Policy</a> | <a href='http://www.cnetnetworks.com/editorial/terms.html?tag=ft'>Terms of Use</a>
</p>
</div>

</td>
<td width="10" background="http://www.macfixit.com/layout/MFIclean/theme-images/clean-r.gif"><img src="http://www.macfixit.com/layout/MFIclean/theme-images/pixel.gif" width="10" height="5"></td>
</tr>
<tr>
<td width="10" background="http://www.macfixit.com/layout/MFIclean/theme-images/clean-bl.gif"><img src="http://www.macfixit.com/layout/MFIclean/theme-images/pixel.gif" width="10" height="24"></td>
<td height="10" background="http://www.macfixit.com/layout/MFIclean/theme-images/clean-b.gif"><img src="http://www.macfixit.com/layout/MFIclean/theme-images/pixel.gif" height="10"></td>
<td width="10" background="http://www.macfixit.com/layout/MFIclean/theme-images/clean-br.gif"><img src="http://www.macfixit.com/layout/MFIclean/theme-images/pixel.gif" width="10" height="24"></td>
</tr>
</table>
</center>
<script type="text/javascript" src="http://dw.com.com/js/dw.js?v=2"></script>
<script type="text/javascript">
DW.pageParams = {
siteid: '134',
onid: '13727'
};
DW.clear();
</script>
<script type="text/javascript" src="http://edge.quantserve.com/quant.js"></script>
<script type="text/javascript">
_qacct="p-fbUvVe3jtVF9U";
quantserve();
</script>
<noscript><a href="http://www.quantcast.com/p-fbUvVe3jtVF9U" target="_blank"><img src="http://pixel.quantserve.com/pixel/p-fbUvVe3jtVF9U.gif" style="display: none" border="0" height="1" width="1" alt="Quantcast"/></a></noscript>
</body>
</html>
<!--
This page was created in 0.05 seconds
-->



Tue Jun 16, 2009 6:16 am

grgiff68
Offline Offline
Send Email Send Email

Forward
Message #228 of 281 |
Expand Messages Author Sort by Date

Jerry wrote: Can we use Java safely again? This email was sent to you by Jerry at idahogiff@.... This is not SPAM and the email addresses involved in this...
Jerry
grgiff68
Offline Send Email
Jun 16, 2009
6:16 am
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help