WHOIS Service

fingerlakespermaculture.org - information about domain

  • Server Status: available
  • Server IP: 65.254.250.103
  • Server Response Time: 248ms

Site title

Finger Lakes Permaculture Institute

Keywords

Permaculture design certification New York Ithaca Finger Lakes discipline systems gardens farms homesteads urban ecological permaculture principles natural method sustainable healthy abundant landscapes permaculture movement organizations permaculture dem

Description

The Finger Lakes Permaculture Institute (FLPCI) offers opportunities to learn sustainable, ecological design methods including workshops, study groups, apprentice programs, and the intensive Permaculture Design Certification Course.

Alexa information

Alexa rank: 22,913,234

Rank Trend

Bounce Trend

DNS Information

Host: Class: Type: IP: TTL: Target: Other:
fingerlakespermaculture.org IN SOA 3600 mname: ns1.powweb.com
rname: dnsadmin.powweb.com
serial: 2010123066
refresh: 10800
retry: 3600
expire: 604800
minimum-ttl: 3600
fingerlakespermaculture.org IN A 65.254.250.103 3600
fingerlakespermaculture.org IN TXT 3600
fingerlakespermaculture.org IN MX 3600 mx.fingerlakespermaculture.org pri: 30
fingerlakespermaculture.org IN NS 3600 ns2.powweb.com
fingerlakespermaculture.org IN NS 3600 ns1.powweb.com

Server Location

Site source

Show / hide source
                
<!DOCTYPE html>

<html dir="ltr" lang="en-US">
<head>
<meta charset="UTF-8" />
<title>Finger Lakes Permaculture Institute</title>
<link rel="profile" href="http://gmpg.org/xfn/11" />
<link rel="stylesheet" type="text/css" media="all" href="http://fingerlakespermaculture.org/wp-content/themes/colorway/style.css" />
<link rel="pingback" href="http://fingerlakespermaculture.org/xmlrpc.php" />
    <link rel="canonical" href="http://fingerlakespermaculture.org/" />
<script type="text/javascript">

  var _gaq = _gaq || [];
  _gaq.push(['_setAccount', 'UA-487322-1']);
  _gaq.push(['_trackPageview']);

  (function() {
    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
  })();

</script>    <meta name="description" content="The Finger Lakes Permaculture Institute (FLPCI)  offers opportunities to learn sustainable, ecological design methods including workshops, study groups, apprentice programs, and the intensive Permaculture Design Certification Course." />
    <meta name="keywords" content="Permaculture design certification New York Ithaca Finger Lakes discipline systems gardens farms homesteads urban ecological permaculture principles natural method sustainable healthy abundant landscapes permaculture movement organizations permaculture demonstration sites training permaculture design alternative wealth communities resources Bill Mollison David Holmgren design sustainable systems methodology permaculture framework ethics principles earth Permaculture gardening techniques building systems thinking approach permaculture garden home design  permaculture green eco planning sustainable society natural building small-scale agriculture non-violent communication right livelihood appropriate technology permaculture practitioners permaculture designers backyard forest community" />
