<html>
<head>
<title>Cool Stuff</title>
 <link rel="stylesheet" type="text/css" href="style_sheet">
 
   <link rel="shortcut icon" href="favicon.ico">



body {
	font-family: Arial, Verdana, Helvetica, Sans Serif;
	font-size: ;
}

.footer {
	font-size: 70%;
}

H1, H2, H4, H5, H6 {
	color: #666699;
	display: block;
	font-weight: bold;
	height: auto;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}

p {
	font-size: ;
}

.admin-menu blockquote {
	margin-bottom: 0px;
	margin-left: 20px;
	margin-top: 0px;
}


.arrowlist {
	list-style-image: url("Images/bullet_green.gif");
}

table.box {
	background-color: #FFFFCC;
	border: 1px solid #666666;
	font-size: 80%;
	padding: 10px;
}

table.boxheading {
	background-color: #669999;
	font-size: 110%;
	font-weight: normal;
	padding: 3px;
	text-align: left;
	width: 90%;
}

.case-report .counsel {
	font-style: italic;
}

.case-report div {
	margin-bottom: 1em;
}

.case-report .document {
	margin-bottom: 0;
}

.case-report .name {
	font-weight: bold;
}

.case-report .title {
	font-weight: bold;
}


.client-library .empty {
	font-style: italic;
	padding-top: .75em;
}

.client-library .page-list {
	line-height: 175%;
}

.client-library ul {
	list-style-type: none;
}


.client-library {
	font-family: arial, helvetica, san-serif;
	font-size: 90%;
}

.datatext {
	font-family: arial, helvetica, san-serif;
	font-size: 10pt;
}

table.display {
	border-width: 0;
}
table.display #noline, td #noline, tr #noline {
	border-bottom-width: 0px;
}

table.display td {
	border-bottom: 1px solid black;
	margin: .5em;
	padding: .2em;
	text-align: left;
}

table.display th {
	border-bottom: 1px solid black;
	font-weight: bold;
	text-align: center;
}


.error , .form-error {
	color: #ff0000;
	font-weight: bold;
}

.footer-link {
	color: #000066;
	font-size: 10pt;
	text-decoration: none;
}

h2 {
	color: #666699;
	font-size: 120%;
	padding: 2;
	text-align: center;
}

h3 {
	color: #660066;
	font-size: 100%;
}

h4 {
	color: #330099;
	font-size: 100%;
}

.heading-row {
	background: #006699;
	background-image: none;
	color: #FFFFFF;
}

table.inset {
	border-collapse: collapse;
	padding: 10px;
}
table.inset td {
	border-bottom-style: solid;
	border-color: #006699;
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: none;
	border-width: 1px;
	font-size: 10pt;
	padding : 10px;
}

table.inset th {
	background-color: #006699;
	color: white;
	font-weight: bold;
	padding: 10px;
}


.label {
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
}

.left-nav {
	border-bottom-style: solid;
	border-color: #006699;
	border-width: 1px;
	font-color: white;
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
	margin-right: 10px;
	text-align: right;
}
.left-nav a {
	color: #a37644;
	line-height: 30px;
	margin-left: 5px;
	margin-right: 5px;
	text-decoration: none;
}


.title {
	font-family: verdana, arial, helvetica, san-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}

.login-text {
	color: #330099;
	font-weight: 700;
}

a.nav-link {
	color: white;
	size: 80%;
	text-decoration: none;
}

pre {
	background-color: #dee7ec;
	border: 1px solid #8cacbb;
	padding: 1em;
	width: 550px;
}

.required {
	color: #ff0000;
	font-weight: bold;
}

.shade-row {
	background: #CCCCFF;
	background-image: none;
}

.smalltext {
	font-family: arial, helvetica, san-serif;
	font-size: 10pt;
}
    #tab {
      float:left;
      width:100%;
      background:#DAE0D2 url("/Images/tabs/bg.gif") repeat-x bottom;
      font-size:93%;
      line-height:normal;
      margin-bottom:6px;
      }
    #tab ul {
      margin:0;
      padding:10px 10px 0;
      list-style:none;
      }
    #tab li {
      float:left;
      background:url("/Images/tabs/left.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 9px;
      }
    #tab a {
      float:left;
      display:block;
      background:url("/Images/tabs/right.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      text-decoration:none;
      font-weight:bold;
      color:#765;
      }
    /* Commented Backslash Hack
       hides rule from IE5-Mac \*/
    #tab a {float:none;}
    /* End IE5-Mac hack */
    #tab a:hover {
      color:#333;
      }
    #tab #current {
      background-image:url("/Images/tabs/left_on.gif");
      border-width:0;
      }
    #tab #current a {
      background-image:url("/Images/tabs/right_on.gif");
      color:#333;
      padding-bottom:5px;
      }


