big consolidation

This commit is contained in:
2022-09-27 00:51:15 -05:00
parent 4d61ad26bd
commit 50f2f1c644
509 changed files with 36567 additions and 7542 deletions

72
fnf2014/html/about.html Normal file
View File

@@ -0,0 +1,72 @@
<head>
<title>Free Network Foundation</title>
<meta charset="utf-8" />
<!--[if IE]>
<script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<link rel="stylesheet" href="style.css" type="text/css" />
</head>
<body>
<div id="header" class="splash">
<a href="index.html"><img class="toplogo"
src="img/logo_wordmark_trimmed.png" align="center"></a>
<center>
<ul class="navlist">
<li class="navlist"><a class="here" class="navlist" href="about.html">About</a></li>
<li class="navlist"><a class="navlist" href="weblog.html">Weblog</a></li>
<li class="navlist"><a class="navlist" href="contact.html">Contact</a></li>
<li class="navlist"><a class="navlist" href="faq.html">faq</a></li>
<li class="navlist"><a class="navlist" href="people.html">People</a></li>
<li class="navlist"><a class="navlist"
href="http://commons.thefnf.org/">Wiki</a></li>
<li class="navlist"><a class="navlist"
href="donate.html">Donate</a></li>
</ul>
</center>
</div ## end of header>
<div id="contentwrapper">
<div id="contentcontainer">
<h2>About</h2>
<div id="sidenav">
<a href="about_vision.html" class="on">Vision</a>
<a href="about_mission.html">Mission</a>
<a href="about_whoweare.html">Who We Are</a>
<a href="about_whatwedo.html">What We do</a>
<a href="about_howtohelp.html">How to Help</a>
</div ##end of sidenav>
<div id="col">
<h3> Our Vision</h3>
<p>We envision a world where communities build, maintain, and own their ow
share of the global computer network.</p>
</div ##end of col>
</div ## end colcontainer>
</div ## end of colwrapper>
<div id="footer">
<br>
<center>
<img id="license" src="./img/cc_white.png" height=50px width=50px>
<br>
<a href="https://twitter.com/share" class="twitter-share-button" data-count="none">Tweet</a> <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");
</script>
<script src="//platform.linkedin.com/in.js"
type="text/javascript"></script>
<script type="IN/Share" data-counter="right"></script>
<br>
<a href="http://www.reddit.com/submit" onclick="window.location
= 'http://www.reddit.com/submit?url=' +
encodeURIComponent(window.location); return false"> <img
src="http://www.reddit.com/static/spreddit7.gif" alt="submit
to reddit" border="0" /> </a>
</center>
</div ##end of footer>
</div ##end of wrapper>
</body>
</html>

View File

@@ -0,0 +1,78 @@
<head>
<title>Free Network Foundation</title>
<meta charset="utf-8" />
<!--[if IE]>
<script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<link rel="stylesheet" href="style.css" type="text/css" />
</head>
<body>
<div id="header" class="splash">
<a href="index.html"><img class="toplogo"
src="img/logo_wordmark_trimmed.png" align="center"></a>
<center>
<ul class="navlist">
<li class="navlist"><a class="here" class="navlist" href="about.html">About</a></li>
<li class="navlist"><a class="navlist" href="weblog.html">Weblog</a></li>
<li class="navlist"><a class="navlist" href="contact.html">Contact</a></li>
<li class="navlist"><a class="navlist" href="faq.html">faq</a></li>
<li class="navlist"><a class="navlist" href="people.html">People</a></li>
<li class="navlist"><a class="navlist"
href="http://commons.thefnf.org/">Wiki</a></li>
<li class="navlist"><a class="navlist"
href="donate.html">Donate</a></li>
</ul>
</center>
</div ## end of header>
<div id="contentwrapper">
<div id="contentcontainer">
<h2>About</h2>
<div id="sidenav">
<a href="about_vision.html">Vision</a>
<a href="about_mission.html">Mission</a>
<a href="about_whoweare.html">Who We Are</a>
<a href="about_whatwedo.html">What We do</a>
<a href="about_howtohelp.html" class="on">How to Help</a>
</div ##end of sidenav>
<div id="col">
<h3>How To Help</h3>
<p> Tell your friends. There is only one true social network the human one: use
it to spread word of our work. Sign up for our e-mail list. This is our
primary mode of communication, collaboration, and exchange. Come join the
conversation. Contribute. Make a cash donation, by clicking Donate, on the
right side of the page, or contribute your time and expertise. The FNF
operates completely though crowdsourcing and volunteer labor. That means a
lot of small donations from people like you. Money goes to pay for
colocation, bandwidth and development machines.</p>
</div ##end of col>
</div ## end colcontainer>
</div ## end of colwrapper>
<div id="footer">
<br>
<center>
<img id="license" src="./img/cc_white.png" height=50px width=50px>
<br>
<a href="https://twitter.com/share" class="twitter-share-button" data-count="none">Tweet</a> <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");
</script>
<script src="//platform.linkedin.com/in.js"
type="text/javascript"></script>
<script type="IN/Share" data-counter="right"></script>
<br>
<a href="http://www.reddit.com/submit" onclick="window.location
= 'http://www.reddit.com/submit?url=' +
encodeURIComponent(window.location); return false"> <img
src="http://www.reddit.com/static/spreddit7.gif" alt="submit
to reddit" border="0" /> </a>
</center>
</div ##end of footer>
</div ##end of wrapper>
</body>
</html>

View File