<link rel="alternate" type="application/rss+xml" title="Finger Lakes Permaculture Institute &raquo; Feed" href="http://fingerlakespermaculture.org/?feed=rss2" />
<link rel="alternate" type="application/rss+xml" title="Finger Lakes Permaculture Institute &raquo; Comments Feed" href="http://fingerlakespermaculture.org/?feed=comments-rss2" />
<link rel='stylesheet' id='inkthemes_coloroptions-css'  href='http://fingerlakespermaculture.org/wp-content/themes/colorway/css/green.css?ver=3.3.1' type='text/css' media='all' />
<link rel='stylesheet' id='inkthemes_zoombox-css'  href='http://fingerlakespermaculture.org/wp-content/themes/colorway/css/zoombox.css?ver=3.3.1' type='text/css' media='all' />
<script type='text/javascript' src='http://code.jquery.com/jquery-latest.min.js?ver=1.6.1'></script>
<script type='text/javascript' src='http://fingerlakespermaculture.org/wp-content/themes/colorway/js/ddsmoothmenu.js?ver=3.3.1'></script>
<script type='text/javascript' src='http://fingerlakespermaculture.org/wp-content/themes/colorway/js/ddsmoothmenu-init.js?ver=3.3.1'></script>
<script type='text/javascript' src='http://fingerlakespermaculture.org/wp-content/themes/colorway/js/cufon-yui.js?ver=3.3.1'></script>
<script type='text/javascript' src='http://fingerlakespermaculture.org/wp-content/themes/colorway/js/Champagne.font.js?ver=3.3.1'></script>
<script type='text/javascript' src='http://fingerlakespermaculture.org/wp-content/themes/colorway/js/jquery.tipsy.js?ver=3.3.1'></script>
<script type='text/javascript' src='http://fingerlakespermaculture.org/wp-content/themes/colorway/js/image.hover.js?ver=3.3.1'></script>
<script type='text/javascript' src='http://fingerlakespermaculture.org/wp-content/themes/colorway/js/zoombox.js?ver=3.3.1'></script>
<script type='text/javascript' src='http://fingerlakespermaculture.org/wp-content/themes/colorway/js/jquery.validate.min.js?ver=3.3.1'></script>
<script type='text/javascript' src='http://fingerlakespermaculture.org/wp-content/themes/colorway/js/verif.js?ver=3.3.1'></script>
<link rel="EditURI" type="application/rsd+xml" title="RSD" href="http://fingerlakespermaculture.org/xmlrpc.php?rsd" />
<link rel="wlwmanifest" type="application/wlwmanifest+xml" href="http://fingerlakespermaculture.org/wp-includes/wlwmanifest.xml" /> 
<meta name="generator" content="WordPress 3.3.1, fitted with the WordPress Mobile Pack 1.2.4" />
<link rel='shortlink' href='http://wp.me/1rHKy' />

    <script type="text/javascript">
    <!--
    //
    function ReadForm (obj1, tst) 
    { 
        // Read the user form
        var i,j,pos;
        val_total="";
        val_combo="";        
    
        for (i=0; i<obj1.length; i++) 
        {     
            // run entire form
            obj = obj1.elements[i];           // a form element
    
            if (obj.type == "select-one") 
            {   // just selects
                if (obj.name == "quantity" ||
                    obj.name == "amount") continue;
                pos = obj.selectedIndex;        // which option selected
                val = obj.options[pos].value;   // selected value
                val_combo = val_combo + "(" + val + ")";
            }
        }
        // Now summarize everything we have processed above
        val_total = obj1.product_tmp.value + val_combo;
        obj1.product.value = val_total;
    }
    //-->
    </script><link rel='stylesheet' type='text/css' href='http://fingerlakespermaculture.org/wp-content/plugins/wp-ultra-simple-paypal-shopping-cart/wp_ultra_simple_shopping_cart_style.css' />
<link rel="shortcut icon" href="http://fingerlakespermaculture.org/wp-content/uploads/2012/01/flpciCOLOR16sq.gif"/>
<!--[if gte IE 9]>
    <script type="text/javascript">
        Cufon.set('engine', 'canvas');
    </script>
<![endif]-->
<script type="text/javascript">
    Cufon.replace('h1')('h2')('h3')('h4')('h5')('h6');
    
  $(function() {    
    $('.social_logo a').tipsy();
  }); 
  
  $(function() { 
    $('a.zoombox').zoombox();
});
</script>
</head>
<body class="home blog" background="http://fingerlakespermaculture.org/wp-content/themes/colorway/images/body-bg.png
">
<!--Start Container Div-->
<div class="container_24 container">
<!--Start Header Grid-->
<div class="grid_24 header">
  <div class="logo"> <a href="http://fingerlakespermaculture.org"><img src="http://fingerlakespermaculture.org/wp-content/uploads/2012/01/flpciCOLOR55x450.png" alt="Finger Lakes Permaculture Institute" /></a> </div>
  <!--Start MenuBar-->
  <div class="menu-bar">
    <div id="MainNav">
      <div id="menu">
  <ul class="ddsmoothmenu">
    <li class="current_page_item"><a href="http://fingerlakespermaculture.org/">Home</a></li><li class="page_item page-item-861"><a href="http://fingerlakespermaculture.org/?page_id=861">Recent News</a></li>
<li class="page_item page-item-2"><a href="http://fingerlakespermaculture.org/?page_id=2">About</a>
<ul class='children'>
    <li class="page_item page-item-197"><a href="http://fingerlakespermaculture.org/?page_id=197">Contact Us</a></li>
</ul>
</li>
<li class="page_item page-item-67"><a href="http://fingerlakespermaculture.org/?page_id=67">Programs</a>
<ul class='children'>
    <li class="page_item page-item-6"><a href="http://fingerlakespermaculture.org/?page_id=6">Community Training in Ecological Design</a>
    <ul class='children'>
        <li class="page_item page-item-17"><a href="http://fingerlakespermaculture.org/?page_id=17">CTED Scholarship</a>
        <ul class='children'>
            <li class="page_item page-item-695"><a href="http://fingerlakespermaculture.org/?page_id=695"></a></li>
        </ul>