table.table2 {
	border: 2px solid #666666;
	border-collapse: collapse;
	border-spacing: 0px;
	font-size: 80%;
	padding: 10px;
}
table.table2 td {
	border: thin inset #666666;
	border-collapse: collapse;
	padding : 1px;
}


.table-data {
	font-size: 100%;
	vertical-align: top;
}

th {
	font-size: 10pt;
	text-align: left;
	vertical-align: center;
}

.topic-description {
	font-family: arial, helvetica, san-serif;
	font-size: 10pt;
}


<script type="text/javascript" src="swfobject.js"></script>
<script type="text/javascript" src="../Home/javascript/swf_controls.js"></script>

</head>
<body bgcolor="#FFFFFF">

<h1 align="left">
  <left>
  <table border="0" cellpadding="0" cellspacing="0" width="90%" height="30%" align="center">
    <tr>
      <td width="25%" valign="top" align="left">
      <img border="0" src="images/ptlalogo.gif" width="180" height="180" 
      alt="Pine Tree Legal Assistance"></td>
      <td width="75%" align="left"><img border="0" src="images/treesheader.jpg" width="550" 
       height="198" alt="Pine Tree Legal Assistance">
      </td>
    </tr>
  </table>
  </left>
</h1>
<div align="center">
  <center>
  <table border="0" cellpadding="3" cellspacing="0" width="100%" height="68">
    <tr height="34"><td width="100%" colspan="7" bgcolor="#666699">
        <p align="center"><a href="http://www.kidslegalaid.com/ptla/ptlasite/index_html" style="text-decoration: none">
        <font color="#FFFFFF" font size="2">Home</a></font></p>
      </td>
    </tr>
    <tr height="30"><td width="10%" bgcolor= "#003366">        
      <p align="center"><a href="http://www.kidslegalaid.com/ptla/ptlasite/links" style="text-decoration: none">
       <font color="#FFFFFF" size="2">Links</font></a></td>
      <td width="14%" bgcolor="#003366">
      <p align="center"><a href="http://www.kidslegalaid.com/ptla/ptlasite/cliented" style="text-decoration: none">
       <font color="#FFFFFF" size="2">Legal Help</font></a></td>
       <td width="14%" bgcolor="#003366">        
      <p align="center"><a href="http://www.kidslegalaid.com/ptla/ptlasite/forms" style="text-decoration: none">
       <font color="#FFFFFF" size="2">Court Forms</font></a></td>
      <td width="20%" bgcolor="#003366">      
      <p align="center"><a href="http://www.kidslegalaid.com/ptla/ptlasite/about" style="text-decoration: none">
      <font color="#FFFFFF" size="2">About Pine Tree</font>
      </a> 
      </td>
      <td width="10%" bgcolor="#003366">
        
      <p align="center"><a href="http://www.kidslegalaid.com/ptla/ptlasite/news" style="text-decoration: none">
      <font color="#FFFFFF" size="2">News</font>
        </a>        
      </td>
      <td width="14%" bgcolor="#003366">
        
      <p align="center"><a href="http://www.kidslegalaid.com/ptla/ptlasite/cliented/ptlasearch.htm" style="text-decoration: none">
       <font size="2" color="#FFFFFF">Search</font></a>
        
      </td>
      <td width="13%" bgcolor="#003366">        
      <p align="center"><a href="http://www.kidslegalaid.com/ptla/ptlasite/cool" style="text-decoration: none">
      <font color="#FFFFFF" size="2">Cool Stuff</font>
        
      </a>
        
      </td>
    </tr>
  </table>
</center>
</div>
<br>
<!---This is the beginning of the left navigation--->
<!---It creates a table, but won't close until in the footer--->
<table cellpadding="4" cellspacing="0" align="center" border="0" width="100%">
<td valign="top" align="center" cellpadding="15" width="146" bgcolor="666699" rowspan="2">

<!---this is the dtml-var for the left navigation--->
<p>
 <p>
  <br><br>
<hr width="85%" height="4" color="FFFFFF">
  <p>

<font color="#FFFFFF" size="2">