@@ -0,0 +1,76 @@
<head>
<title>Free Network Foundation</title>
<meta charset="utf-8" />
<!--[if IE]>
<script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<link rel="stylesheet" href="style.css" type="text/css" />
</head>
<body>
<div id="header" class="splash">
<a href="index.html"><img class="toplogo"
src="img/logo_wordmark_trimmed.png" align="center"></a>
<center>
<ul class="navlist">
<li class="navlist"><a class="here" class="navlist" href="about.html">About</a></li>
<li class="navlist"><a class="navlist" href="weblog.html">Weblog</a></li>
<li class="navlist"><a class="navlist" href="contact.html">Contact</a></li>
<li class="navlist"><a class="navlist" href="faq.html">faq</a></li>
<li class="navlist"><a class="navlist" href="people.html">People</a></li>
<li class="navlist"><a class="navlist"
href="http://commons.thefnf.org/">Wiki</a></li>
<li class="navlist"><a class="navlist"
href="donate.html">Donate</a></li>
</ul>
</center>
</div ## end of header>
<div id="contentwrapper">
<div id="contentcontainer">
<h2>About</h2>
<div id="sidenav">
<a href="about_vision.html">Vision</a>
<a href="about_mission.html" class="on">Mission</a>
<a href="about_whoweare.html">Who We Are</a>
<a href="about_whatwedo.html">What We do</a>
<a href="about_howtohelp.html">How to Help</a>
</div ##end of sidenav>
<div id="col">
<h3> Our Mission</h3>
<p>The Free Network Foundation is a nonprofit organization that provides
operators around the world with essential infrastructure for the
realization and support of free networks. We engineer tools and develop
educational resources to facilitate the deployment of resilient,
responsive, and accessible networks.</p>
</div ##end of col>
</div ## end colcontainer>
</div ## end of colwrapper>
<div id="footer">
<br>
<center>
<img id="license" src="./img/cc_white.png" height=50px width=50px>
<br>
<a href="https://twitter.com/share" class="twitter-share-button" data-count="none">Tweet</a> <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");
</script>
<script src="//platform.linkedin.com/in.js"
type="text/javascript"></script>
<script type="IN/Share" data-counter="right"></script>
<br>
<a href="http://www.reddit.com/submit" onclick="window.location
= 'http://www.reddit.com/submit?url=' +
encodeURIComponent(window.location); return false"> <img
src="http://www.reddit.com/static/spreddit7.gif" alt="submit
to reddit" border="0" /> </a>
</center>
</div ##end of footer>
</div ##end of wrapper>
</body>
</html>

View File

@@ -0,0 +1,72 @@
<head>
<title>Free Network Foundation</title>
<meta charset="utf-8" />
<!--[if IE]>
<script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<link rel="stylesheet" href="style.css" type="text/css" />
</head>
<body>
<div id="header" class="splash">
<a href="index.html"><img class="toplogo"
src="img/logo_wordmark_trimmed.png" align="center"></a>
<center>
<ul class="navlist">
<li class="navlist"><a class="here" class="navlist" href="about.html">About</a></li>
<li class="navlist"><a class="navlist" href="weblog.html">Weblog</a></li>
<li class="navlist"><a class="navlist" href="contact.html">Contact</a></li>
<li class="navlist"><a class="navlist" href="faq.html">faq</a></li>
<li class="navlist"><a class="navlist" href="people.html">People</a></li>
<li class="navlist"><a class="navlist"
href="http://commons.thefnf.org/">Wiki</a></li>
<li class="navlist"><a class="navlist"
href="donate.html">Donate</a></li>
</ul>
</center>
</div ## end of header>
<div id="contentwrapper">
<div id="contentcontainer">
<h2>About</h2>
<div id="sidenav">
<a href="about_vision.html" class="on">Vision</a>
<a href="about_mission.html">Mission</a>
<a href="about_whoweare.html">Who We Are</a>
<a href="about_whatwedo.html">What We do</a>
<a href="about_howtohelp.html">How to Help</a>
</div ##end of sidenav>
<div id="col">
<h3> Our Vision</h3>
<p>We envision a world where communities build, maintain, and own their ow
share of the global computer network.</p>
</div ##end of col>
</div ## end colcontainer>
</div ## end of colwrapper>
<div id="footer">
<br>
<center>
<img id="license" src="./img/cc_white.png" height=50px width=50px>
<br>
<a href="https://twitter.com/share" class="twitter-share-button" data-count="none">Tweet</a> <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");
</script>
<script src="//platform.linkedin.com/in.js"
type="text/javascript"></script>
<script type="IN/Share" data-counter="right"></script>
<br>
<a href="http://www.reddit.com/submit" onclick="window.location
= 'http://www.reddit.com/submit?url=' +
encodeURIComponent(window.location); return false"> <img
src="http://www.reddit.com/static/spreddit7.gif" alt="submit
to reddit" border="0" /> </a>
</center>
</div ##end of footer>
</div ##end of wrapper>
</body>
</html>

View File