</li>
        <li class="page_item page-item-409"><a href="http://fingerlakespermaculture.org/?page_id=409">CTED Car pooling</a></li>
    </ul>
</li>
    <li class="page_item page-item-954"><a href="http://fingerlakespermaculture.org/?page_id=954">Permaculture Design Certificate Course</a>
    <ul class='children'>
        <li class="page_item page-item-362"><a href="http://fingerlakespermaculture.org/?page_id=362">More about the PDC&#8230;</a></li>
    </ul>
</li>
    <li class="page_item page-item-1262"><a href="http://fingerlakespermaculture.org/?page_id=1262">Fruiting Tree &#038; Shrub Pruning Workshop</a></li>
    <li class="page_item page-item-292"><a href="http://fingerlakespermaculture.org/?page_id=292">Admin</a>
    <ul class='children'>
        <li class="page_item page-item-716"><a href="http://fingerlakespermaculture.org/?page_id=716">PDC Curriculum Reporting</a></li>
        <li class="page_item page-item-753"><a href="http://fingerlakespermaculture.org/?page_id=753">Apprentice Curriculum Reporting</a></li>
        <li class="page_item page-item-1248"><a href="http://fingerlakespermaculture.org/?page_id=1248">CTED Curriculum Reporting</a></li>
    </ul>
</li>
</ul>
</li>
<li class="page_item page-item-55"><a href="http://fingerlakespermaculture.org/?page_id=55">What is permaculture?</a></li>
<li class="page_item page-item-89"><a href="http://fingerlakespermaculture.org/?page_id=89">Register &#038; Pay</a>
<ul class='children'>
    <li class="page_item page-item-517"><a href="http://fingerlakespermaculture.org/?page_id=517">Donations</a></li>
    <li class="page_item page-item-32"><a href="http://fingerlakespermaculture.org/?page_id=32">CTED Tuition</a></li>
    <li class="page_item page-item-487"><a href="http://fingerlakespermaculture.org/?page_id=487">PDC Tuition</a></li>
    <li class="page_item page-item-1258"><a href="http://fingerlakespermaculture.org/?page_id=1258">Pruning Workshop Fee &#038; Registration</a></li>
</ul>
</li>
  </ul>
</div>
    </div>
  </div>
  <!--End MenuBar-->
</div>
<div class="clear"></div>
<!--End Header Grid-->
<!--Start Slider-->
<div class="grid_24 slider">
  <div class="slider-container">
    <div id="slides">
      <div id="slide-box">
        <div class="slides_container col-full" >
         
          <div class="slide slide-1" >
            <div class="slide-content entry fl">
                           <h2 class="title"><a href="http://fingerlakespermaculture.org/?page_id=954">Join our 10th PDC!</a></h2>
               
                              <p>Earn your Permaculture Design Certificate this summer. Learn with us from July 27th through August 12th for a comprehensive training in permaculture design.</p>
                           </div>
            <!-- /.slide-content -->
                        <div class="slide-image fl"><img  src="http://fingerlakespermaculture.org/wp-content/uploads/2012/01/karrynadvises900x350.jpg" class="slide-img" alt="Slide 1"/> </div>
                         <!-- /.slide-image -->
            <div class="fix"></div>
          </div>         
        </div>
        <!-- /.slides_container -->
      </div>
      <!-- /#slide-box -->
    </div>
    <!-- /#slides -->
  </div>
</div>
<div class="clear"></div>
<!--End Slider-->
<!--Start Content Grid-->
<div class="grid_24 content">
  <div class="content-wrapper">
    <div class="content-info">
      <h1>
        <center>
                    Education to connect people with the environment and each other. . . Training to design regenerative ecosystems and resilient communities. . .                  </center>
      </h1>
    </div>
    <div  id="content">
      <div class="columns">
        <div class="one_fourth"> <a href="http://fingerlakespermaculture.org/?page_id=954" class="bigthumbs">
                    <img src="http://fingerlakespermaculture.org/wp-content/uploads/2011/01/IanLdesign200pxSQ.jpg"/>
                    </a>
                    <h3><a href="http://fingerlakespermaculture.org/?page_id=954">PDC #10!</a></h3>
                              <p>Since 2005, We’ve been immersing our students in the principles and methods of the permaculture design method. We offer the full internationally-recognized curriculum with a practicum to put your news skills to work immediately.</p>
                  </div>
        <div class="one_fourth"> <a href="http://fingerlakespermaculture.org/?page_id=1262" class="bigthumbs">
                    <img src="http://fingerlakespermaculture.org/wp-content/uploads/2012/01/pruningartorange3.jpg"/>
                    </a>
                    <h3><a href="http://fingerlakespermaculture.org/?page_id=1262">Fruit Tree & Shrub Pruning Workshop</a></h3>
                              <p><strong><span style="color: #800000">CLASS IS FULL, SORRY</span>