<p><a href="http://www.ptla.org/cliented/portland.htm" style="text-decoration: none"><font color="#FFFFFF" size="2" face="Arial">Video</a></p>
<p><a href="http://www.ptla.org/wabanaki/" style="text-decoration: none"><font color="#FFFFFF" size="2" face="Arial">Wabanaki Legal News</a></p>
<p><a href="http://www.americanswhotellthetruth.org/" style="text-decoration: none"><font color="#FFFFFF" size="2" face="Arial">Americans Who Tell The Truth</a></p>
<p><a href="http://www.archive.org/index.php" style="text-decoration: none"><font color="#FFFFFF" size="2" face="Arial">Wayback Machine</font></a></p>
<p><a href="http://www.edubuntu.org/" style="text-decoration: none"> <font color="#FFFFFF" size="2" face="Arial">edubunda</font> </a></p>
<p><a href="http://portlandpl.onlinelanguagelearning.com/en/welcome" style="text-decoration: none"> <font color="#FFFFFF" size="2" face="Arial">Rosetta Stone</font> </a></p>
<p><a href="http://www.abusedwomen.org" style="text-decoration: none"> <font color="#FFFFFF" size="2" face="Arial">Getting Free</font> </a></p>
<p><a href="http://www.odemagazine.com" style="text-decoration: none"> <font color="#FFFFFF" size="2" face="Arial">Ode</font> </a></p>
<p><a href="http://www.happynews.com" style="text-decoration: none"> <font color="#FFFFFF" size="2" face="Arial">Happy News</font> </a></p>
<p><a href="http://news.google.com" style="text-decoration: none"> <font color="#FFFFFF" size="2" face="Arial">Google News</font> </a></p>
<p><a href="http://www.cutepdf.com" style="text-decoration: none"> <font color="#FFFFFF" size="2" face="Arial">CutePDF</font> </a></p>
<p><a href="cliented/estimator.htm" style="text-decoration: none"> <font color="#FFFFFF" size="2" face="Arial">Food Stamp Estimator</font> </a></p>
<p><a href="http://www.mla.org/census_map" style="text-decoration: none"> <font color="#FFFFFF" size="2" face="Arial">USA Language Map</font> </a></p>
<p><a href="toby_acceptance.htm" style="text-decoration: none"> <font color="#FFFFFF" size="2" face="Arial">Toby Hollander</font> </a></p>
<p><a href="http://www.nccp.org/wizard/wizard.cgi" style="text-decoration: none"> <font color="#FFFFFF" size="2" face="Arial">Data Wizards</font> </a></p>
<p><a href="http://www.brook.edu/es/urban/publications/eitc/20040203_berube.htm" style="text-decoration: none" target="blank"> <font color="#FFFFFF" size="2" face="Arial">Earned Income Credit Maps</font> </a></p>
<p><a href="http://www.ptla.org/taxpayer/icanindex.htm" style="text-decoration: none"> <font color="#FFFFFF" size="2" face="Arial">On-line Tax Returns</font> </a></p>
<p><a href="https://www.humanservices.state.pa.us/COMPASS/PGM/ASP/SC001.asp" style="text-decoration: none" target="blank"> <font color="#FFFFFF" size="2" face="Arial">COMPASS: One-Stop Shop</font> </a></p>
<p><a href="http://www.npr.org/news/specials/low_wage/index.html" style="text-decoration: none" target="blank"> <font color="#FFFFFF" size="2" face="Arial">Low-Wage America</font> </a></p>
<p><a href="http://www.yucky.com/" style="text-decoration: none"> <font color="#FFFFFF" size="2" face="Arial">Yucky</font> </a></p>
<p><a href="http://www1.ifccfbi.gov/index.asp" style="text-decoration: none"> <font color="#FFFFFF" size="2" face="Arial">Report Internet Fraud</font> </a></p>
<p><a href="http://209.48.219.49/fns/" style="text-decoration: none"> <font color="#FFFFFF" size="2" face="Arial">Get Food Stamps?</font> </a></p>
<p><a href="http://healthyliving.stanford.edu/hl/index.asp" style="text-decoration: none"> <font color="#FFFFFF" size="2" face="Arial">Healthy Living</font> </a></p>
<p><a href="http://www.cleanclothesconnection.org/" style="text-decoration: none"> <font color="#FFFFFF" size="2" face="Arial">Clean Clothes</font> </a></p>
<p><a href="http://pbskids.org/" style="text-decoration: none"> <font color="#FFFFFF" size="2" face="Arial">PBS Kids</font> </a></p>
<p><a href="http://www.hermon.net/" style="text-decoration: none"> <font color="#FFFFFF" size="2" face="Arial">Community Web</font> </a></p>
<p><a href="http://www.ptla.org/ptlasite/cool/forms/interactive.htm#newworksheet" style="text-decoration: none"> <font color="#FFFFFF" size="2" face="Arial">Interactive Worksheet</font> </a></p>
<p><a href="http://www.madkane.com/notable12_02c.html#12_22_02" style="text-decoration: none"> <font color="#FFFFFF" size="2" face="Arial">Lawyer Humor</font> </a></p>
<p><a href="http://www.helpmelaw.org/Search" style="text-decoration: none"> <font color="#FFFFFF" size="2" face="Arial">Search HelpMeLaw</font> </a></p>
<p><a href="http://www.digitaldividenetwork.org" style="text-decoration: none"><font color="#FFFFFF" size="2" face="Arial">Digital Divide Network</font></a></p>
<p><a href="http://www.nccbuscc.org/cchd/povertyusa/tour.htm" target="blank" style="text-decoration: none"><font color="#FFFFFF" size="2" face="Arial">Tour Poverty USA</font></a></p>
<p><a href="http://www.nasa.gov" style="text-decoration: none"><font color="#FFFFFF" size="2" face="Arial">Visit NASA</font></a></p>
<p><a href="http://www.benefitscheckup.org/" style="text-decoration: none"><font color="#FFFFFF" size="2" face="Arial">Benefits Checkup</font></a></p>