@@ -0,0 +1,76 @@
<head>
<title>Free Network Foundation</title>
<meta charset="utf-8" />
<!--[if IE]>
<script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<link rel="stylesheet" href="style.css" type="text/css" />
</head>
<body>
<div id="header" class="splash">
<a href="index.html"><img class="toplogo"
src="img/logo_wordmark_trimmed.png" align="center"></a>
<center>
<ul class="navlist">
<li class="navlist"><a class="here" class="navlist" href="about.html">About</a></li>
<li class="navlist"><a class="navlist" href="weblog.html">Weblog</a></li>
<li class="navlist"><a class="navlist" href="contact.html">Contact</a></li>
<li class="navlist"><a class="navlist" href="faq.html">faq</a></li>
<li class="navlist"><a class="navlist" href="people.html">People</a></li>
<li class="navlist"><a class="navlist"
href="http://commons.thefnf.org/">Wiki</a></li>
<li class="navlist"><a class="navlist"
href="donate.html">Donate</a></li>
</ul>
</center>
</div ## end of header>
<div id="contentwrapper">
<div id="contentcontainer">
<h2>About</h2>
<div id="sidenav">
<a href="about_vision.html">Vision</a>
<a href="about_mission.html">Mission</a>
<a href="about_whoweare.html">Who We Are</a>
<a href="about_whatwedo.html" class="on">What We do</a>
<a href="about_howtohelp.html">How to Help</a>
</div ##end of sidenav>
<div id="col">
<h3>What We Do</h3>
<p>We envision communications infrastructure that is owned and operated
cooperatively, by the whole of humanity, rather than by corporations and
states. We are using the power of peer-to-peer technologies to create a
global network which is resistant to censorship and breakdown. We promote
freedoms, support innovations and advocate technologies that enhance and
enable digital self-determination.</p>
</div ##end of col>
</div ## end colcontainer>
</div ## end of colwrapper>
<div id="footer">
<br>
<center>
<img id="license" src="./img/cc_white.png" height=50px width=50px>
<br>
<a href="https://twitter.com/share" class="twitter-share-button" data-count="none">Tweet</a> <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");
</script>
<script src="//platform.linkedin.com/in.js"
type="text/javascript"></script>
<script type="IN/Share" data-counter="right"></script>
<br>
<a href="http://www.reddit.com/submit" onclick="window.location
= 'http://www.reddit.com/submit?url=' +
encodeURIComponent(window.location); return false"> <img
src="http://www.reddit.com/static/spreddit7.gif" alt="submit
to reddit" border="0" /> </a>
</center>
</div ##end of footer>
</div ##end of wrapper>
</body>
</html>

View File

@@ -0,0 +1,80 @@
<head>
<title>Free Network Foundation</title>
<meta charset="utf-8" />
<!--[if IE]>
<script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<link rel="stylesheet" href="style.css" type="text/css" />
</head>
<body>
<div id="header" class="splash">
<a href"index.html"><img class="toplogo"
src="img/logo_wordmark_trimmed.png" align="center"></a>
<center>
<ul class="navlist">
<li class="navlist"><a class="here" class="navlist" href="about.html">About</a></li>
<li class="navlist"><a class="navlist" href="weblog.html">Weblog</a></li>
<li class="navlist"><a class="navlist" href="contact.html">Contact</a></li>
<li class="navlist"><a class="navlist" href="faq.html">faq</a></li>
<li class="navlist"><a class="navlist" href="people.html">People</a></li>
<li class="navlist"><a class="navlist"
href="http://commons.thefnf.org/">Wiki</a></li>
<li class="navlist"><a class="navlist"
href="donate.html">Donate</a></li>
</ul>
</center>
</div ## end of header>
<div id="contentwrapper">
<div id="contentcontainer">
<h2>About</h2>
<div id="sidenav">
<a href="about_vision.html">Vision</a>
<a href="about_mission.html">Mission</a>
<a href="about_whoweare.html" class="on">Who We Are</a>
<a href="about_whatwedo.html">What We do</a>
<a href="about_howtohelp.html">How to Help</a>
</div ##end of sidenav>
<div id="col">
<h3>Who We Are</h3>
<p>We are an organization committed to the tenets of free information, free
culture, and free society. We hold that advances in information technology
provide humanity with the ability to effectively face global challenges. We
contend that our very ability to mobilize, organize, and bring about change
depends on our ability to communicate. We see that our ability to
communicate is purchased from a handful of powerful entities. We know that
we cannot depend on these entities to support movement away from a status
quo from which they are the beneficiaries. We believe that access to a free
network is a human right, and a necessary tool for environmental and social
justice.</p>
</div ##end of col>
</div ## end colcontainer>
</div ## end of colwrapper>
<div id="footer">
<br>
<center>
<img id="license" src="./img/cc_white.png" height=50px width=50px>
<br>
<a href="https://twitter.com/share" class="twitter-share-button" data-count="none">Tweet</a> <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");
</script>
<script src="//platform.linkedin.com/in.js"
type="text/javascript"></script>
<script type="IN/Share" data-counter="right"></script>
<br>
<a href="http://www.reddit.com/submit" onclick="window.location
= 'http://www.reddit.com/submit?url=' +
encodeURIComponent(window.location); return false"> <img
src="http://www.reddit.com/static/spreddit7.gif" alt="submit
to reddit" border="0" /> </a>
</center>
</div ##end of footer>
</div ##end of wrapper>
</body>
</html>

73
fnf2014/html/contact.bak Normal file
View File

@@ -0,0 +1,73 @@
%s/
//g
wa
%s/forum/owa/g
632
set number
631
%s/zabbix/freeswitch/g
w!
%s/default/incbits/g
:w
%s/default/kb
%s/default/legwatch/g
%s/default/mblog/g
%s/default/
%s/mblog/meetings/g
%s/default/meetings/g
%s/default/photos
%s/default/photos/g
%s/default/phplist/g
%s/default/racktable/g
%s/default/snetinsight/g
%s/default/social/g
%s/default/staticbits/g
%s/default/support/g
%s/default/ushadi
%s/default/video/g
%s/default/xibo/g
w xxx
%s/default/chili/g
%s/default/forum/g
%s/default/webstats/g
//sourceforge.net/projects/lame/files/lame/3.99/lame-3.99.5.tar.gz
//downloads.xiph.org/releases/ogg/libogg-1.3.0.tar.gz
//downloads.xiph.org/releases/vorbis/libvorbis-1.3.3.tar.gz
//ftp.penguin.cz/pub/users/utx/amr/amrnb-10.0.0.0.tar.bz2
//ftp.penguin.cz/pub/users/utx/amr/amrwb-10.0.0.0.tar.bz2
//downloads.xiph.org/releases/theora/libtheora-1.1beta3.tar.gz
//www8.mplayerhq.hu/MPlayer/releases/codecs/essential-amd64-20071007.tar.bz2
//rubyforge.org/frs/download.php/17497/flvtool2-1.0.6.tgz
prev
N
%s/default/pastebin/g
312
220
.,.+8q
sp forum
602
%s/photos/prodmanuals
%s/photos/sharing
%s/photos/kb/g
%s/www/devfro
%s/devfro/devfront
%s/known
qw
mouse=r
w:w
set mouse=r
set ai
set ts=4
%s/h2/h3/g
set paste
rew
n
WQ
W
wq!
966
1
q
w
q!
wq

