<!DOCTYPE html
        PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
         "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<!-- $Id: home.html,v 1.7 2007/08/28 15:41:40 desrod Exp $ -->

<!--
   The default home page for Plucker users.

   You only need to include a MAXDEPTH tag in the anchor if you want
   more than just the referenced page.
-->

<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US" xml:lang="en-US">
<head>
	<title>Plucker Home Page</title>
</head>
   
	<body>
		<h1>Plucker Home</h1>
      
		<p>You can change the contents of this home page just by editing the
		"home.html" file in the ".plucker" directory found inside your home
		directory.</p>
      
		<h2>Plucker Information</h2>
      
		<p><a href="http://www.plkr.org/">Plucker Home Page</a></p>
      
		<h2>Linux links</h2>
      
		<p><a href="http://lwn.net/Articles/?format=printable" MAXDEPTH="1">Linux daily news</a></p>
      
		<p><a href="http://www.linuxtoday.com/indexpalm.php3" MAXDEPTH="2" STAYONHOST>Linux Today</a></p>

		<p><a href="http://slashdot.org/palm/" NOIMAGES MAXDEPTH="1">Slashdot.org</a></p>

		<h2>Weather</h2>

		<p><a href="http://mobile.wunderground.com/cgi-bin/findweather/getForecast?brand=mobile&amp;query=New+York">New York Weather</a></p>

		<h2>News</h2>

		<p><a href="http://news.google.com/news?ned=tus&amp;rec=0" MAXDEPTHmaxdepth="3">Google News</a></p>

		<p><a href="http://m.news.com/" MAXDEPTH="2">Mobile CNet NEWS.COM</a></p>

		<p><a href="http://www.wired.com/news_drop/palmpilot/index.html" MAXDEPTH="3">Wired News</a></p>

	</body>
</html>