</font>
</p>
<hr width="85%" height="2" color="FFFFFF">

</p>
 </p>
<!---this is the end of left navigation--->
</td>
</tr>

<tr>
<td valign="top">

<!---this is the end of the header and the beginning of the body--->
<br>

<center><h2>Cool Stuff</h2></center>
<p>

<blockquote>
  <blockquote>        <p align="left">We'll use this page to show you things on the internet that we think
        are cool, interesting, or maybe just useful.


<hr>
<p>
        <a href="http://www.ptla.org/ptlasite/immigrants/english/index_html">
        <img src="images/immigrant_guide.gif" align="left" border="0" 
        valign="middle" hspace="6" alt="Legal Guide for Immigrants to Maine"></a>
        We think our <a href="http://www.ptla.org/ptlasite/immigrants/english/index_html">
        Legal Guide for Immigrants to Maine</a> is pretty cool. It has sixteen chapters of
        information important to immigrants. You can learn about the U.S. System of 
        government, the courts, becoming a citizen, and much more. There is a section on
        the rights and duties of citizenship and sections on various areas of the law that&#9824;
        could be important to immigrants. The Guide is in two languages and you can toggle
        back and forth from Spanish to English.<br clear="all">
 </p>

<hr>
<p>
        <a href="http://www.ptla.org/cliented/portland.htm">
        <img src="images/pilot_project.jpg" align="right" border="0" 
        valign="middle" hspace="6" alt="Portland District Court Pilot Project"></a>
        We're a little slow getting into the video business, but we hope there will be
        more and more of it on our websites. We have two videos we made with the  
        <a href="http://www.ptla.org/cliented/portland.htm">Portland District Court Magistrate
        Pilot Project</a>. Our sister website, the <a href="http://www.campaignforjustice.org/">
        Campaign for Justice</a> has a long video on legal aid in Maine. It doesn't work well
        on a dial up connection, and works best with cable. If you have access to high speed
        internet check that out too. <br clear="all">
 </p>

<hr>
<p>
        <a href="http://www.ptla.org/wabanaki/">
        <img src="wabanaki/wln_images/wabanaki_leaf.gif" align="left" border="0" 
        valign="middle" hspace="6" alt="Wabanaki Legal News"></a>
        Here are two things that are really cool. VLP attorney Rachelle Parise
        and her husband David Mallon have completely redone 
        <a href="http://www.ptla.org/wabanaki/">Wabanaki Legal News</a>, our
        legal newsletter for Maine's Native Americans. It has a new look and
        feel and more up to date news. Another cool thing about Wabanaki Legal
        news is its RSS news feed. You can subscribe to the Wabanaki Legal News
        <a href="http://www.ptla.org/wabanaki/rss.xml">RSS feed</a> and have it 
        delivered to your computer in your browser, your
        mailbox, or any news feed reader you set up. <a href="http://www.ptla.org/wabanaki/rss.xml"><img 
        src="http://www.kidslegalaid.com/Images/rss_60.jpg" alt="Subscribe to News Feed" align="right"
        border="0" hspace="5"></a> (It is probably easiest
        to just subscribe in your browser.  It requires Internet Explorer 7.0
        or newer, or FireFox 1.5 or newer.) Just click on the RSS icon and 
        subscribe.<br clear="all">
</p>



<hr>

<p>
        <a href="http://www.americanswhotellthetruth.org/">
        <img src="images/truth.jpg" align="right" border="0" 
        valign="middle" hspace="6" alt="Americans Who Tell The Truth"></a>
        Brooksville, Maine artist Robert Shetterly has created an impressive
        <a href="http://www.americanswhotellthetruth.org">portrait gallery</a> 
        of Americans who tell the truth. The portraits range
        from the famous to the not so famous, from Abraham Lincoln and Margaret
        Chase Smith to Samantha Smith and (soon to be added) Sister Lucy Poulin.
        Along with the portraits are inspiring quotations and biographies of 
        each of his subjects. Not everyone agrees with all of his choices, but
        each of us should find plenty of inspiration here to do good works and
        speak the truth.</p>
<hr>

<p>
        <a href="http://www.archive.org/index.php">
        <img src="images/wayback.gif" align="left" border="0" 
        valign="middle" hspace="6" alt="Wayback Machine"></a>
        The <a href="http://www.archive.org/index.php">Wayback Machine</a> of the Internet 
        Archive is really cool. It is intended to be a digital library of internet sites. 
        You can use it to see what the internet looked like clear back into the last
        century (or to 1996). For example, here is what the <a 
        href="http://web.archive.org/web/19961224093822/http://www.ptla.org/">Pine Tree
        Legal Assistance website</a> looked like in December 1996. You can put in the url
        for any website and see how it developed over the years, or find some piece of
        information that's no longer current.</p>