235
fnf2014/html/contact.html Normal file
View File

@@ -0,0 +1,235 @@
<head>
<title>Free Network Foundation</title>
<meta charset="utf-8" />
<!--[if IE]>
<script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<link rel="stylesheet" href="style.css" type="text/css" />
</head>
<body>
<div id="header" class="splash">
<a href="index.html"><img class="toplogo"
src="img/logo_wordmark_trimmed.png" align="center"></a>
<center>
<ul class="navlist">
<li class="navlist"><a class="navlist" href="about.html">About</a></li>
<li class="navlist"><a class="navlist" href="weblog.html">Weblog</a></li>
<li class="navlist"><a class="here" class="navlist" href="contact.html">Contact</a></li>
<li class="navlist"><a class="navlist" href="faq.html">faq</a></li>
<li class="navlist"><a class="navlist" href="people.html">People</a></li>
<li class="navlist"><a class="navlist"
href="http://commons.thefnf.org/">Wiki</a></li>
<li class="navlist"><a class="navlist"
href="donate.html">Donate</a></li>
</ul>
</center>
</div ## end of header>
<div id="contentwrapper">
<div id="contentcontainer">
<h2>Contact</h2>
<div id="sidenav">
<a href="contact.html" class="on">Web Form</a>
<a href="contact_email.html">E-mail</a>
<a href="contact_irc.html">IRC</a>
</div ##end of sidenav>
<div id="col">
<script type="text/javascript"
src="http://thefnf.org/wp-content/plugins/civicrm/civicrm/packages/jquery/jquery.min.js"></script>
<script type="text/javascript"
src="http://thefnf.org/wp-content/plugins/civicrm/civicrm/packages/jquery/jquery-ui-1.8.16/js/jquery-ui-1.8.16.custom.min.js"></script>
<style type="text/css">@import
url("http://thefnf.org/wp-content/plugins/civicrm/civicrm/packages/jquery/jquery-ui-1.8.16/css/smoothness/jquery-ui-1.8.16.custom.css");</style>
<script type="text/javascript"
src="http://thefnf.org/wp-content/plugins/civicrm/civicrm/packages/jquery/plugins/jquery.autocomplete.js"></script>
<style type="text/css">@import
url("http://thefnf.org/wp-content/plugins/civicrm/civicrm/packages/jquery/css/jquery.autocomplete.css");</style>
<script type="text/javascript"
src="http://thefnf.org/wp-content/plugins/civicrm/civicrm/packages/jquery/plugins/jstree/jquery.jstree.js"></script>
<style type="text/css">@import
url("http://thefnf.org/wp-content/plugins/civicrm/civicrm/packages/jquery/plugins/jstree/themes/default/style.css");</style>
<script type="text/javascript"
src="http://thefnf.org/wp-content/plugins/civicrm/civicrm/packages/jquery/plugins/jquery.menu.pack.js"></script>
<style type="text/css">@import
url("http://thefnf.org/wp-content/plugins/civicrm/civicrm/packages/jquery/css/menu.css");</style>
<script type="text/javascript"
src="http://thefnf.org/wp-content/plugins/civicrm/civicrm/packages/jquery/plugins/jquery.chainedSelects.js"></script>
<script type="text/javascript"
src="http://thefnf.org/wp-content/plugins/civicrm/civicrm/packages/jquery/plugins/jquery.contextMenu.js"></script>
<script type="text/javascript"
src="http://thefnf.org/wp-content/plugins/civicrm/civicrm/packages/jquery/plugins/jquery.tableHeader.js"></script>
<script type="text/javascript"
src="http://thefnf.org/wp-content/plugins/civicrm/civicrm/packages/jquery/plugins/jquery.textarearesizer.js"></script>
<script type="text/javascript"
src="http://thefnf.org/wp-content/plugins/civicrm/civicrm/packages/jquery/plugins/jquery.form.js"></script>
<script type="text/javascript"
src="http://thefnf.org/wp-content/plugins/civicrm/civicrm/packages/jquery/plugins/jquery.tokeninput.js"></script>
<style type="text/css">@import
url("http://thefnf.org/wp-content/plugins/civicrm/civicrm/packages/jquery/css/token-input-facebook.css");</style>
<script type="text/javascript"
src="http://thefnf.org/wp-content/plugins/civicrm/civicrm/packages/jquery/plugins/jquery.timeentry.pack.js"></script>
<script type="text/javascript"
src="http://thefnf.org/wp-content/plugins/civicrm/civicrm/packages/jquery/plugins/jquery.mousewheel.pack.js"></script>
<script type="text/javascript"
src="http://thefnf.org/wp-content/plugins/civicrm/civicrm/packages/jquery/plugins/jquery.toolTip.js"></script>
<script type="text/javascript"
src="http://thefnf.org/wp-content/plugins/civicrm/civicrm/packages/jquery/plugins/DataTables/media/js/jquery.dataTables.min.js"></script>
<style type="text/css">@import
url("http://thefnf.org/wp-content/plugins/civicrm/civicrm/packages/jquery/plugins/DataTables/media/css/demo_table_jui.css");</style>
<script type="text/javascript"
src="http://thefnf.org/wp-content/plugins/civicrm/civicrm/packages/jquery/plugins/jquery.dashboard.js"></script>
<style type="text/css">@import
url("http://thefnf.org/wp-content/plugins/civicrm/civicrm/packages/jquery/css/dashboard.css");</style>
<script type="text/javascript"
src="http://thefnf.org/wp-content/plugins/civicrm/civicrm/packages/jquery/plugins/jquery.FormNavigate.js"></script>
<script type="text/javascript"
src="http://thefnf.org/wp-content/plugins/civicrm/civicrm/packages/jquery/plugins/jquery.validate.js"></script>
<script type="text/javascript"
src="http://thefnf.org/wp-content/plugins/civicrm/civicrm/packages/jquery/plugins/jquery.civicrm-validate.js"></script>
<script type="text/javascript"
src="http://thefnf.org/wp-content/plugins/civicrm/civicrm/packages/jquery/plugins/jquery.ui.datepicker.validation.pack.js"></script>
<script type="text/javascript"
src="http://thefnf.org/wp-content/plugins/civicrm/civicrm/packages/jquery/plugins/jquery-fieldselection.js"></script>
<script type="text/javascript"
src="http://thefnf.org/wp-content/plugins/civicrm/civicrm/packages/jquery/plugins/jquery.jeditable.mini.js"></script>
<script type="text/javascript"
src="http://thefnf.org/wp-content/plugins/civicrm/civicrm/packages/jquery/plugins/jquery.mustache.js"></script>
<script type="text/javascript"
src="http://thefnf.org/wp-content/plugins/civicrm/civicrm/packages/jquery/plugins/jquery.blockUI.js"></script>
<script type="text/javascript"
src="http://thefnf.org/wp-content/plugins/civicrm/civicrm/js/rest.js"></script>
<script type="text/javascript"
src="http://thefnf.org/wp-content/plugins/civicrm/civicrm/js/Common.js"></script>
<script type="text/javascript"
src="http://thefnf.org/wp-content/plugins/civicrm/civicrm/js/jquery/jquery.crmeditable.js"></script>
<script type="text/javascript"
src="http://thefnf.org/wp-content/plugins/civicrm/civicrm/js/jquery/jquery.crmaccordions.js"></script>
<script type="text/javascript"
src="http://thefnf.org/wp-content/plugins/civicrm/civicrm/js/jquery/jquery.crmasmselect.js"></script>
<script type="text/javascript"
src="http://thefnf.org/wp-content/plugins/civicrm/civicrm/js/jquery/jquery.crmtooltip.js"></script>
<script type="text/javascript">var cj = jQuery.noConflict();</script><form
action="http://thefnf.org/index.php?page=CiviCRM&amp;q=civicrm/profile/create&amp;gid=17&amp;reset=1"
method="post" name="Edit" id="Edit" >
<div><input name="postURL" type="hidden"
value="http://newfront.thefnf.org/contact.html" />
<input name="cancelURL" type="hidden"
value="http://newfront.thefnf.org/contact.html" />
<input name="recaptcha_response_field" type="hidden"
value="manual_challenge" />
<input name="_qf_default" type="hidden" value="Edit:cancel" />
</div>
<div id="crm-container" lang="en" xml:lang="en">
<div class="messages help"><p>
For general inquiries, comments, and questions, feel free to use the following form. Your message will be forwarded to the appropriate party.</p></div><div class="form-layout-compressed"><div id="editrow-first_name" class="crm-section editrow_first_name-section form-item"><div class="label"><label for="first_name">First Name</label></div><div class="edit-value content"><input maxlength="64" size="30" name="first_name" type="text" id="first_name" class="form-text big" /></div><div class="clear"></div></div><div id="editrow-last_name" class="crm-section editrow_last_name-section form-item"><div class="label"><label for="last_name">Last Name</label></div><div class="edit-value content"><input maxlength="64" size="30" name="last_name" type="text" id="last_name" class="form-text big" /></div><div class="clear"></div></div><div id="editrow-email-Primary" class="crm-section editrow_email-Primary-section form-item"><div class="label"><label for="email-Primary"> Email (Primary)
<span class="crm-marker" title="This field is required.">*</span>
</label></div><div class="edit-value content"><input maxlength="64" size="30" name="email-Primary" type="text" id="email-Primary" class="form-text big required" /></div><div class="clear"></div></div><div id="editrow-custom_4" class="crm-section editrow_custom_4-section form-item"><div class="label"><label for="custom_4">Subject</label></div><div class="edit-value content"><input name="custom_4" type="text" id="custom_4" class="form-text" /></div><div class="clear"></div></div><div id="editrow-note" class="crm-section editrow_note-section form-item"><div class="label"><label for="note"> Message
<span class="crm-marker" title="This field is required.">*</span>
</label></div><div class="edit-value content"><textarea rows="4" cols="60" name="note" id="note" class="form-textarea required"></textarea></div><div class="clear"></div></div></div><!-- end form-layout-compressed for last profile -->
<script type="text/javascript">
var RecaptchaOptions = {theme:'blackglass'};
</script>
<div class="crm-section recaptcha-section">
<table class="form-layout-compressed">
<tr>
<td class="recaptcha_label">&nbsp;</td>
<td><script type="text/javascript" src="http://www.google.com/recaptcha/api/challenge?k=6LdbaNoSAAAAABpvCWaiqRtoT7iqR6AeXSxZwP6a "></script>
<noscript>
<iframe src="http://www.google.com/recaptcha/api/noscript?k=6LdbaNoSAAAAABpvCWaiqRtoT7iqR6AeXSxZwP6a " height="300" width="500" frameborder="0"></iframe><br/>
<textarea name="recaptcha_challenge_field" rows="3" cols="40"></textarea>
<input type="hidden" name="recaptcha_response_field" value="manual_challenge"/>
</noscript></td>
</tr>
</table>
</div>
<script type="text/javascript">cj('.recaptcha_label').attr('width', '140px');</script><div class="crm-submit-buttons">
<span class="crm-button crm-button-type-next crm-button_qf_Edit_next"><input class="form-submit default" accesskey="S" name="_qf_Edit_next" value="Save" type="submit" id="_qf_Edit_next" /></span>
<span class="crm-button crm-button-type-cancel crm-button_qf_Edit_cancel"><input class="form-submit default" name="_qf_Edit_cancel" value="Cancel" type="submit" id="_qf_Edit_cancel" /></span>
</div>
</div>
<script type="text/javascript">
</script>
<script type="text/javascript">
cj(document).ready(function(){
cj('#selector tr:even').addClass('odd-row ');
cj('#selector tr:odd ').addClass('even-row');
});
</script>
</form>
<script type="text/javascript" >
cj( function( ) {
cj("#Edit").validate({ 'errorClass': 'crm-error'});
});
</script><script type="text/javascript">jQuery.noConflict(true);</script>
<script type="text/javascript"
src="http://thefnf.org/wp-content/plugins/civicrm/civicrm/js/Common.js"></script>
</div ## end of colwrapper>
<div id="footer">
<br>
<center>
<img id="license" src="./img/cc_white.png" height=50px width=50px>
<br>
<a href="https://twitter.com/share" class="twitter-share-button" data-count="none">Tweet</a> <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");
</script>
<script src="//platform.linkedin.com/in.js"
type="text/javascript"></script>
<script type="IN/Share" data-counter="right"></script>
<br>
<a href="http://www.reddit.com/submit" onclick="window.location
= 'http://www.reddit.com/submit?url=' +
encodeURIComponent(window.location); return false"> <img
src="http://www.reddit.com/static/spreddit7.gif" alt="submit
to reddit" border="0" /> </a>
</center>
</div ##end of footer>
</div ##end of wrapper>
</body>
</html>