</strong><br>
</strong>
taught by
<b>Akiva Silver</b> <p>
March 3, 2012 <p>
at 
Ecovillage at Ithaca. <p>
Learn to work with your trees for better health and production.</p>
                  </div>
        <div class="one_fourth"> <a href="http://fingerlakespermaculture.org/?p=1293" class="bigthumbs">
                    <img src="http://fingerlakespermaculture.org/wp-content/uploads/2011/01/apprenticeAvi200pxSQ.jpg"/>
                    </a>
                    <h3><a href="http://fingerlakespermaculture.org/?p=1293">Half-price Tuition?</a></h3>
                              <p>This summer we need help setting up and upgrading our off-grid learning community for the PDC. Our work trade application process is open.</p>
                  </div>
        <div class="one_fourth last"> <a href="http://fingerlakespermaculture.org/?page_id=197" class="bigthumbs">
                    <img src="http://fingerlakespermaculture.org/wp-content/uploads/2011/01/flpciCOLOR1in.gif"/>
                    </a>
                    <h3><a href="http://fingerlakespermaculture.org/?page_id=197">Contact Us</a></h3>
                              <p>We welcome your feedback, suggestions and questions. 
<br><br>
Sign up <a title="Contact Us" href="http://fingerlakespermaculture.org/?page_id=197">here</a> to receive email announcements about upcoming programs.</p>
                  </div>
      </div>
      <div class="clear"></div>
    </div>
        <blockquote> </blockquote>
      </div>
</div>
<div class="clear"></div>
<!--End Content Grid-->
</div>
<!--End Container Div-->
<!--Start Footer container-->
<div class="container_24 footer-container">
  <div class="grid_24 footer">
    <div class="grid_6 alpha">
  <div class="common">
        <h4>Meta</h4>            <ul>
                        <li><a href="http://fingerlakespermaculture.org/wp-login.php">Log in</a></li>
            <li><a href="http://fingerlakespermaculture.org/?feed=rss2" title="Syndicate this site using RSS 2.0">Entries <abbr title="Really Simple Syndication">RSS</abbr></a></li>
            <li><a href="http://fingerlakespermaculture.org/?feed=comments-rss2" title="The latest comments to all posts in RSS">Comments <abbr title="Really Simple Syndication">RSS</abbr></a></li>
            <li><a href="http://wordpress.org/" title="Powered by WordPress, state-of-the-art semantic personal publishing platform.">WordPress.org</a></li>
                        </ul>
      </div>
</div>
<div class="grid_6">
  <div class="common">
                    <div class="textwidget"><!-- Facebook Badge START --><a href="http://www.facebook.com/pages/Finger-Lakes-Permaculture-Institute/206923286016317" target="_TOP" style="font-family: &quot;lucida grande&quot;,tahoma,verdana,arial,sans-serif; font-size: 11px; font-variant: normal; font-style: normal; font-weight: normal; color: #3B5998; text-decoration: none;" title="Finger Lakes Permaculture Institute"></a><span style="font-family: &quot;lucida grande&quot;,tahoma,verdana,arial,sans-serif; font-size: 11px; line-height: 16px; font-variant: normal; font-style: normal; font-weight: normal; color: #555555; text-decoration: none;">&nbsp;|&nbsp;</span><a href="http://www.facebook.com/pages/Finger-Lakes-Permaculture-Institute/206923286016317" target="_TOP" title="Finger Lakes Permaculture Institute"><img src="http://badge.facebook.com/badge/206923286016317.1792.963566689.png" width="111" height="84" style="border: 0px;" /></a><!-- Facebook Badge END --></div>
                    <div class="textwidget"><!-- Place this tag in the <head> of your document -->
<link href="https://plus.google.com/107015125560509767880" rel="publisher" />

<!-- Place this tag where you want the badge to render -->
<a href="https://plus.google.com/107015125560509767880?prsrc=3" style="text-decoration:none;"><img src="https://ssl.gstatic.com/images/icons/gplus-64.png" alt="" style="border:0;width:64px;height:64px;"/></a></div>
              </div>
</div>
<div class="grid_6">
  <div class="common">
                    <div class="textwidget"><img src="//shield.sitelock.com/shield/www.fingerlakespermaculture.org" id="sl_shield_image" style="cursor: pointer;" alt = "SiteLock"/><script id="sl_shield" type="text/javascript" src="//shield.sitelock.com/sitelock.js" language="javascript"></script>