<hr>

<p>
        <a href="http://www.edubuntu.org/">
        <img src="images/edubuntu.gif" align="right" border="0" 
        valign="middle" hspace="6" alt="edubunda logo"></a>
        "Ubuntu" is an ancient African word, meaning "humanity to others". The <a href="
http://www.edubuntu.org/">Edubuntu</a> 
Linux distribution brings the spirit of Ubuntu to schools, through its customised school 
environment. The current version of Edubuntu is aimed at classroom use, and future versions 
of Edubuntu will expand to other educational usage, such as university use.</p>
<p>The Edubuntu network reports that it has helped a British nursery make use of two 
donated PCs. They installed and configured the PC's in a community nursery and breakfast/after schol club 
in Lincolnshire, England in about three quarters of an hour, costing the centre nothing! "The 
kids absolutely love them...many of them have never used a computer before."</p>
<hr>
<p>
        <a href="http://portlandpl.onlinelanguagelearning.com/en/welcome">
        <img src="images/rosetta.jpg" align="left" border="0" 
        valign="middle" hspace="6" alt="Rosetta Stone at Portland Public Library"></a>
        If you have a library card at the <a href="http://www.lplonline.org/">Lewiston
        Public Library</a>, <span style="text-decoration: line-through;">the
        Portland Public Library or the 
        Curtis Memorial Library in Brunswick</span>, you can take 
        <a href="http://portlandpl.onlinelanguagelearning.com/en/welcome">Rosetta Stone 
        language courses</a> on line. These are high powered, high quality courses available 
        in tweny-eight languages, including English as a second language. You can use these 
        from any computer but it is much better if you can use a computer with a sound card 
        and speakers. It's best if you have speakers and a microphone so you can compare your
        pronunciation with that of native language speakers. Rosetta Stone will graph
        your pronunciation and grade it compared with the native speakers.</p>
<p>     If you don't have a card at one of these libraries, you can still take the language 
        courses directly from <a href="http://www.rosettastone.com/en/">Rosetta Stone</a>, 
        but they are pretty expensive. So far only the Lewiston, Portland and Brunswick 
        libraries in Maine offer these courses. If you are "from away" many other libraries 
        around the country offer the courses, as well.</p>
        
         
        </p>
        <hr>
<p>
        <a href="http://www.abusedwomen.org/"> <img src="images/getting_free.gif" height="125" width="80" 
         align="right" border="0" 
        valign="middle" hspace="6" alt="Getting Free book jacket"></a>
        Domestic violence is never cool. But Ginny NiCarthy's  <a href="http://www.abusedwomen.org/">new site</a> is.  
        The site includes online excerpts from the new edition of her popular book "You Can Be Free," including
        information for rural victims of abuse, deaf and disabled, and immigrants with religious and other cultural
        issues. She also posts an extensive set of links to other good online resources, such as <a href="http://www.hotpeachpages.net/">
        Hot Peach Pages</a>, which posts information about domestic violence services around the world, including
        information in 70 languages. </p>        </p>
<hr>
<p>
        <a href="http://www.odemagazine.com/"><img src="images/ode.gif" align="left" border="0" 
        valign="middle" hspace="6" alt="Ode Magazine logo"></a>
        Although we have also featured Happy News (see next item), some on our staff favor<a href="http://www.odemagazine.com/">
        Ode Magazine</a>, a very cool solutions-oriented monthly published in the Netherlands.
        </p>

        <hr>
<p>
        <a href="http://www.happynews.com/"><img src="images/happynews.gif" align="right" border="0" 
        valign="middle" hspace="6" alt="Happy News"></a>
        Do you find the news depressing. Maybe negative stories sell more papers and bring in
        more viewers. Maybe they're easier to report. <a href="http://www.happynews.com/">
        HappyNews.com</a> is a full service on-line news outlet presenting news with a positive
        slant. It draws its positive news from the wire services, staff reporters and Happy
        News "Citizen Journalists." If you want a more upbeat look at the news, or if you
        have a happy news story to report, check it out.</p>

        <hr>
    <p>
        <a href="http://news.google.com"><img src="images/google_news.gif" align="left" border="0" 
        valign="middle" hspace="6" alt="Google News"></a>
        We really like <a href="http://news.google.com">Google News</a>. We use it most 
        every day to find relevant news items to post in the many "news boxes" on most of
        the websites we manage. You can search more than 4,500 English language news sources
        around the world. News topics are updated every fifteen minutes and each news item
        is stamped with the date and time it was posted. You can even create your own
        customized internet newspaper.</p>

        <hr>
    