68
fnf2014/html/donate.html Normal file
View File

@@ -0,0 +1,68 @@
<head>
<title>Free Network Foundation</title>
<meta charset="utf-8" />
<!--[if IE]>
<script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<link rel="stylesheet" href="style.css" type="text/css" />
</head>
<body>
<div id="header" class="splash">
<a href="index.html"><img class="toplogo"
src="img/logo_wordmark_trimmed.png" align="center"></a>
<center>
<ul class="navlist">
<li class="navlist"><a class="navlist" href="about.html">About</a></li>
<li class="navlist"><a class="navlist" href="weblog.html">Weblog</a></li>
<li class="navlist"><a class="navlist" href="contact.html">Contact</a></li>
<li class="navlist"><a class="navlist" href="faq.html">faq</a></li>
<li class="navlist"><a class="navlist" href="people.html">People</a></li>
<li class="navlist"><a class="navlist"
href="http://commons.thefnf.org/">Wiki</a></li>
<li class="navlist"><a class="here" class="navlist"
href="donate.html">Donate</a></li>
</ul>
</center>
</div ## end of header>
<div id="contentwrapper">
<div id="contentcontainer">
<h2>Donate</h2>
<div id="sidenav">
<a href="about_weblog.html" class="on">Corporate Weblog</a>
<a href="about_weblogisaac.html">Isaac's Weblog</a>
</div ##end of sidenav>
<div id="col">
<script type="text/javascript"
src="http://output90.rssinclude.com/output?type=js&amp;id=636224&amp;hash=a3d241f405029f2451d26a9c97a68a7a"></script>
</div ##end of col>
</div ## end colcontainer>
</div ## end of colwrapper>
<div id="footer">
<br>
<center>
<img id="license" src="./img/cc_white.png" height=50px width=50px>
<br>
<a href="https://twitter.com/share" class="twitter-share-button" data-count="none">Tweet</a> <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");
</script>
<script src="//platform.linkedin.com/in.js"
type="text/javascript"></script>
<script type="IN/Share" data-counter="right"></script>
<br>
<a href="http://www.reddit.com/submit" onclick="window.location
= 'http://www.reddit.com/submit?url=' +
encodeURIComponent(window.location); return false"> <img
src="http://www.reddit.com/static/spreddit7.gif" alt="submit
to reddit" border="0" /> </a>
</center>
</div ##end of footer>
</div ##end of wrapper>
</body>
</html>

