The Pebble News

Eco Justice 4 US Glossary

5th Column vs US

Enemies In Our Midst

POSTed

No Apartheid 4 US

No Invasive Species 4 US

No RICO Gov 4 US

Wise Use 4 US

Wildlands Project Revealed

Community Resources 4 US

Help Support US

RLinc REGISTRY

Support this CWP Legacy Project
 

TRANSLATE THIS PAGE

 

WORLD NEWS

#!/usr/bin/perl ######################################################### # # # MaximumEdge.com News Headlines # # # ######################################################### # # # This perl script will fetch news headlines from # # MaximumEdge.com and display them on your site. # # # # To install this script simply upload it to your # # CGI-BIN and CHMOD it 755. You will also have to # # rename is to "newsheadlines.txt" for it to work. # # You may also have to change the first line of this # # script to the correct location of perl on your web # # server. On any page where you want headlines to # # appear, rename the page ending with '.shtml' and # # add this code: # # # # # # # # Make sure that it point to the correct directory. # # Replace "top" with whatever headlines you wish # # to use. Your choices are "top", "entertainment", # # "business", "sports", and "health". # # # # # If you have any questions or comments regarding # # this script please go to # # http://www.maximumedge.com/contact.shtml # # # ######################################################### use LWP::Simple; use LWP::UserAgent; print "Content-type:text/html\n\n"; print "
    "; if ($ENV{'QUERY_STRING'} eq "entertainment" || $ENV{'QUERY_STRING'} eq "business" || $ENV{'QUERY_STRING'} eq "sports" || $ENV{'QUERY_STRING'} eq "health") { $url = "http://www.maximumedge.com/cgi/news/$ENV{'QUERY_STRING'}.txt"; } else { $url = "http://www.maximumedge.com/cgi/news/top.txt"; } my $ua = new LWP::UserAgent; my $res = $ua->request(HTTP::Request->new(GET => $url)); my $content = $res->content; @lines = split("\n",$content); foreach $line (@lines) { @parts = split(/\|/,$line); print "
  • $parts[1] $parts[2]
  • "; } print "
";
 
Visit H2o Shed Watch
music2
 
 
 

Wildlands Project Revealed!

flash3

the following content imported from The Wildlands Project web site 2/23/03.  We recommend viewing their slide show.  Enter site Homepage here or follow their navigation below.  thank you.


The Wildlands Project [Home Page]

Home | Summary | Slide Show  | Site Map  |  Glossary | Email

Slide Show
An interactive story of The Wildlands Project

"We have got to share this planet with the other living creatures, and sharing means not merely preserving them in zoos or National Parks, but setting aside huge areas. Whole regions perhaps that will be free of human interference. Ideally, I would like to see certain large areas of the planet set off-limits to human entry of any kind, even aerial over flights."

Edward Abbey-Deep Ecology for the 21st Century: The Natural Wonder: An Ecocentric World View. New Dimensions Radio, 1998.

Summary

A brief summary of The Wildlands Project

NOTICE RE: ANY COPYRIGHTED MATERIALS IN THIS MESSAGE:

In accordancde with Title 17 U.S.C. section 107, this material is distributed without profit or payment to those who have expressed a prior interest in receiving this information for non-profit research and educational purposes only.

Rural Lands Community Registry  |

Eco Justice 4 US Glossary    |    5th Column Vs US    |    Enemies In Our Midst    |    POSTed    |    No Apartheid 4 Us    |    No RICO Gov 4 Us    |    Wise Use 4 US    |    Wildlands Project Revealed    |    Community Resources 4 US    |    No Invasive Species 4 US    |    Help Support Us    |   
 

Oscar Braun - Executive Director Environmental Justice

Visit California Watershed Posse Homepage

Support This CWPosse Wise Use Project

voice 650-867-5779       fax 866-756-3101

Copyright © 1995-2010 Oscar Knows Print & Online Media Services. All rights reserved.

[an error occurred while processing this directive]

Add This CWP Site to Your Favorites List