<p>
        <a href="http://www.cutepdf.com"><img src="images/cutepdf.gif" align="right" border="0" 
        valign="middle" hspace="6" alt="CutePDF software for saving interactive forms"></a>
        One of the most popular features of the Pine Tree Legal Assistance website 
        is our <a href="http://www.ptla.org/ptlasite/forms/interactive.htm">interactive 
        forms section</a>. More than 350,000 of our forms were downloaded in 2004, most 
        of them interactive family law forms. For years people have been asking us for 
        the ability to save completed, or partially completed, forms. Adobe Reader, 
        the free PDF file reader available on most computers, will only allow you to 
        print completed forms, or save the blank form, but not to save the form with 
        the infomation you type into it. Solutions from Adobe have either been withdrawn 
        or are too expensive. </p>
    
<p>     The <b>best solution</b> currently available appears to be CutePDF's <a href="http://www.cutepdf.com/Products/CutePDF/Filler.asp"><b>Form 
        Filler</b></a>. This easy to use product allows you to save our interactive 
        forms with the data you have filled in, and edit or change it later. It costs 
        only $29.95, and <b>there is a free evaluation version available.</b> On some 
        computers you can access our interactive forms directly on our website through 
        CutePDF, merely by typing the url as the file name into the &quot;open file&quot; 
        window. On other computers you need to download the form to your computer and 
        then open it in CutePDF Form Filler. Either way, this is great software, and 
        very useful.</p>      
        <hr>

<p>
        <a href="cliented/estimator.htm"><img src="images/quest.jpg" align="left" border="0" 
        valign="middle" hspace="6" alt="food stamp store emblem"></a>
        Pine Tree has completely redone its "<a href="cliented/estimator.htm">Food Stamp 
        Estimator</a>" which will help people get an idea whether they are eligible for 
        food stamps and how much they would likely get each month. Before the new version
        you had to fill out a complicated six page form that did the calculations. Now,
        the new version asks a few questions and prints out a short one-page form
        that estimates eligibility and allotment amount. You can still choose to have it
        print out the long form that shows all the calculations that go into the answers.
        </p>
        <p>The food stamp estimator uses the powerful <a href="http://www.hotdocs.com">HotDocs</a>
        document assembly engine given to the legal aid community by Lexis-Nexis. We hope to
        have other tools produced by HotDocs available soon.</a>        
        <hr>


<p>
        <a href="http://www.mla.org/census_main"><img src="images/map_usa.gif" align="right" border="0" 
        valign="middle" hspace="6" alt="map of USA"></a>
        GIS mapping is everywhere. Here's a recent favorite.  The Modern Language Association posts 
        a <a href="http://www.mla.org/census_main">Map of Languages Spoken in the United States
        </a>. You can view color-coded maps by state, by county, by zip code. The Maine maps 
        show 33 languages (including some "language groups") spoken at home. Based on 2000 census data.</p>        
        <hr>


<p>
        <a href="http://www.abanet.org/legalservices/probono/pbp_current_recipients.html">
        <img src="images/toby_aba.jpg" align="left" border="0" 
        valign="middle" hspace="6" alt="Toby Hollander at the ABA Annual Meeting"></a>
        We think Toby Hollander is pretty cool. So does the American Bar Association. They awarded Toby
        the 2004 Ann Liechty Probo Award for his outstanding pro bono services to children
        in child custody cases. The ABA also produced an 
        <a href="http://www.abanet.org/legalservices/probono/aries/toby.rm.ram">inspiring video</a> 
        about Toby's work with the Volunteer Lawyers Project, KIDS Legal Aid, and Maine'</a>s children 
        caught in custody cases. Read <a href="toby_acceptance.htm">Toby's remarks</a> in acceptance
        of the award.</p>
<p>     You'll need RealPlayer to view the video. You probably have it on your computer already, 
        but if you don't you can download it from <a href="http://www.real.com/">RealPlayer's web site</a>
        They'll keep trying to get you to buy something or try their fancier product for two weeks, but
        you don't need anything more than the free Basic Player.</p>


        <hr>

<p>
        <a href="http://www.nccp.org/wizard/wizard.cgi"><img src="images/lift.gif" align="right" border="0" 
        valign="middle" hspace="6" alt="National Center for Children in Poverty"></a>
        Children in Poverty is definitely not cool stuff. However, the National Center for Children
        in Poverty has  developed a number of "<a href="http://www.nccp.org/wizard/wizard.cgi">Data Wizards</a>"
        that neatly and effectively display and compare state policies, demographics and economic condition
        as they affect children in poverty. 
        Their Income Converter shows where a family stands with respect to the Federal Poverty Guidelines or
        their state's median income. The Family Resource Simulator shows (for a few states) what happens to 
        a family's financial resources as they get more earned income and gradually lose benefits and incurr
        more child care and transportation expenses.

        <hr>