72
fnf2014/html/faq.html Normal file
View File

@@ -0,0 +1,72 @@
<head>
<title>Free Network Foundation</title>
<meta charset="utf-8" />
<!--[if IE]>
<script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<link rel="stylesheet" href="style.css" type="text/css" />
</head>
<body>
<div id="header" class="splash">
<a href="index.html"><img class="toplogo"
src="img/logo_wordmark_trimmed.png" align="center"></a>
<center>
<ul class="navlist">
<li class="navlist"><a class="navlist" href="about.html">About</a></li>
<li class="navlist"><a class="navlist" href="weblog.html">Weblog</a></li>
<li class="navlist"><a class="navlist" href="contact.html">Contact</a></li>
<li class="navlist"><a class="here" class="navlist" href="faq.html">faq</a></li>
<li class="navlist"><a class="navlist" href="people.html">People</a></li>
<li class="navlist"><a class="navlist"
href="http://commons.thefnf.org/">Wiki</a></li>
<li class="navlist"><a class="navlist"
href="donate.html">Donate</a></li>
</ul>
</center>
</div ## end of header>
<div id="contentwrapper">
<div id="contentcontainer">
<h2>FAQ</h2>
<div id="sidenav">
<a href="faq.html" class="on">General</a>
<a href="faq_technical.html">Technical</a>
<a href="faq_legal.html">Legal</a>
<a href="faq_financial.html">Financial</a>
<a href="faq_volunteering.html">Volunteering</a>
</div ##end of sidenav>
<div id="col">
<h3> Our Vision</h3>
<p>We envision a world where communities build, maintain, and own their ow
share of the global computer network.</p>
</div ##end of col>
</div ## end colcontainer>
</div ## end of colwrapper>
<div id="footer">
<br>
<center>
<img id="license" src="./img/cc_white.png" height=50px width=50px>
<br>
<a href="https://twitter.com/share" class="twitter-share-button" data-count="none">Tweet</a> <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");
</script>
<script src="//platform.linkedin.com/in.js"
type="text/javascript"></script>
<script type="IN/Share" data-counter="right"></script>
<br>
<a href="http://www.reddit.com/submit" onclick="window.location
= 'http://www.reddit.com/submit?url=' +
encodeURIComponent(window.location); return false"> <img
src="http://www.reddit.com/static/spreddit7.gif" alt="submit
to reddit" border="0" /> </a>
</center>
</div ##end of footer>
</div ##end of wrapper>
</body>
</html>