</div>
              </div>
</div>
<div class="grid_6 omega">
  <div class="common">
                    <div class="textwidget"><a href="http://www.powweb.com/green-certified/fingerlakespermaculture.org" onClick="MyWindow=window.open('http://www.powweb.com/green-certified/fingerlakespermaculture.org','greenCertified','toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=yes,width=550,height=700,left=50,top=50'); return false;"><img src="http://www.powweb.com/green-certified/hosting-badge-3.png" border="0"></a></div>
              </div>
</div>
  </div>
  <div class="clear"></div>
</div>
<!--End footer container-->
<!--Start footer navigation-->
<div class="container_24 footer-navi">
  <div class="grid_24">
    <div class="navigation">
      <ul>
        <li><a href="http://fingerlakespermaculture.org">Finger Lakes Permaculture Institute -
                    </a></li>
      </ul>
      <div class="right-navi">
                                <a href="http://www.facebook.com/pages/Finger-Lakes-Permaculture-Institute/206923286016317"><img src="http://fingerlakespermaculture.org/wp-content/themes/colorway/images/facebook-icon.png" alt="facebook" title="facebook"/></a>
                                                                                <p><a href="http://www.inkthemes.com">Designed &amp; Coded by InkThemes.com</a></p>
      </div>
    </div>
  </div>
  <div class="clear"></div>
</div>
<!--End Footer navigation-->
<script type='text/javascript' src='http://fingerlakespermaculture.org/wp-content/plugins/si-contact-form/vcita/vcita_fscf.js?ver=1.0'></script>
    <!-- begin Fast Secure Contact Form - vCita Scheduler page header -->
    <style type="text/css">
            .vcita-widget-right { float: left !important; }
            .vcita-widget-bottom { float: none !important; clear:both;}
    </style>
    <!-- end Fast Secure Contact Form - vCita Scheduler page header -->

    <p><a onclick='document.cookie="wpmp_switcher=mobile;path=/;expires=Tue, 01-01-2030 00:00:00 GMT";' href='http://m.fingerlakespermaculture.org/?wpmp_switcher=mobile'>Switch to our mobile site</a></p><span id='wpmp_analytics'><img src="http://tracking.percentmobile.com/pixel/2083664875601249576039604971966072276/49814.gif?v=php_wp_062710&amp;us=&amp;vi=&amp;url=http%3A%2F%2Ffingerlakespermaculture.org%2F&amp;referer=" width="2" height="2" alt="" /></span><script type='text/javascript' src='http://s.gravatar.com/js/gprofiles.js?aa&#038;ver=3.3.1'></script>
<script type='text/javascript'>
/* <![CDATA[ */
var WPGroHo = {"my_hash":""};
/* ]]> */
</script>
<script type='text/javascript' src='http://fingerlakespermaculture.org/wp-content/plugins/jetpack/modules/wpgroho.js?ver=3.3.1'></script>
    <div style="display:none">
    </div>

  var _gaq = _gaq || [];
  _gaq.push(['_setAccount', 'UA-487322-1']);
  _gaq.push(['_trackPageview']);

  (function() {
    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
  })();


<div id="su-footer-links" style="text-align: center;"></div>
    <script src="http://stats.wordpress.com/e-201212.js" type="text/javascript"></script>
    <script type="text/javascript">
    st_go({v:'ext',j:'1:1.2.2',blog:'21379370',post:'0'});
    var load_cmc = function(){linktracker_init(21379370,0,2);};
    if ( typeof addLoadEvent != 'undefined' ) addLoadEvent(load_cmc);
    else load_cmc();
    </script></body></html>
Go to top

About QuoBuzz.com

Our site strives to provide helpful information to our readers.  By offering not only fact-based whois information, but also an informative overview of each website, we seek to give you a broad view of how each site operates.  Every day our writers and researchers work together to find all of the most up-to-date information about each website we feature.  Our goal is to create a space where you will gain the most information for your time, because in our view, our time is spent saving others’ time.  Rather than spending hours scouring the web for the information you seek, you will be able to find it all in one well-organized space, allowing you more time to enjoy browsing the web at your leisure.

Read on

What they say about us!

This site has been a great resource for me. The ease of use, wide variety of information, as well as the great layout are a refreshing change to the standard, bulky sites I have used in the past. Here I am able to find everything I need in one site, without spending hours sifting through little bits of information across the Internet. This has led to improving my own productivity, because I spend far less time searching all over the place for the content I need. I definitely see a strong future for this site and will continue to use it for my needs.

eRic000 - eRic Design

More...