<p>
        <a href="http://www.brook.edu/es/urban/publications/eitc/20040203_berube.htm">
        <img src="images/brookings.gif" align="left" border="0" 
        valign="middle" hspace="6" alt="Brookings Institute logo"></a>
        Using GIS mapping tools, the <a href="http://www.brook.edu/es/urban/publications/eitc/20040203_berube.htm">
        Brookings Institution</a> has posted a series of state maps, showing
        where low-wage workers are benefitting the most from the Earned Income Credit. Scroll to
        the bottom of the page to find the links to these very cool (and informative) maps.</p><br clear="all">
<hr>
 <p>
        <a href="cliented/taxpayer/icanindex.htm" target="blank">
        <img src="images/icansmallheader.jpg" align="right" border="0" 
        valign="middle" hspace="6" alt="I-CAN Free Earned Income Tax Credit Filing"></a>
        Nobody thinks income tax is cool. The I-CAN project is pretty cool, though. It can help
        you get your tax refund and earned income credit faster and easier. Many people who are
        eligible don't get their earned income credit, which could mean more than $4,000 in their
        pockets. Many people get tax refund anticipation loans from commercial tax preparers, not
        realizing that they could be paying interest at a yearly rate of up to 200% on their own
        money.

        <p>Anyone who had earned income of less than $33,692 (if they had children) or $12,230 
        (with no children) should check out the <a href="cliented/taxpayer/icanindex.htm">I-CAN</a> 
        program developed by Orange County Legal Aid, and offered on the Pine Tree Legal 
        Assistance web site.

        <p><a href="http://www.irs.gov/app/freeFile/welcome.jsp" target="blank">
        <img src="images/egov.jpg" align="left" border="0" alt="Free File Alliance" 
        valign="middle" hspace="3"></a>If you cannot use the I-CAN program, the IRS, through a
        partnership with the Free File Alliance, has links to sixteen <a
        href="http://www.irs.gov/app/freeFile/welcome.jsp" target="blank">on-line tax preparation
        services</a> that are free to taxpayers who meet certain criteria. Of course you won't get
        to meet the very nice video helper on I-CAN.
        <br clear="all"></p>

        <hr>


        <p><a href="https://www.humanservices.state.pa.us/COMPASS/PGM/ASP/SC001.asp" target="blank">
        <img src="images/compass.jpg" align="left" border="0" valign="middle" hspace="6" alt="COMPASS"></a>
        According to the Pennsylvania Department
        of Public Welfare, its new <a href="https://www.humanservices.state.pa.us/COMPASS/PGM/ASP/SC001.asp">
        COMPASS</a> site is the one-stop shop that 
        many state and local application developers aspire to create.</p>

        <p>The site integrates many different services, like Medicaid and food stamps, into one application.
        They offer English and Spanish versions, with abbreviated instructions in 10 additional languages.  
        Depending on the success of this approach, perhaps Maine can develop a similar simplified
        on-line application process.</p>
        
        <hr>

        <p>
        <a href="http://www.npr.org/news/specials/low_wage/index.html" target="blank">
        <img src="images/npr.gif" align="right" border="0" 
        valign="middle" hspace="6" alt="Low-Wage America"></a>
        Noah Adams' National Public Radio <a href="http://www.npr.org/news/specials/low_wage/index.html" 
        target="blank">series on low-wage workers in America</a> featured Maine workers in September, 
        October and November 2003. The September profile featured restaurant workers at TJ's in Auburn. The October
        profile featured Kedra Johns, an Augusta mother raising two kids by herself and working two low-wage
        jobs. The report from Maine concludes with the story of Portland single mother Joanna Veres and her 
        three-and-a-half-year-old daughter Janallie. If
        you have a sound card and speakers, you can listen to this important series on your computer.</p>
        <p>In America, it is possible to work full time but not make a living. According to the 
        Bureau of Labor Statistics, more than 20 million workers earn less than $9 an hour. 
        At those wage levels, many people have trouble affording the basics -- housing, food, 
        clothing, transportation and health care.</p>

        <p>In this year-long series of special reports, NPR's Noah Adams travels throughout 
        the country to profile the low-income workforce, talking with people about their jobs, 
        their families and their hopes for the future.
        <br clear="all"></p>
        <hr>

        <p>
        <a href="http://www.yucky.com/" target="blank">
        <img src="images/yucky.gif" align="left" border="0" 
        valign="middle" hspace="6" alt="The Yuckiest Site on the Internet"></a>
        Here's another cool site for your kids. It has a few
        advertisments for the Discovery Channel, but they aren't offensive. Your kids can
        learn the science behind all sorts of gross things like roaches and worms, scabs and pus,
        ear wax and dandruff, and lots more. There are plenty of games, recipies, crafts, experiments
        and other activities. The site is available in two versions, <a 
        href="http://yucky.kids.discovery.com/noflash/index.html">plain</a> and <a 
        href="http://yucky.kids.discovery.com/flash/index.html">extra slimy</a>, which requires
        a flash player you can download if it isn't already on your computer.
        <br clear="all"></p>
        <hr>

        <p>
        <a href="http://www1.ifccfbi.gov/index.asp" target="blank">
        <img src="images/ifcclogo.gif" align="right" border="0" alt="Internet Fraud Complaint Center"
        valign="middle" hspace="6"></a>The  <a href="http://www1.ifccfbi.gov/index.asp">
        Internet Fraud Complaint Center</a> (IFCC) 
        is a partnership between the Federal Bureau of Investigation (FBI) and the 
        National White Collar Crime Center (NW3C). "IFCC's mission is to address fraud 
        committed over the Internet. For victims 
        of Internet fraud, IFCC provides a convenient and easy-to-use reporting mechanism 
        that alerts authorities of a suspected criminal or civil violation." The site includes
        an online complaint form and annual reports about the most widespread abuses and
        how to avoid being scammed. 
        <br clear="all"></p>
        <hr>
        <p>
        <a href="http://209.48.219.49/fns/" target="blank">
        <img src="images/fns.gif" align="left" border="0" alt="Food & Nutrition Service" 
        valign="middle" hspace="3"></a>The Food and Nutrition Service of the Department of
        Agriculture has developed a <a 
        href="http://209.48.219.49/fns/">"Food Stamp Pre-Screening Eligibility Tool"</a>.
        This is a benefits calculator that will give you a rough idea if you are eligible for
        food stamps, and what your food stamp benefit amount might be. It isn't always correct
        for everyone in Maine, because Maine has some special eligibility rules that other states
        don't have. It could give you a general idea, though, whether you might be eligible. Pine
        Tree Legal Assistance hopes to help develop a similar calculator that includes Maine's
        special rules. In the mean time, you can also use our 
        <a href="cliented/benefits/foodstampoverview.htm">self-calculating food stamp worksheet</a>
        to get a better idea of eligibility and benefit amounts in Maine.
        <br clear="all"></p>

       <br clear="all"></p>
        <p align="center"><a href="http://www.ptla.org/cool/coolmore.htm">More Cool Stuff</a></p>
                
         </p>