148
fnf2014/html/indbak.html Normal file
View File

@@ -0,0 +1,148 @@
<head>
<title>Free Network Foundation</title>
<meta charset="utf-8" />
<!--[if IE]>
<script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<link rel="stylesheet" href="js/jsor-jcarousel-7bb2e0a/skins/tango/skin.css"/>
<link rel="stylesheet" href="style.css" type="text/css" />
<script type"text/javascript" src="js/jsor-jcarousel-7bb2e0a/lib/jquery-1.4.2.min.js"></script>
<script type"text/javascript" src="js/jsor-jcarousel-7bb2e0a/lib/jquery.jcarousel.min.js"></script>
<script type="text/javascript">
jQuery(document).ready(function() {
jQuery('#mycarousel').jcarousel({
scroll: 1
});
});
</script>
</head>
<body>
<div id="header">
<img class="toplogo" src="img/logo_wordmark_trimmed.png" align="center">
<center>
<ul class="navlist">
<li class="navlist"><a class="navlist" href="about_vision.html">About</a></li>
<li class="navlist"><a class="navlist" href="weblog.html">Weblog</a></li>
<li class="navlist"><a class="navlist" href="contact.html">Contact</a></li>
<li class="navlist"><a class="navlist" href="faq.html">faq</a></li>
<li class="navlist"><a class="navlist" href="people.html">People</a></li>
<li class="navlist"><a class="navlist"
href="http://commons.freenetworkfoundation.org/">Wiki</a></li>
<li class="navlist"><a class="navlist"
href="donate.html">Donate</a></li>
</ul>
</center>
</div ## end of header>
<div id="carousel_wrapper">
<div id=carousel_container">
<div id="frame"></div>
<div id="carousel">
<center>
<ul id="mycarousel" class="jcarousel-skin-tango">
<li width="960px"><img src="img/a_bottom.png" width=960px" height="300px"align="center"></li>
<li width="960px"><img src="img/a_middle.png" width=960px" height="300px" align="center"></li>
<li width="960px"><img src="img/a_top.png" width="960px" height="300px" align="center"></li>
</ul>
</center>
</div ##end of carousel>
</div ## end of carousel_container>
</div ## end of carousel_wrapper>
<div id="p1wrapper">
<div id="p1container" >
<br>
<p class="p1">The Free Network Foundation envisions a world where communities build, maintain, and own their own share of the global computer network.
If you share our vision...</p>
<h1 class ="p1"> Join us </h1>
</div ##end p1container>
<br>
</div ##end p1wrapper>
<div id="colwrapper">
<div id="colcontainer">
<div id="leftcol">
<center>
<h2>For supporters</h2>
<img src="./img/arrow.png">
<h4> See video and print <a
href="http://commons.freenetworkfoundation.org/index.php/Clippings">coverage</a>
of the FNF.</h4>
<h4><a href="http://mail.thefnf.org/mailman/listinfo/discuss">Join our general discussion list</a></h3>
<h4><a href="http://thefnf.org/learn/?page=CiviCRM&q=civicrm/profile/create&reset=1&gid=16">Subscribe to our newsletter</a> and receive periodic updates
on our progress.</h4>
<h4> Contribute your <a
href="http://thefnf.org/volunteer/?page=CiviCRM&q=civicrm/profile/create&reset=1&gid=14">time</a></h4>
<h4> Contribute your <a
href="https://www.wepay.com/donations/fnf">fiscal support</a> by
becoming a member.</h4>
</center>
</div ##end of leftcol>
<div id="centercol">
<center>
<h2>For operators</h2>
<img src="./img/old/world.png">
<br>
<br>
<br>
<div style="background:#000;width:350px; height:260px;font:0px
sans-serif;text-align:left;"><object
classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" id="cdtw"
width="350" height="240" style="outline:none"><param name="movie"
value="http://cdn.countingdownto.com/c/w.swf" /><param
name="flashvars" value="eid=234034" /><param
name="allowscriptaccess" value="always" /><param name="bgcolor"
value="#000000" /><embed name="cdtw"
src="http://cdn.countingdownto.com/c/w.swf" flashvars="eid=234034"
type="application/x-shockwave-flash" width="350" height="240"
allowscriptaccess="always" bgcolor="#000000"
style="outline:none"></embed></object><br/>
</center>
</div ##end of centercol>
<div id="rightcol">
<center>
<h2>For technologists</h2>
<img src="./img/gear.png">
<h4> <a href="http://commons.thefnf.org/index.php/Main_Page">Explore the
Wiki</a> and learn about topics related to network freedom, from
operations to programming. </h4>
<h4><a href="http://mail.thefnf.org/mailman/listinfo/builders">Join our
technical discussion list</a> and be involved in every aspect of
product development.</h4>
<h4>Checkout our repositories, find out what needs to be done, and lend
a hand with a <a
href="http://http://chili.thefnf.org">tracker account</a></h4>
</center>
</div ##end of rightcol>
</div ## end colcontainer>
</div ## end of colwrapper>
<div id="footer">
<br>
<center>
<img id="license" src="./img/cc_white.png" height=50px width=50px>
<br>
<a href="https://twitter.com/share" class="twitter-share-button" data-count="none">Tweet</a> <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");
</script>
<script src="//platform.linkedin.com/in.js"
type="text/javascript"></script>
<script type="IN/Share" data-counter="right"></script>
<br>
<a href="http://www.reddit.com/submit" onclick="window.location
= 'http://www.reddit.com/submit?url=' +
encodeURIComponent(window.location); return false"> <img
src="http://www.reddit.com/static/spreddit7.gif" alt="submit
to reddit" border="0" /> </a>
</center>
</div ##end of footer>
</div ##end of wrapper>
</body>
</html>

71
fnf2014/html/people.html Normal file
View File

@@ -0,0 +1,71 @@
<head>
<title>Free Network Foundation</title>
<meta charset="utf-8" />
<!--[if IE]>
<script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<link rel="stylesheet" href="style.css" type="text/css" />
</head>
<body>
<div id="header" class="splash">
<a href="index.html"><img class="toplogo"
src="img/logo_wordmark_trimmed.png" align="center"></a>
<center>
<ul class="navlist">
<li class="navlist"><a class="navlist" href="about.html">About</a></li>
<li class="navlist"><a class="navlist" href="weblog.html">Weblog</a></li>
<li class="navlist"><a class="navlist" href="contact.html">Contact</a></li>
<li class="navlist"><a class="navlist" href="faq.html">faq</a></li>
<li class="navlist"><a class="here" class="navlist" href="people.html">People</a></li>
<li class="navlist"><a class="navlist"
href="http://commons.thefnf.org/">Wiki</a></li>
<li class="navlist"><a class="navlist"
href="donate.html">Donate</a></li>
</ul>
</center>
</div ## end of header>
<div id="contentwrapper">
<div id="contentcontainer">
<h2>People</h2>
<div id="sidenav">
<a href="people.html" class="on">Officers</a>
<a href="people_board.html">Board</a>
<a href="people_advisors.html">Advisors</a>
<a href="people_volunteers.html">Volunteers</a>
</div ##end of sidenav>
<div id="col">
<h3> Our Vision</h3>
<p>We envision a world where communities build, maintain, and own their ow
share of the global computer network.</p>
</div ##end of col>
</div ## end colcontainer>
</div ## end of colwrapper>
<div id="footer">
<br>
<center>
<img id="license" src="./img/cc_white.png" height=50px width=50px>
<br>
<a href="https://twitter.com/share" class="twitter-share-button" data-count="none">Tweet</a> <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");
</script>
<script src="//platform.linkedin.com/in.js"
type="text/javascript"></script>
<script type="IN/Share" data-counter="right"></script>
<br>
<a href="http://www.reddit.com/submit" onclick="window.location
= 'http://www.reddit.com/submit?url=' +
encodeURIComponent(window.location); return false"> <img
src="http://www.reddit.com/static/spreddit7.gif" alt="submit
to reddit" border="0" /> </a>
</center>
</div ##end of footer>
</div ##end of wrapper>
</body>
</html>

68
fnf2014/html/weblog.html Normal file
View File

@@ -0,0 +1,68 @@
<head>
<title>Free Network Foundation</title>
<meta charset="utf-8" />
<!--[if IE]>
<script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<link rel="stylesheet" href="style.css" type="text/css" />
</head>
<body>
<div id="header" class="splash">
<a href="index.html"><img class="toplogo"
src="img/logo_wordmark_trimmed.png" align="center"></a>
<center>
<ul class="navlist">
<li class="navlist"><a class="navlist" href="about.html">About</a></li>
<li class="navlist"><a class="here" class="navlist" href="weblog.html">Weblog</a></li>
<li class="navlist"><a class="navlist" href="contact.html">Contact</a></li>
<li class="navlist"><a class="navlist" href="faq.html">faq</a></li>
<li class="navlist"><a class="navlist" href="people.html">People</a></li>
<li class="navlist"><a class="navlist"
href="http://commons.thefnf.org/">Wiki</a></li>
<li class="navlist"><a class="navlist"
href="donate.html">Donate</a></li>
</ul>
</center>
</div ## end of header>
<div id="contentwrapper">
<div id="contentcontainer">
<h2>Weblog</h2>
<div id="sidenav">
<a href="about_weblog.html" class="on">Corporate Weblog</a>
<a href="about_weblogisaac.html">Isaac's Weblog</a>
</div ##end of sidenav>
<div id="col">
<script type="text/javascript"
src="http://output90.rssinclude.com/output?type=js&amp;id=636224&amp;hash=a3d241f405029f2451d26a9c97a68a7a"></script>
</div ##end of col>
</div ## end colcontainer>
</div ## end of colwrapper>
<div id="footer">
<br>
<center>
<img id="license" src="./img/cc_white.png" height=50px width=50px>
<br>
<a href="https://twitter.com/share" class="twitter-share-button" data-count="none">Tweet</a> <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");
</script>
<script src="//platform.linkedin.com/in.js"
type="text/javascript"></script>
<script type="IN/Share" data-counter="right"></script>
<br>
<a href="http://www.reddit.com/submit" onclick="window.location
= 'http://www.reddit.com/submit?url=' +
encodeURIComponent(window.location); return false"> <img
src="http://www.reddit.com/static/spreddit7.gif" alt="submit
to reddit" border="0" /> </a>
</center>
</div ##end of footer>
</div ##end of wrapper>
</body>
</html>