</td>
</tr>
</table>
  <center>

<table cellpadding="4" cellspacing="0" align="center" border="0" width="100%">
<tr>
<td valign="top" align="center" cellpadding="15" width="146" bgcolor="666699" rowspan="2"></td>
  
      <td>
        <p align="center"><img border="0" src="images/landscapesmall.jpg" width="300" 
        height="90" alt="Pine Tree Legal Assistance"><br>
        
        <a href="http://www.kidslegalaid.com/ptla/ptlasite/index_html" class="footer-link" >Home</a>
        | <a href="http://www.kidslegalaid.com/ptla/ptlasite/cliented/ptlasearch.htm" class="footer-link" >Site Search</a>
        | <a href="http://www.kidslegalaid.com/ptla/ptlasite/feedback" class="footer-link" >Feedback</a>
        | <a href="http://www.kidslegalaid.com/ptla/ptlasite/use_terms.htm" class="footer-link" >Terms of Use</a>
        | <a href="http://www.kidslegalaid.com/ptla/ptlasite/cliented" class="footer-link" >Learn about
        Maine Law</a>
        | <a href="http://www.kidslegalaid.com/ptla/PrivateWeb" class="footer-link" >Staff Only</a> 
        | <a href="http://www.kidslegalaid.com/ptla/ptlasite/board" class="footer-link" >Board</a><br />

        <a href="http://www.kidslegal.org" class="footer-link" > KIDS LEGAL</a>
        | <a href="http://www.helpmelaw.org" class="footer-link" >
        HelpMeLaw</a>
        | <a href="http://www.vlp.org" class="footer-link" >Volunteer Lawyers
        Project</a></font></td>
    </tr>
  </table>
  </center>
<div align="center"><hr width="80%"><font size="1">
<a rel="license" href="http://creativecommons.org/licenses/by-nc-nd/3.0/us/">
<img alt="Creative Commons License" style="border-width:0" 
src="http://creativecommons.org/images/public/somerights20.png" />
</a>
<br />The work on this website is licensed under a 
<a rel="license" href="http://creativecommons.org/licenses/by-nc-nd/3.0/us/">
Creative Commons Attribution-Noncommercial-No Derivative Works 3.0 United States License</a>.
<br />You are welcome to copy and distribute this material as is, but not for commercial purposes.<br /> 
You may not alter, transform, or build on this work without our permission, but feel
free to ask. 
</font></div>

<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
var pageTracker = _gat._getTracker("UA-3469924-1");
pageTracker._initData();
pageTracker._trackPageview();
</script>

</body>
</html>