Import WordPress posts and migrate standalone content to Hugo
- Successfully imported 1731 WordPress posts to Hugo markdown format - Migrated 204+ images from archive to static directory - Copied standalone directories (curtain, farm, gobbler, house, images, party, revcemetery, railsday, birthday) - Fixed all internal links to use /legacy prefix for archived content - Remapped archive links to point to correct Hugo posts - Fixed Louisville Georgia Cemetery post rendering issue 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
214
static/legacy/party/001313.html
Normal file
214
static/legacy/party/001313.html
Normal file
@@ -0,0 +1,214 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "DTD/xhtml1-transitional.dtd">
|
||||
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
|
||||
|
||||
<title>Chris & Eric's LifeWarming Party: Drinks</title>
|
||||
|
||||
<link rel="stylesheet" href="http://www.ericwagoner.com/party//styles-site.css" type="text/css" />
|
||||
|
||||
<script type="text/javascript" language="javascript">
|
||||
<!--
|
||||
|
||||
var HOST = 'www.ericwagoner.com';
|
||||
|
||||
// Copyright (c) 1996-1997 Athenia Associates.
|
||||
// http://www.webreference.com/js/
|
||||
// License is granted if and only if this entire
|
||||
// copyright notice is included. By Tomer Shiran.
|
||||
|
||||
function setCookie (name, value, expires, path, domain, secure) {
|
||||
var curCookie = name + "=" + escape(value) + ((expires) ? "; expires=" + expires.toGMTString() : "") + ((path) ? "; path=" + path : "") + ((domain) ? "; domain=" + domain : "") + ((secure) ? "; secure" : "");
|
||||
document.cookie = curCookie;
|
||||
}
|
||||
|
||||
function getCookie (name) {
|
||||
var prefix = name + '=';
|
||||
var c = document.cookie;
|
||||
var nullstring = '';
|
||||
var cookieStartIndex = c.indexOf(prefix);
|
||||
if (cookieStartIndex == -1)
|
||||
return nullstring;
|
||||
var cookieEndIndex = c.indexOf(";", cookieStartIndex + prefix.length);
|
||||
if (cookieEndIndex == -1)
|
||||
cookieEndIndex = c.length;
|
||||
return unescape(c.substring(cookieStartIndex + prefix.length, cookieEndIndex));
|
||||
}
|
||||
|
||||
function deleteCookie (name, path, domain) {
|
||||
if (getCookie(name))
|
||||
document.cookie = name + "=" + ((path) ? "; path=" + path : "") + ((domain) ? "; domain=" + domain : "") + "; expires=Thu, 01-Jan-70 00:00:01 GMT";
|
||||
}
|
||||
|
||||
function fixDate (date) {
|
||||
var base = new Date(0);
|
||||
var skew = base.getTime();
|
||||
if (skew > 0)
|
||||
date.setTime(date.getTime() - skew);
|
||||
}
|
||||
|
||||
function rememberMe (f) {
|
||||
var now = new Date();
|
||||
fixDate(now);
|
||||
now.setTime(now.getTime() + 365 * 24 * 60 * 60 * 1000);
|
||||
setCookie('mtcmtauth', f.author.value, now, '', HOST, '');
|
||||
setCookie('mtcmtmail', f.email.value, now, '', HOST, '');
|
||||
setCookie('mtcmthome', f.url.value, now, '', HOST, '');
|
||||
}
|
||||
|
||||
function forgetMe (f) {
|
||||
deleteCookie('mtcmtmail', '', HOST);
|
||||
deleteCookie('mtcmthome', '', HOST);
|
||||
deleteCookie('mtcmtauth', '', HOST);
|
||||
f.email.value = '';
|
||||
f.author.value = '';
|
||||
f.url.value = '';
|
||||
}
|
||||
|
||||
//-->
|
||||
</script>
|
||||
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
<div id="banner">
|
||||
Chris & Eric's LifeWarming Party<br />
|
||||
<span class="description">We got married and bought a farm. It's time to party.</span>
|
||||
</div>
|
||||
|
||||
<div id="container">
|
||||
|
||||
<div class="blog">
|
||||
|
||||
<div id="menu">
|
||||
|
||||
<a href="http://www.ericwagoner.com/party/">Main</a>
|
||||
| <a href="http://www.ericwagoner.com/party/001315.html">Friday Bar Crawl »</a>
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
<div class="blog">
|
||||
|
||||
<div class="date">March 27, 2002</div>
|
||||
|
||||
<div class="blogbody">
|
||||
|
||||
<span class="title">Drinks</span>
|
||||
|
||||
<p>We're ordering drinks. 18 Liters of burgundy, a keg of <a href="http://www.dogwoodbrewing.com/home.html">Dogwood stout</a>, and a keg of cider. Sound good?</p>
|
||||
|
||||
<a name="more"></a>
|
||||
|
||||
|
||||
<span class="posted">Posted by eric at March 27, 2002 01:57 PM<br /></span>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
<div class="comments-head"><a name="comments"></a>Comments</div>
|
||||
|
||||
<div class="comments-body">
|
||||
<p>What kind of cider? Is it locally made or a brand name? Just curious. I have become a cider-fiend. </p>
|
||||
<span class="comments-post">Posted by: <a href="mailto:joel_624@yahoo.com">Joel</a> on March 27, 2002 11:06 PM</span>
|
||||
</div>
|
||||
<div class="comments-body">
|
||||
<p>the keg of cider sounds absolutely fabulous to me...i can't wait for this gathering eric. </p>
|
||||
<span class="comments-post">Posted by: kim on March 28, 2002 12:55 AM</span>
|
||||
</div>
|
||||
<div class="comments-body">
|
||||
<p>It'll be commercial cider. They had two to choose from, but I don't remember offhand which they were... Hornsby's and Woodpecker, I'd guess.</p>
|
||||
|
||||
<p>Do you have a favorite?</p>
|
||||
|
||||
<p>I realized the other day that I completely blew the chance to make homebrew for this thing. Had I planned ahead enough, I could have had plenty of beer, cider, and wine ready, all homemade. That darn farm kept my mind occupied, I guess.</p>
|
||||
<span class="comments-post">Posted by: <a target="_blank" href="http://www.ericwagoner.com/weblog">eric</a> on March 28, 2002 10:00 AM</span>
|
||||
</div>
|
||||
<div class="comments-body">
|
||||
<p>woodpecker...that's definitely better in my own humble opinion...but hornsby's will do just dandy. </p>
|
||||
|
||||
<p>is there stuff you would like us to bring?</p>
|
||||
<span class="comments-post">Posted by: kim on March 29, 2002 01:08 AM</span>
|
||||
</div>
|
||||
<div class="comments-body">
|
||||
<p>I have a feeling there is going to be a fistfight over the last dreges of the cider keg sometime early Saturday afternoon...</p>
|
||||
<span class="comments-post">Posted by: M on March 31, 2002 09:59 AM</span>
|
||||
</div>
|
||||
<div class="comments-body">
|
||||
<p>Well, if Lysa and I make it, I'm sure Lys will be willing to rassle a bit for the last glass of cider. Sumpin' 'bout that girl'n cider, I jes dunno.....</p>
|
||||
<span class="comments-post">Posted by: <a target="_blank" href="http://www.cmdl.noaa.gov/spo/spo.html">Jason</a> on April 1, 2002 11:27 PM</span>
|
||||
</div>
|
||||
<div class="comments-body">
|
||||
<p>i think i'd also be willing to rassle for that last bit of cider...</p>
|
||||
|
||||
<p>should be amusing. </p>
|
||||
<span class="comments-post">Posted by: kim on April 3, 2002 02:47 AM</span>
|
||||
</div>
|
||||
<div class="comments-body">
|
||||
<p>No, Eric, I have no favorite when it comes to cider. I would indeed be willing to rassle Kim, Lysa, AND M should it be necessary. Just remember: I am at a higher altitude right now and will tire less easily. BWU-HA-HA-HA!!!</p>
|
||||
<span class="comments-post">Posted by: Joel on April 8, 2002 12:34 AM</span>
|
||||
</div>
|
||||
<div class="comments-body">
|
||||
<p>Go for the hair! Go for the hair!</p>
|
||||
|
||||
<p>Matt</p>
|
||||
<span class="comments-post">Posted by: <a href="mailto:mgoolsby@igsb.uiowa.edu">Matt</a> on April 8, 2002 09:10 AM</span>
|
||||
</div>
|
||||
<div class="comments-body">
|
||||
<p>I think this line of comments may be what is giving Kim nightmares...</p>
|
||||
<span class="comments-post">Posted by: M on April 12, 2002 10:49 AM</span>
|
||||
</div>
|
||||
<div class="comments-body">
|
||||
<p>strangely enough, i never really thought about how this may have at least entered into my nightmares...not sure if it caused them, but it may have played a part...</p>
|
||||
|
||||
<p>i'm still willing to rassle for the last bit o' cider though. </p>
|
||||
<span class="comments-post">Posted by: kim on April 13, 2002 03:55 AM</span>
|
||||
</div>
|
||||
|
||||
|
||||
<div class="comments-head">Post a comment</div>
|
||||
|
||||
<div class="comments-body">
|
||||
<form method="post" action="http://www.ericwagoner.com/cgi-bin/mt/mt-comments.cgi" name="comments_form" onsubmit="if (this.bakecookie.checked) rememberMe(this)">
|
||||
<input type="hidden" name="static" value="1" />
|
||||
<input type="hidden" name="entry_id" value="1313" />
|
||||
|
||||
Name:<br />
|
||||
<input name="author" /><br /><br />
|
||||
|
||||
Email Address:<br />
|
||||
<input name="email" /><br /><br />
|
||||
|
||||
URL:<br />
|
||||
<input name="url" /><br /><br />
|
||||
|
||||
Comments:<br />
|
||||
<textarea name="text" rows="10" cols="50"></textarea><br /><br />
|
||||
|
||||
<input type="checkbox" name="bakecookie" />Remember info?<br /><br />
|
||||
|
||||
<input type="submit" name="preview" value=" PREVIEW " />
|
||||
<input type="submit" name="post" value=" POST " /><br /><br />
|
||||
|
||||
<input type="button" onclick="forgetMe(this.form)" value="FORGET PERSONAL INFORMATION" />
|
||||
</form>
|
||||
|
||||
<script type="text/javascript" language="javascript">
|
||||
<!--
|
||||
document.comments_form.email.value = getCookie("mtcmtmail");
|
||||
document.comments_form.author.value = getCookie("mtcmtauth");
|
||||
document.comments_form.url.value = getCookie("mtcmthome");
|
||||
//-->
|
||||
</script>
|
||||
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
175
static/legacy/party/001315.html
Normal file
175
static/legacy/party/001315.html
Normal file
@@ -0,0 +1,175 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "DTD/xhtml1-transitional.dtd">
|
||||
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
|
||||
|
||||
<title>Chris & Eric's LifeWarming Party: Friday Bar Crawl</title>
|
||||
|
||||
<link rel="stylesheet" href="http://www.ericwagoner.com/party//styles-site.css" type="text/css" />
|
||||
|
||||
<script type="text/javascript" language="javascript">
|
||||
<!--
|
||||
|
||||
var HOST = 'www.ericwagoner.com';
|
||||
|
||||
// Copyright (c) 1996-1997 Athenia Associates.
|
||||
// http://www.webreference.com/js/
|
||||
// License is granted if and only if this entire
|
||||
// copyright notice is included. By Tomer Shiran.
|
||||
|
||||
function setCookie (name, value, expires, path, domain, secure) {
|
||||
var curCookie = name + "=" + escape(value) + ((expires) ? "; expires=" + expires.toGMTString() : "") + ((path) ? "; path=" + path : "") + ((domain) ? "; domain=" + domain : "") + ((secure) ? "; secure" : "");
|
||||
document.cookie = curCookie;
|
||||
}
|
||||
|
||||
function getCookie (name) {
|
||||
var prefix = name + '=';
|
||||
var c = document.cookie;
|
||||
var nullstring = '';
|
||||
var cookieStartIndex = c.indexOf(prefix);
|
||||
if (cookieStartIndex == -1)
|
||||
return nullstring;
|
||||
var cookieEndIndex = c.indexOf(";", cookieStartIndex + prefix.length);
|
||||
if (cookieEndIndex == -1)
|
||||
cookieEndIndex = c.length;
|
||||
return unescape(c.substring(cookieStartIndex + prefix.length, cookieEndIndex));
|
||||
}
|
||||
|
||||
function deleteCookie (name, path, domain) {
|
||||
if (getCookie(name))
|
||||
document.cookie = name + "=" + ((path) ? "; path=" + path : "") + ((domain) ? "; domain=" + domain : "") + "; expires=Thu, 01-Jan-70 00:00:01 GMT";
|
||||
}
|
||||
|
||||
function fixDate (date) {
|
||||
var base = new Date(0);
|
||||
var skew = base.getTime();
|
||||
if (skew > 0)
|
||||
date.setTime(date.getTime() - skew);
|
||||
}
|
||||
|
||||
function rememberMe (f) {
|
||||
var now = new Date();
|
||||
fixDate(now);
|
||||
now.setTime(now.getTime() + 365 * 24 * 60 * 60 * 1000);
|
||||
setCookie('mtcmtauth', f.author.value, now, '', HOST, '');
|
||||
setCookie('mtcmtmail', f.email.value, now, '', HOST, '');
|
||||
setCookie('mtcmthome', f.url.value, now, '', HOST, '');
|
||||
}
|
||||
|
||||
function forgetMe (f) {
|
||||
deleteCookie('mtcmtmail', '', HOST);
|
||||
deleteCookie('mtcmthome', '', HOST);
|
||||
deleteCookie('mtcmtauth', '', HOST);
|
||||
f.email.value = '';
|
||||
f.author.value = '';
|
||||
f.url.value = '';
|
||||
}
|
||||
|
||||
//-->
|
||||
</script>
|
||||
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
<div id="banner">
|
||||
Chris & Eric's LifeWarming Party<br />
|
||||
<span class="description">We got married and bought a farm. It's time to party.</span>
|
||||
</div>
|
||||
|
||||
<div id="container">
|
||||
|
||||
<div class="blog">
|
||||
|
||||
<div id="menu">
|
||||
<a href="http://www.ericwagoner.com/party/001313.html">« Drinks</a> |
|
||||
|
||||
<a href="http://www.ericwagoner.com/party/">Main</a>
|
||||
| <a href="http://www.ericwagoner.com/party/001320.html">Hotel Rooms »</a>
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
<div class="blog">
|
||||
|
||||
<div class="date">March 27, 2002</div>
|
||||
|
||||
<div class="blogbody">
|
||||
|
||||
<span class="title">Friday Bar Crawl</span>
|
||||
|
||||
<p>For those folks coming in early, there's been a proposed event for Friday night. Several of our friends, including Steve, who was at the wedding and signed the "Minister" line of the liscence, is performing a play in Athens that weekend. It's a light comedy, exploring the premise "If I knew then what I know now." There's an 8pm show on Friday (tickets will be $10 or under... I'll find out the prices.) we can attend, and then crawl through down town that night. There'll probably be fourty bands or so playing downtown that night at the sixty or so bars that occupy Athens' tiny downtown area.</p>
|
||||
|
||||
<a name="more"></a>
|
||||
|
||||
|
||||
<span class="posted">Posted by eric at March 27, 2002 02:48 PM<br /></span>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
<div class="comments-head"><a name="comments"></a>Comments</div>
|
||||
|
||||
<div class="comments-body">
|
||||
<p>Any good restaurants in Athens we should hit for dinner before the play on Friday night? Do you need numbers on who would like to go to the play for advance ticket purchase, or do you think we can get mass quanities at the door? I'm so excited!</p>
|
||||
<span class="comments-post">Posted by: M on March 27, 2002 09:01 PM</span>
|
||||
</div>
|
||||
<div class="comments-body">
|
||||
<p>Why, we should go have a delicious fine meal at Weaver D's Delicious Fine Foods! Automatic for the People!</p>
|
||||
|
||||
<p>Matt</p>
|
||||
<span class="comments-post">Posted by: <a href="mailto:mgoolsby@yahoo.com">Matt</a> on March 28, 2002 09:05 AM</span>
|
||||
</div>
|
||||
<div class="comments-body">
|
||||
<p>There's all kinds of good eats downtown. And, being a college town, the prices are quite reasonable. When the time gets closer, we can see what folks are in the mood for and make reservations if needed.</p>
|
||||
|
||||
<p>We shouldn't have to make reservations for the play.</p>
|
||||
<span class="comments-post">Posted by: <a target="_blank" href="http://www.ericwagoner.com/weblog">eric</a> on March 28, 2002 09:58 AM</span>
|
||||
</div>
|
||||
|
||||
|
||||
<div class="comments-head">Post a comment</div>
|
||||
|
||||
<div class="comments-body">
|
||||
<form method="post" action="http://www.ericwagoner.com/cgi-bin/mt/mt-comments.cgi" name="comments_form" onsubmit="if (this.bakecookie.checked) rememberMe(this)">
|
||||
<input type="hidden" name="static" value="1" />
|
||||
<input type="hidden" name="entry_id" value="1315" />
|
||||
|
||||
Name:<br />
|
||||
<input name="author" /><br /><br />
|
||||
|
||||
Email Address:<br />
|
||||
<input name="email" /><br /><br />
|
||||
|
||||
URL:<br />
|
||||
<input name="url" /><br /><br />
|
||||
|
||||
Comments:<br />
|
||||
<textarea name="text" rows="10" cols="50"></textarea><br /><br />
|
||||
|
||||
<input type="checkbox" name="bakecookie" />Remember info?<br /><br />
|
||||
|
||||
<input type="submit" name="preview" value=" PREVIEW " />
|
||||
<input type="submit" name="post" value=" POST " /><br /><br />
|
||||
|
||||
<input type="button" onclick="forgetMe(this.form)" value="FORGET PERSONAL INFORMATION" />
|
||||
</form>
|
||||
|
||||
<script type="text/javascript" language="javascript">
|
||||
<!--
|
||||
document.comments_form.email.value = getCookie("mtcmtmail");
|
||||
document.comments_form.author.value = getCookie("mtcmtauth");
|
||||
document.comments_form.url.value = getCookie("mtcmthome");
|
||||
//-->
|
||||
</script>
|
||||
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
161
static/legacy/party/001320.html
Normal file
161
static/legacy/party/001320.html
Normal file
@@ -0,0 +1,161 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "DTD/xhtml1-transitional.dtd">
|
||||
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
|
||||
|
||||
<title>Chris & Eric's LifeWarming Party: Hotel Rooms</title>
|
||||
|
||||
<link rel="stylesheet" href="http://www.ericwagoner.com/party//styles-site.css" type="text/css" />
|
||||
|
||||
<script type="text/javascript" language="javascript">
|
||||
<!--
|
||||
|
||||
var HOST = 'www.ericwagoner.com';
|
||||
|
||||
// Copyright (c) 1996-1997 Athenia Associates.
|
||||
// http://www.webreference.com/js/
|
||||
// License is granted if and only if this entire
|
||||
// copyright notice is included. By Tomer Shiran.
|
||||
|
||||
function setCookie (name, value, expires, path, domain, secure) {
|
||||
var curCookie = name + "=" + escape(value) + ((expires) ? "; expires=" + expires.toGMTString() : "") + ((path) ? "; path=" + path : "") + ((domain) ? "; domain=" + domain : "") + ((secure) ? "; secure" : "");
|
||||
document.cookie = curCookie;
|
||||
}
|
||||
|
||||
function getCookie (name) {
|
||||
var prefix = name + '=';
|
||||
var c = document.cookie;
|
||||
var nullstring = '';
|
||||
var cookieStartIndex = c.indexOf(prefix);
|
||||
if (cookieStartIndex == -1)
|
||||
return nullstring;
|
||||
var cookieEndIndex = c.indexOf(";", cookieStartIndex + prefix.length);
|
||||
if (cookieEndIndex == -1)
|
||||
cookieEndIndex = c.length;
|
||||
return unescape(c.substring(cookieStartIndex + prefix.length, cookieEndIndex));
|
||||
}
|
||||
|
||||
function deleteCookie (name, path, domain) {
|
||||
if (getCookie(name))
|
||||
document.cookie = name + "=" + ((path) ? "; path=" + path : "") + ((domain) ? "; domain=" + domain : "") + "; expires=Thu, 01-Jan-70 00:00:01 GMT";
|
||||
}
|
||||
|
||||
function fixDate (date) {
|
||||
var base = new Date(0);
|
||||
var skew = base.getTime();
|
||||
if (skew > 0)
|
||||
date.setTime(date.getTime() - skew);
|
||||
}
|
||||
|
||||
function rememberMe (f) {
|
||||
var now = new Date();
|
||||
fixDate(now);
|
||||
now.setTime(now.getTime() + 365 * 24 * 60 * 60 * 1000);
|
||||
setCookie('mtcmtauth', f.author.value, now, '', HOST, '');
|
||||
setCookie('mtcmtmail', f.email.value, now, '', HOST, '');
|
||||
setCookie('mtcmthome', f.url.value, now, '', HOST, '');
|
||||
}
|
||||
|
||||
function forgetMe (f) {
|
||||
deleteCookie('mtcmtmail', '', HOST);
|
||||
deleteCookie('mtcmthome', '', HOST);
|
||||
deleteCookie('mtcmtauth', '', HOST);
|
||||
f.email.value = '';
|
||||
f.author.value = '';
|
||||
f.url.value = '';
|
||||
}
|
||||
|
||||
//-->
|
||||
</script>
|
||||
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
<div id="banner">
|
||||
Chris & Eric's LifeWarming Party<br />
|
||||
<span class="description">We got married and bought a farm. It's time to party.</span>
|
||||
</div>
|
||||
|
||||
<div id="container">
|
||||
|
||||
<div class="blog">
|
||||
|
||||
<div id="menu">
|
||||
<a href="http://www.ericwagoner.com/party/001315.html">« Friday Bar Crawl</a> |
|
||||
|
||||
<a href="http://www.ericwagoner.com/party/">Main</a>
|
||||
| <a href="http://www.ericwagoner.com/party/001323.html">Updated Directions »</a>
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
<div class="blog">
|
||||
|
||||
<div class="date">March 28, 2002</div>
|
||||
|
||||
<div class="blogbody">
|
||||
|
||||
<span class="title">Hotel Rooms</span>
|
||||
|
||||
<p>If you're coming in from far away and don't want to camp, there's a reasonably nice hotel just eight minutes away in Royston. It's a Ramada Limited, and they've got decent rates.</p>
|
||||
|
||||
<p><a href="https://reservations.travelhero.com/index.cfm?propertyid=99041&aid=53">Here's a link where you can make reservations</a>, though you can also use Travelocity or your other travel website of choice.</p>
|
||||
|
||||
<a name="more"></a>
|
||||
|
||||
|
||||
<span class="posted">Posted by eric at March 28, 2002 04:29 PM<br /></span>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
<div class="comments-head"><a name="comments"></a>Comments</div>
|
||||
|
||||
|
||||
|
||||
<div class="comments-head">Post a comment</div>
|
||||
|
||||
<div class="comments-body">
|
||||
<form method="post" action="http://www.ericwagoner.com/cgi-bin/mt/mt-comments.cgi" name="comments_form" onsubmit="if (this.bakecookie.checked) rememberMe(this)">
|
||||
<input type="hidden" name="static" value="1" />
|
||||
<input type="hidden" name="entry_id" value="1320" />
|
||||
|
||||
Name:<br />
|
||||
<input name="author" /><br /><br />
|
||||
|
||||
Email Address:<br />
|
||||
<input name="email" /><br /><br />
|
||||
|
||||
URL:<br />
|
||||
<input name="url" /><br /><br />
|
||||
|
||||
Comments:<br />
|
||||
<textarea name="text" rows="10" cols="50"></textarea><br /><br />
|
||||
|
||||
<input type="checkbox" name="bakecookie" />Remember info?<br /><br />
|
||||
|
||||
<input type="submit" name="preview" value=" PREVIEW " />
|
||||
<input type="submit" name="post" value=" POST " /><br /><br />
|
||||
|
||||
<input type="button" onclick="forgetMe(this.form)" value="FORGET PERSONAL INFORMATION" />
|
||||
</form>
|
||||
|
||||
<script type="text/javascript" language="javascript">
|
||||
<!--
|
||||
document.comments_form.email.value = getCookie("mtcmtmail");
|
||||
document.comments_form.author.value = getCookie("mtcmtauth");
|
||||
document.comments_form.url.value = getCookie("mtcmthome");
|
||||
//-->
|
||||
</script>
|
||||
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
169
static/legacy/party/001323.html
Normal file
169
static/legacy/party/001323.html
Normal file
@@ -0,0 +1,169 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "DTD/xhtml1-transitional.dtd">
|
||||
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
|
||||
|
||||
<title>Chris & Eric's LifeWarming Party: Updated Directions</title>
|
||||
|
||||
<link rel="stylesheet" href="http://www.ericwagoner.com/party//styles-site.css" type="text/css" />
|
||||
|
||||
<script type="text/javascript" language="javascript">
|
||||
<!--
|
||||
|
||||
var HOST = 'www.ericwagoner.com';
|
||||
|
||||
// Copyright (c) 1996-1997 Athenia Associates.
|
||||
// http://www.webreference.com/js/
|
||||
// License is granted if and only if this entire
|
||||
// copyright notice is included. By Tomer Shiran.
|
||||
|
||||
function setCookie (name, value, expires, path, domain, secure) {
|
||||
var curCookie = name + "=" + escape(value) + ((expires) ? "; expires=" + expires.toGMTString() : "") + ((path) ? "; path=" + path : "") + ((domain) ? "; domain=" + domain : "") + ((secure) ? "; secure" : "");
|
||||
document.cookie = curCookie;
|
||||
}
|
||||
|
||||
function getCookie (name) {
|
||||
var prefix = name + '=';
|
||||
var c = document.cookie;
|
||||
var nullstring = '';
|
||||
var cookieStartIndex = c.indexOf(prefix);
|
||||
if (cookieStartIndex == -1)
|
||||
return nullstring;
|
||||
var cookieEndIndex = c.indexOf(";", cookieStartIndex + prefix.length);
|
||||
if (cookieEndIndex == -1)
|
||||
cookieEndIndex = c.length;
|
||||
return unescape(c.substring(cookieStartIndex + prefix.length, cookieEndIndex));
|
||||
}
|
||||
|
||||
function deleteCookie (name, path, domain) {
|
||||
if (getCookie(name))
|
||||
document.cookie = name + "=" + ((path) ? "; path=" + path : "") + ((domain) ? "; domain=" + domain : "") + "; expires=Thu, 01-Jan-70 00:00:01 GMT";
|
||||
}
|
||||
|
||||
function fixDate (date) {
|
||||
var base = new Date(0);
|
||||
var skew = base.getTime();
|
||||
if (skew > 0)
|
||||
date.setTime(date.getTime() - skew);
|
||||
}
|
||||
|
||||
function rememberMe (f) {
|
||||
var now = new Date();
|
||||
fixDate(now);
|
||||
now.setTime(now.getTime() + 365 * 24 * 60 * 60 * 1000);
|
||||
setCookie('mtcmtauth', f.author.value, now, '', HOST, '');
|
||||
setCookie('mtcmtmail', f.email.value, now, '', HOST, '');
|
||||
setCookie('mtcmthome', f.url.value, now, '', HOST, '');
|
||||
}
|
||||
|
||||
function forgetMe (f) {
|
||||
deleteCookie('mtcmtmail', '', HOST);
|
||||
deleteCookie('mtcmthome', '', HOST);
|
||||
deleteCookie('mtcmtauth', '', HOST);
|
||||
f.email.value = '';
|
||||
f.author.value = '';
|
||||
f.url.value = '';
|
||||
}
|
||||
|
||||
//-->
|
||||
</script>
|
||||
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
<div id="banner">
|
||||
Chris & Eric's LifeWarming Party<br />
|
||||
<span class="description">We got married and bought a farm. It's time to party.</span>
|
||||
</div>
|
||||
|
||||
<div id="container">
|
||||
|
||||
<div class="blog">
|
||||
|
||||
<div id="menu">
|
||||
<a href="http://www.ericwagoner.com/party/001320.html">« Hotel Rooms</a> |
|
||||
|
||||
<a href="http://www.ericwagoner.com/party/">Main</a>
|
||||
| <a href="http://www.ericwagoner.com/party/001330.html">Extreme Croquet »</a>
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
<div class="blog">
|
||||
|
||||
<div class="date">April 03, 2002</div>
|
||||
|
||||
<div class="blogbody">
|
||||
|
||||
<span class="title">Updated Directions</span>
|
||||
|
||||
<p>I've updated <a href="http://www.ericwagoner.com/party/directions.html">the directions page</a>, correcting "Hwy 172" to read "Hwy 174", and adding a brief bit about coming through Tennessee.</p>
|
||||
|
||||
<a name="more"></a>
|
||||
|
||||
|
||||
<span class="posted">Posted by eric at April 03, 2002 03:35 PM<br /></span>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
<div class="comments-head"><a name="comments"></a>Comments</div>
|
||||
|
||||
<div class="comments-body">
|
||||
<p>Thanks for the updated directions...I think I have just resigned myself to getting completely lost somewhere around the Great Smokey Mountains and having to hit Matt over the head and eat him to survive.</p>
|
||||
<span class="comments-post">Posted by: M on April 6, 2002 09:00 AM</span>
|
||||
</div>
|
||||
<div class="comments-body">
|
||||
<p>Good choice! I'm good eatin'!</p>
|
||||
|
||||
<p>Matt</p>
|
||||
<span class="comments-post">Posted by: <a href="mailto:mgoolsby@igsb.uiowa.edu">Matt</a> on April 8, 2002 09:09 AM</span>
|
||||
</div>
|
||||
|
||||
|
||||
<div class="comments-head">Post a comment</div>
|
||||
|
||||
<div class="comments-body">
|
||||
<form method="post" action="http://www.ericwagoner.com/cgi-bin/mt/mt-comments.cgi" name="comments_form" onsubmit="if (this.bakecookie.checked) rememberMe(this)">
|
||||
<input type="hidden" name="static" value="1" />
|
||||
<input type="hidden" name="entry_id" value="1323" />
|
||||
|
||||
Name:<br />
|
||||
<input name="author" /><br /><br />
|
||||
|
||||
Email Address:<br />
|
||||
<input name="email" /><br /><br />
|
||||
|
||||
URL:<br />
|
||||
<input name="url" /><br /><br />
|
||||
|
||||
Comments:<br />
|
||||
<textarea name="text" rows="10" cols="50"></textarea><br /><br />
|
||||
|
||||
<input type="checkbox" name="bakecookie" />Remember info?<br /><br />
|
||||
|
||||
<input type="submit" name="preview" value=" PREVIEW " />
|
||||
<input type="submit" name="post" value=" POST " /><br /><br />
|
||||
|
||||
<input type="button" onclick="forgetMe(this.form)" value="FORGET PERSONAL INFORMATION" />
|
||||
</form>
|
||||
|
||||
<script type="text/javascript" language="javascript">
|
||||
<!--
|
||||
document.comments_form.email.value = getCookie("mtcmtmail");
|
||||
document.comments_form.author.value = getCookie("mtcmtauth");
|
||||
document.comments_form.url.value = getCookie("mtcmthome");
|
||||
//-->
|
||||
</script>
|
||||
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
163
static/legacy/party/001330.html
Normal file
163
static/legacy/party/001330.html
Normal file
@@ -0,0 +1,163 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "DTD/xhtml1-transitional.dtd">
|
||||
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
|
||||
|
||||
<title>Chris & Eric's LifeWarming Party: Extreme Croquet</title>
|
||||
|
||||
<link rel="stylesheet" href="http://www.ericwagoner.com/party//styles-site.css" type="text/css" />
|
||||
|
||||
<script type="text/javascript" language="javascript">
|
||||
<!--
|
||||
|
||||
var HOST = 'www.ericwagoner.com';
|
||||
|
||||
// Copyright (c) 1996-1997 Athenia Associates.
|
||||
// http://www.webreference.com/js/
|
||||
// License is granted if and only if this entire
|
||||
// copyright notice is included. By Tomer Shiran.
|
||||
|
||||
function setCookie (name, value, expires, path, domain, secure) {
|
||||
var curCookie = name + "=" + escape(value) + ((expires) ? "; expires=" + expires.toGMTString() : "") + ((path) ? "; path=" + path : "") + ((domain) ? "; domain=" + domain : "") + ((secure) ? "; secure" : "");
|
||||
document.cookie = curCookie;
|
||||
}
|
||||
|
||||
function getCookie (name) {
|
||||
var prefix = name + '=';
|
||||
var c = document.cookie;
|
||||
var nullstring = '';
|
||||
var cookieStartIndex = c.indexOf(prefix);
|
||||
if (cookieStartIndex == -1)
|
||||
return nullstring;
|
||||
var cookieEndIndex = c.indexOf(";", cookieStartIndex + prefix.length);
|
||||
if (cookieEndIndex == -1)
|
||||
cookieEndIndex = c.length;
|
||||
return unescape(c.substring(cookieStartIndex + prefix.length, cookieEndIndex));
|
||||
}
|
||||
|
||||
function deleteCookie (name, path, domain) {
|
||||
if (getCookie(name))
|
||||
document.cookie = name + "=" + ((path) ? "; path=" + path : "") + ((domain) ? "; domain=" + domain : "") + "; expires=Thu, 01-Jan-70 00:00:01 GMT";
|
||||
}
|
||||
|
||||
function fixDate (date) {
|
||||
var base = new Date(0);
|
||||
var skew = base.getTime();
|
||||
if (skew > 0)
|
||||
date.setTime(date.getTime() - skew);
|
||||
}
|
||||
|
||||
function rememberMe (f) {
|
||||
var now = new Date();
|
||||
fixDate(now);
|
||||
now.setTime(now.getTime() + 365 * 24 * 60 * 60 * 1000);
|
||||
setCookie('mtcmtauth', f.author.value, now, '', HOST, '');
|
||||
setCookie('mtcmtmail', f.email.value, now, '', HOST, '');
|
||||
setCookie('mtcmthome', f.url.value, now, '', HOST, '');
|
||||
}
|
||||
|
||||
function forgetMe (f) {
|
||||
deleteCookie('mtcmtmail', '', HOST);
|
||||
deleteCookie('mtcmthome', '', HOST);
|
||||
deleteCookie('mtcmtauth', '', HOST);
|
||||
f.email.value = '';
|
||||
f.author.value = '';
|
||||
f.url.value = '';
|
||||
}
|
||||
|
||||
//-->
|
||||
</script>
|
||||
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
<div id="banner">
|
||||
Chris & Eric's LifeWarming Party<br />
|
||||
<span class="description">We got married and bought a farm. It's time to party.</span>
|
||||
</div>
|
||||
|
||||
<div id="container">
|
||||
|
||||
<div class="blog">
|
||||
|
||||
<div id="menu">
|
||||
<a href="http://www.ericwagoner.com/party/001323.html">« Updated Directions</a> |
|
||||
|
||||
<a href="http://www.ericwagoner.com/party/">Main</a>
|
||||
| <a href="http://www.ericwagoner.com/party/001335.html">Forums »</a>
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
<div class="blog">
|
||||
|
||||
<div class="date">April 15, 2002</div>
|
||||
|
||||
<div class="blogbody">
|
||||
|
||||
<span class="title">Extreme Croquet</span>
|
||||
|
||||
<p>It's not inconceivable that <a href="http://www.extremecroquet.org/index.htm">Extreme Croquet</a> will happen sometime during the weekend.</p>
|
||||
|
||||
<a name="more"></a>
|
||||
|
||||
|
||||
<span class="posted">Posted by eric at April 15, 2002 01:42 PM<br /></span>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
<div class="comments-head"><a name="comments"></a>Comments</div>
|
||||
|
||||
<div class="comments-body">
|
||||
<p>Yah-hoodie!</p>
|
||||
<span class="comments-post">Posted by: <a href="mailto:mgoolsby@igsb.uiowa.edu">Matt</a> on April 16, 2002 09:03 AM</span>
|
||||
</div>
|
||||
|
||||
|
||||
<div class="comments-head">Post a comment</div>
|
||||
|
||||
<div class="comments-body">
|
||||
<form method="post" action="http://www.ericwagoner.com/cgi-bin/mt/mt-comments.cgi" name="comments_form" onsubmit="if (this.bakecookie.checked) rememberMe(this)">
|
||||
<input type="hidden" name="static" value="1" />
|
||||
<input type="hidden" name="entry_id" value="1330" />
|
||||
|
||||
Name:<br />
|
||||
<input name="author" /><br /><br />
|
||||
|
||||
Email Address:<br />
|
||||
<input name="email" /><br /><br />
|
||||
|
||||
URL:<br />
|
||||
<input name="url" /><br /><br />
|
||||
|
||||
Comments:<br />
|
||||
<textarea name="text" rows="10" cols="50"></textarea><br /><br />
|
||||
|
||||
<input type="checkbox" name="bakecookie" />Remember info?<br /><br />
|
||||
|
||||
<input type="submit" name="preview" value=" PREVIEW " />
|
||||
<input type="submit" name="post" value=" POST " /><br /><br />
|
||||
|
||||
<input type="button" onclick="forgetMe(this.form)" value="FORGET PERSONAL INFORMATION" />
|
||||
</form>
|
||||
|
||||
<script type="text/javascript" language="javascript">
|
||||
<!--
|
||||
document.comments_form.email.value = getCookie("mtcmtmail");
|
||||
document.comments_form.author.value = getCookie("mtcmtauth");
|
||||
document.comments_form.url.value = getCookie("mtcmthome");
|
||||
//-->
|
||||
</script>
|
||||
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
159
static/legacy/party/001335.html
Normal file
159
static/legacy/party/001335.html
Normal file
@@ -0,0 +1,159 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "DTD/xhtml1-transitional.dtd">
|
||||
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
|
||||
|
||||
<title>Chris & Eric's LifeWarming Party: Forums</title>
|
||||
|
||||
<link rel="stylesheet" href="http://www.ericwagoner.com/party//styles-site.css" type="text/css" />
|
||||
|
||||
<script type="text/javascript" language="javascript">
|
||||
<!--
|
||||
|
||||
var HOST = 'www.ericwagoner.com';
|
||||
|
||||
// Copyright (c) 1996-1997 Athenia Associates.
|
||||
// http://www.webreference.com/js/
|
||||
// License is granted if and only if this entire
|
||||
// copyright notice is included. By Tomer Shiran.
|
||||
|
||||
function setCookie (name, value, expires, path, domain, secure) {
|
||||
var curCookie = name + "=" + escape(value) + ((expires) ? "; expires=" + expires.toGMTString() : "") + ((path) ? "; path=" + path : "") + ((domain) ? "; domain=" + domain : "") + ((secure) ? "; secure" : "");
|
||||
document.cookie = curCookie;
|
||||
}
|
||||
|
||||
function getCookie (name) {
|
||||
var prefix = name + '=';
|
||||
var c = document.cookie;
|
||||
var nullstring = '';
|
||||
var cookieStartIndex = c.indexOf(prefix);
|
||||
if (cookieStartIndex == -1)
|
||||
return nullstring;
|
||||
var cookieEndIndex = c.indexOf(";", cookieStartIndex + prefix.length);
|
||||
if (cookieEndIndex == -1)
|
||||
cookieEndIndex = c.length;
|
||||
return unescape(c.substring(cookieStartIndex + prefix.length, cookieEndIndex));
|
||||
}
|
||||
|
||||
function deleteCookie (name, path, domain) {
|
||||
if (getCookie(name))
|
||||
document.cookie = name + "=" + ((path) ? "; path=" + path : "") + ((domain) ? "; domain=" + domain : "") + "; expires=Thu, 01-Jan-70 00:00:01 GMT";
|
||||
}
|
||||
|
||||
function fixDate (date) {
|
||||
var base = new Date(0);
|
||||
var skew = base.getTime();
|
||||
if (skew > 0)
|
||||
date.setTime(date.getTime() - skew);
|
||||
}
|
||||
|
||||
function rememberMe (f) {
|
||||
var now = new Date();
|
||||
fixDate(now);
|
||||
now.setTime(now.getTime() + 365 * 24 * 60 * 60 * 1000);
|
||||
setCookie('mtcmtauth', f.author.value, now, '', HOST, '');
|
||||
setCookie('mtcmtmail', f.email.value, now, '', HOST, '');
|
||||
setCookie('mtcmthome', f.url.value, now, '', HOST, '');
|
||||
}
|
||||
|
||||
function forgetMe (f) {
|
||||
deleteCookie('mtcmtmail', '', HOST);
|
||||
deleteCookie('mtcmthome', '', HOST);
|
||||
deleteCookie('mtcmtauth', '', HOST);
|
||||
f.email.value = '';
|
||||
f.author.value = '';
|
||||
f.url.value = '';
|
||||
}
|
||||
|
||||
//-->
|
||||
</script>
|
||||
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
<div id="banner">
|
||||
Chris & Eric's LifeWarming Party<br />
|
||||
<span class="description">We got married and bought a farm. It's time to party.</span>
|
||||
</div>
|
||||
|
||||
<div id="container">
|
||||
|
||||
<div class="blog">
|
||||
|
||||
<div id="menu">
|
||||
<a href="http://www.ericwagoner.com/party/001330.html">« Extreme Croquet</a> |
|
||||
|
||||
<a href="http://www.ericwagoner.com/party/">Main</a>
|
||||
| <a href="http://www.ericwagoner.com/party/001337.html">How's the Weather? »</a>
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
<div class="blog">
|
||||
|
||||
<div class="date">April 16, 2002</div>
|
||||
|
||||
<div class="blogbody">
|
||||
|
||||
<span class="title">Forums</span>
|
||||
|
||||
<p>Time's growing near, and better communication might be necessary. To that end, <a href="http://boannsbanks.com/forums/index.php">I've created an on-line forum</a> where we can perhaps better discuss the happenings.</p>
|
||||
|
||||
<a name="more"></a>
|
||||
|
||||
|
||||
<span class="posted">Posted by eric at April 16, 2002 02:32 PM<br /></span>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
<div class="comments-head"><a name="comments"></a>Comments</div>
|
||||
|
||||
|
||||
|
||||
<div class="comments-head">Post a comment</div>
|
||||
|
||||
<div class="comments-body">
|
||||
<form method="post" action="http://www.ericwagoner.com/cgi-bin/mt/mt-comments.cgi" name="comments_form" onsubmit="if (this.bakecookie.checked) rememberMe(this)">
|
||||
<input type="hidden" name="static" value="1" />
|
||||
<input type="hidden" name="entry_id" value="1335" />
|
||||
|
||||
Name:<br />
|
||||
<input name="author" /><br /><br />
|
||||
|
||||
Email Address:<br />
|
||||
<input name="email" /><br /><br />
|
||||
|
||||
URL:<br />
|
||||
<input name="url" /><br /><br />
|
||||
|
||||
Comments:<br />
|
||||
<textarea name="text" rows="10" cols="50"></textarea><br /><br />
|
||||
|
||||
<input type="checkbox" name="bakecookie" />Remember info?<br /><br />
|
||||
|
||||
<input type="submit" name="preview" value=" PREVIEW " />
|
||||
<input type="submit" name="post" value=" POST " /><br /><br />
|
||||
|
||||
<input type="button" onclick="forgetMe(this.form)" value="FORGET PERSONAL INFORMATION" />
|
||||
</form>
|
||||
|
||||
<script type="text/javascript" language="javascript">
|
||||
<!--
|
||||
document.comments_form.email.value = getCookie("mtcmtmail");
|
||||
document.comments_form.author.value = getCookie("mtcmtauth");
|
||||
document.comments_form.url.value = getCookie("mtcmthome");
|
||||
//-->
|
||||
</script>
|
||||
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
161
static/legacy/party/001337.html
Normal file
161
static/legacy/party/001337.html
Normal file
@@ -0,0 +1,161 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "DTD/xhtml1-transitional.dtd">
|
||||
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
|
||||
|
||||
<title>Chris & Eric's LifeWarming Party: How's the Weather?</title>
|
||||
|
||||
<link rel="stylesheet" href="http://www.ericwagoner.com/party//styles-site.css" type="text/css" />
|
||||
|
||||
<script type="text/javascript" language="javascript">
|
||||
<!--
|
||||
|
||||
var HOST = 'www.ericwagoner.com';
|
||||
|
||||
// Copyright (c) 1996-1997 Athenia Associates.
|
||||
// http://www.webreference.com/js/
|
||||
// License is granted if and only if this entire
|
||||
// copyright notice is included. By Tomer Shiran.
|
||||
|
||||
function setCookie (name, value, expires, path, domain, secure) {
|
||||
var curCookie = name + "=" + escape(value) + ((expires) ? "; expires=" + expires.toGMTString() : "") + ((path) ? "; path=" + path : "") + ((domain) ? "; domain=" + domain : "") + ((secure) ? "; secure" : "");
|
||||
document.cookie = curCookie;
|
||||
}
|
||||
|
||||
function getCookie (name) {
|
||||
var prefix = name + '=';
|
||||
var c = document.cookie;
|
||||
var nullstring = '';
|
||||
var cookieStartIndex = c.indexOf(prefix);
|
||||
if (cookieStartIndex == -1)
|
||||
return nullstring;
|
||||
var cookieEndIndex = c.indexOf(";", cookieStartIndex + prefix.length);
|
||||
if (cookieEndIndex == -1)
|
||||
cookieEndIndex = c.length;
|
||||
return unescape(c.substring(cookieStartIndex + prefix.length, cookieEndIndex));
|
||||
}
|
||||
|
||||
function deleteCookie (name, path, domain) {
|
||||
if (getCookie(name))
|
||||
document.cookie = name + "=" + ((path) ? "; path=" + path : "") + ((domain) ? "; domain=" + domain : "") + "; expires=Thu, 01-Jan-70 00:00:01 GMT";
|
||||
}
|
||||
|
||||
function fixDate (date) {
|
||||
var base = new Date(0);
|
||||
var skew = base.getTime();
|
||||
if (skew > 0)
|
||||
date.setTime(date.getTime() - skew);
|
||||
}
|
||||
|
||||
function rememberMe (f) {
|
||||
var now = new Date();
|
||||
fixDate(now);
|
||||
now.setTime(now.getTime() + 365 * 24 * 60 * 60 * 1000);
|
||||
setCookie('mtcmtauth', f.author.value, now, '', HOST, '');
|
||||
setCookie('mtcmtmail', f.email.value, now, '', HOST, '');
|
||||
setCookie('mtcmthome', f.url.value, now, '', HOST, '');
|
||||
}
|
||||
|
||||
function forgetMe (f) {
|
||||
deleteCookie('mtcmtmail', '', HOST);
|
||||
deleteCookie('mtcmthome', '', HOST);
|
||||
deleteCookie('mtcmtauth', '', HOST);
|
||||
f.email.value = '';
|
||||
f.author.value = '';
|
||||
f.url.value = '';
|
||||
}
|
||||
|
||||
//-->
|
||||
</script>
|
||||
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
<div id="banner">
|
||||
Chris & Eric's LifeWarming Party<br />
|
||||
<span class="description">We got married and bought a farm. It's time to party.</span>
|
||||
</div>
|
||||
|
||||
<div id="container">
|
||||
|
||||
<div class="blog">
|
||||
|
||||
<div id="menu">
|
||||
<a href="http://www.ericwagoner.com/party/001335.html">« Forums</a> |
|
||||
|
||||
<a href="http://www.ericwagoner.com/party/">Main</a>
|
||||
| <a href="http://www.ericwagoner.com/party/001341.html">Preperations »</a>
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
<div class="blog">
|
||||
|
||||
<div class="date">April 18, 2002</div>
|
||||
|
||||
<div class="blogbody">
|
||||
|
||||
<span class="title">How's the Weather?</span>
|
||||
|
||||
<p>The <a href="http://www.weather.com/weather/local/30662">weather channel's long-range forcast</a> is now showing the party weekend. Currently they say partly cloudy with a high of 77 for the Saturday. Lows will be in the low 50s. Sounds perfect! Of course, it's been my experience that the weather channel forcast is not very accurate further ahead than, say, a half hour (and sometimes they blow that), so don't place bets yet.</p>
|
||||
|
||||
<p>In any event, it should be in the 70s during the day and the 50s at night regardless. The only real variable is whether it'll be storming or not.</p>
|
||||
|
||||
<a name="more"></a>
|
||||
|
||||
|
||||
<span class="posted">Posted by eric at April 18, 2002 09:27 AM<br /></span>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
<div class="comments-head"><a name="comments"></a>Comments</div>
|
||||
|
||||
|
||||
|
||||
<div class="comments-head">Post a comment</div>
|
||||
|
||||
<div class="comments-body">
|
||||
<form method="post" action="http://www.ericwagoner.com/cgi-bin/mt/mt-comments.cgi" name="comments_form" onsubmit="if (this.bakecookie.checked) rememberMe(this)">
|
||||
<input type="hidden" name="static" value="1" />
|
||||
<input type="hidden" name="entry_id" value="1337" />
|
||||
|
||||
Name:<br />
|
||||
<input name="author" /><br /><br />
|
||||
|
||||
Email Address:<br />
|
||||
<input name="email" /><br /><br />
|
||||
|
||||
URL:<br />
|
||||
<input name="url" /><br /><br />
|
||||
|
||||
Comments:<br />
|
||||
<textarea name="text" rows="10" cols="50"></textarea><br /><br />
|
||||
|
||||
<input type="checkbox" name="bakecookie" />Remember info?<br /><br />
|
||||
|
||||
<input type="submit" name="preview" value=" PREVIEW " />
|
||||
<input type="submit" name="post" value=" POST " /><br /><br />
|
||||
|
||||
<input type="button" onclick="forgetMe(this.form)" value="FORGET PERSONAL INFORMATION" />
|
||||
</form>
|
||||
|
||||
<script type="text/javascript" language="javascript">
|
||||
<!--
|
||||
document.comments_form.email.value = getCookie("mtcmtmail");
|
||||
document.comments_form.author.value = getCookie("mtcmtauth");
|
||||
document.comments_form.url.value = getCookie("mtcmthome");
|
||||
//-->
|
||||
</script>
|
||||
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
160
static/legacy/party/001341.html
Normal file
160
static/legacy/party/001341.html
Normal file
@@ -0,0 +1,160 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "DTD/xhtml1-transitional.dtd">
|
||||
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
|
||||
|
||||
<title>Chris & Eric's LifeWarming Party: Preperations</title>
|
||||
|
||||
<link rel="stylesheet" href="http://www.ericwagoner.com/party//styles-site.css" type="text/css" />
|
||||
|
||||
<script type="text/javascript" language="javascript">
|
||||
<!--
|
||||
|
||||
var HOST = 'www.ericwagoner.com';
|
||||
|
||||
// Copyright (c) 1996-1997 Athenia Associates.
|
||||
// http://www.webreference.com/js/
|
||||
// License is granted if and only if this entire
|
||||
// copyright notice is included. By Tomer Shiran.
|
||||
|
||||
function setCookie (name, value, expires, path, domain, secure) {
|
||||
var curCookie = name + "=" + escape(value) + ((expires) ? "; expires=" + expires.toGMTString() : "") + ((path) ? "; path=" + path : "") + ((domain) ? "; domain=" + domain : "") + ((secure) ? "; secure" : "");
|
||||
document.cookie = curCookie;
|
||||
}
|
||||
|
||||
function getCookie (name) {
|
||||
var prefix = name + '=';
|
||||
var c = document.cookie;
|
||||
var nullstring = '';
|
||||
var cookieStartIndex = c.indexOf(prefix);
|
||||
if (cookieStartIndex == -1)
|
||||
return nullstring;
|
||||
var cookieEndIndex = c.indexOf(";", cookieStartIndex + prefix.length);
|
||||
if (cookieEndIndex == -1)
|
||||
cookieEndIndex = c.length;
|
||||
return unescape(c.substring(cookieStartIndex + prefix.length, cookieEndIndex));
|
||||
}
|
||||
|
||||
function deleteCookie (name, path, domain) {
|
||||
if (getCookie(name))
|
||||
document.cookie = name + "=" + ((path) ? "; path=" + path : "") + ((domain) ? "; domain=" + domain : "") + "; expires=Thu, 01-Jan-70 00:00:01 GMT";
|
||||
}
|
||||
|
||||
function fixDate (date) {
|
||||
var base = new Date(0);
|
||||
var skew = base.getTime();
|
||||
if (skew > 0)
|
||||
date.setTime(date.getTime() - skew);
|
||||
}
|
||||
|
||||
function rememberMe (f) {
|
||||
var now = new Date();
|
||||
fixDate(now);
|
||||
now.setTime(now.getTime() + 365 * 24 * 60 * 60 * 1000);
|
||||
setCookie('mtcmtauth', f.author.value, now, '', HOST, '');
|
||||
setCookie('mtcmtmail', f.email.value, now, '', HOST, '');
|
||||
setCookie('mtcmthome', f.url.value, now, '', HOST, '');
|
||||
}
|
||||
|
||||
function forgetMe (f) {
|
||||
deleteCookie('mtcmtmail', '', HOST);
|
||||
deleteCookie('mtcmthome', '', HOST);
|
||||
deleteCookie('mtcmtauth', '', HOST);
|
||||
f.email.value = '';
|
||||
f.author.value = '';
|
||||
f.url.value = '';
|
||||
}
|
||||
|
||||
//-->
|
||||
</script>
|
||||
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
<div id="banner">
|
||||
Chris & Eric's LifeWarming Party<br />
|
||||
<span class="description">We got married and bought a farm. It's time to party.</span>
|
||||
</div>
|
||||
|
||||
<div id="container">
|
||||
|
||||
<div class="blog">
|
||||
|
||||
<div id="menu">
|
||||
<a href="http://www.ericwagoner.com/party/001337.html">« How's the Weather?</a> |
|
||||
|
||||
<a href="http://www.ericwagoner.com/party/">Main</a>
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
<div class="blog">
|
||||
|
||||
<div class="date">April 24, 2002</div>
|
||||
|
||||
<div class="blogbody">
|
||||
|
||||
<span class="title">Preperations</span>
|
||||
|
||||
<p>The last of the previous owner's trash was hauled off today. Brought in was a semi-trailer loaded with cricket droppings, a bunch of straw bales, several wire spools, a load of firewood, and over a hundred quart-sized mason jars. You know, for drinking the cider.</p>
|
||||
|
||||
<p>Also, I made the first of four cheesecakes last night. Two amazing carrot cakes will get added to the lot on Saturday.</p>
|
||||
|
||||
<a name="more"></a>
|
||||
|
||||
|
||||
<span class="posted">Posted by eric at April 24, 2002 05:22 PM<br /></span>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
<div class="comments-head"><a name="comments"></a>Comments</div>
|
||||
|
||||
|
||||
|
||||
<div class="comments-head">Post a comment</div>
|
||||
|
||||
<div class="comments-body">
|
||||
<form method="post" action="http://www.ericwagoner.com/cgi-bin/mt/mt-comments.cgi" name="comments_form" onsubmit="if (this.bakecookie.checked) rememberMe(this)">
|
||||
<input type="hidden" name="static" value="1" />
|
||||
<input type="hidden" name="entry_id" value="1341" />
|
||||
|
||||
Name:<br />
|
||||
<input name="author" /><br /><br />
|
||||
|
||||
Email Address:<br />
|
||||
<input name="email" /><br /><br />
|
||||
|
||||
URL:<br />
|
||||
<input name="url" /><br /><br />
|
||||
|
||||
Comments:<br />
|
||||
<textarea name="text" rows="10" cols="50"></textarea><br /><br />
|
||||
|
||||
<input type="checkbox" name="bakecookie" />Remember info?<br /><br />
|
||||
|
||||
<input type="submit" name="preview" value=" PREVIEW " />
|
||||
<input type="submit" name="post" value=" POST " /><br /><br />
|
||||
|
||||
<input type="button" onclick="forgetMe(this.form)" value="FORGET PERSONAL INFORMATION" />
|
||||
</form>
|
||||
|
||||
<script type="text/javascript" language="javascript">
|
||||
<!--
|
||||
document.comments_form.email.value = getCookie("mtcmtmail");
|
||||
document.comments_form.author.value = getCookie("mtcmtauth");
|
||||
document.comments_form.url.value = getCookie("mtcmthome");
|
||||
//-->
|
||||
</script>
|
||||
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
85
static/legacy/party/2002_03.html
Normal file
85
static/legacy/party/2002_03.html
Normal file
@@ -0,0 +1,85 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "DTD/xhtml1-transitional.dtd">
|
||||
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
|
||||
|
||||
<title>Chris & Eric's LifeWarming Party: March 2002 Archives</title>
|
||||
|
||||
<link rel="stylesheet" href="http://www.ericwagoner.com/party//styles-site.css" type="text/css" />
|
||||
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
<div id="banner">
|
||||
Chris & Eric's LifeWarming Party<br />
|
||||
<span class="description">We got married and bought a farm. It's time to party.</span>
|
||||
</div>
|
||||
|
||||
<div id="container">
|
||||
|
||||
<div class="blog">
|
||||
|
||||
<div id="menu">
|
||||
|
||||
<a href="http://www.ericwagoner.com/party/">Main</a>
|
||||
| <a href="http://www.ericwagoner.com/party/2002_04.html">April 2002 »</a>
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="blog">
|
||||
<div class="date">March 28, 2002</div>
|
||||
|
||||
|
||||
<div class="blogbody">
|
||||
<a name="001320"></a>
|
||||
<span class="title">Hotel Rooms</span>
|
||||
|
||||
<p>If you're coming in from far away and don't want to camp, there's a reasonably nice hotel just eight minutes away in Royston. It's a Ramada Limited, and they've got decent rates.</p>
|
||||
|
||||
<p><a href="https://reservations.travelhero.com/index.cfm?propertyid=99041&aid=53">Here's a link where you can make reservations</a>, though you can also use Travelocity or your other travel website of choice.</p>
|
||||
|
||||
|
||||
|
||||
<div class="posted">Posted by eric at <a href="http://www.ericwagoner.com/party/001320.html#001320">04:29 PM</a></div>
|
||||
</div>
|
||||
|
||||
|
||||
<div class="date">March 27, 2002</div>
|
||||
|
||||
|
||||
<div class="blogbody">
|
||||
<a name="001315"></a>
|
||||
<span class="title">Friday Bar Crawl</span>
|
||||
|
||||
<p>For those folks coming in early, there's been a proposed event for Friday night. Several of our friends, including Steve, who was at the wedding and signed the "Minister" line of the liscence, is performing a play in Athens that weekend. It's a light comedy, exploring the premise "If I knew then what I know now." There's an 8pm show on Friday (tickets will be $10 or under... I'll find out the prices.) we can attend, and then crawl through down town that night. There'll probably be fourty bands or so playing downtown that night at the sixty or so bars that occupy Athens' tiny downtown area.</p>
|
||||
|
||||
|
||||
|
||||
<div class="posted">Posted by eric at <a href="http://www.ericwagoner.com/party/001315.html#001315">02:48 PM</a></div>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
<div class="blogbody">
|
||||
<a name="001313"></a>
|
||||
<span class="title">Drinks</span>
|
||||
|
||||
<p>We're ordering drinks. 18 Liters of burgundy, a keg of <a href="http://www.dogwoodbrewing.com/home.html">Dogwood stout</a>, and a keg of cider. Sound good?</p>
|
||||
|
||||
|
||||
|
||||
<div class="posted">Posted by eric at <a href="http://www.ericwagoner.com/party/001313.html#001313">01:57 PM</a></div>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</body>
|
||||
</html>
|
118
static/legacy/party/2002_04.html
Normal file
118
static/legacy/party/2002_04.html
Normal file
@@ -0,0 +1,118 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "DTD/xhtml1-transitional.dtd">
|
||||
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
|
||||
|
||||
<title>Chris & Eric's LifeWarming Party: April 2002 Archives</title>
|
||||
|
||||
<link rel="stylesheet" href="http://www.ericwagoner.com/party//styles-site.css" type="text/css" />
|
||||
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
<div id="banner">
|
||||
Chris & Eric's LifeWarming Party<br />
|
||||
<span class="description">We got married and bought a farm. It's time to party.</span>
|
||||
</div>
|
||||
|
||||
<div id="container">
|
||||
|
||||
<div class="blog">
|
||||
|
||||
<div id="menu">
|
||||
<a href="http://www.ericwagoner.com/party/2002_03.html">« March 2002</a> |
|
||||
|
||||
<a href="http://www.ericwagoner.com/party/">Main</a>
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="blog">
|
||||
<div class="date">April 24, 2002</div>
|
||||
|
||||
|
||||
<div class="blogbody">
|
||||
<a name="001341"></a>
|
||||
<span class="title">Preperations</span>
|
||||
|
||||
<p>The last of the previous owner's trash was hauled off today. Brought in was a semi-trailer loaded with cricket droppings, a bunch of straw bales, several wire spools, a load of firewood, and over a hundred quart-sized mason jars. You know, for drinking the cider.</p>
|
||||
|
||||
<p>Also, I made the first of four cheesecakes last night. Two amazing carrot cakes will get added to the lot on Saturday.</p>
|
||||
|
||||
|
||||
|
||||
<div class="posted">Posted by eric at <a href="http://www.ericwagoner.com/party/001341.html#001341">05:22 PM</a></div>
|
||||
</div>
|
||||
|
||||
|
||||
<div class="date">April 18, 2002</div>
|
||||
|
||||
|
||||
<div class="blogbody">
|
||||
<a name="001337"></a>
|
||||
<span class="title">How's the Weather?</span>
|
||||
|
||||
<p>The <a href="http://www.weather.com/weather/local/30662">weather channel's long-range forcast</a> is now showing the party weekend. Currently they say partly cloudy with a high of 77 for the Saturday. Lows will be in the low 50s. Sounds perfect! Of course, it's been my experience that the weather channel forcast is not very accurate further ahead than, say, a half hour (and sometimes they blow that), so don't place bets yet.</p>
|
||||
|
||||
<p>In any event, it should be in the 70s during the day and the 50s at night regardless. The only real variable is whether it'll be storming or not.</p>
|
||||
|
||||
|
||||
|
||||
<div class="posted">Posted by eric at <a href="http://www.ericwagoner.com/party/001337.html#001337">09:27 AM</a></div>
|
||||
</div>
|
||||
|
||||
|
||||
<div class="date">April 16, 2002</div>
|
||||
|
||||
|
||||
<div class="blogbody">
|
||||
<a name="001335"></a>
|
||||
<span class="title">Forums</span>
|
||||
|
||||
<p>Time's growing near, and better communication might be necessary. To that end, <a href="http://boannsbanks.com/forums/index.php">I've created an on-line forum</a> where we can perhaps better discuss the happenings.</p>
|
||||
|
||||
|
||||
|
||||
<div class="posted">Posted by eric at <a href="http://www.ericwagoner.com/party/001335.html#001335">02:32 PM</a></div>
|
||||
</div>
|
||||
|
||||
|
||||
<div class="date">April 15, 2002</div>
|
||||
|
||||
|
||||
<div class="blogbody">
|
||||
<a name="001330"></a>
|
||||
<span class="title">Extreme Croquet</span>
|
||||
|
||||
<p>It's not inconceivable that <a href="http://www.extremecroquet.org/index.htm">Extreme Croquet</a> will happen sometime during the weekend.</p>
|
||||
|
||||
|
||||
|
||||
<div class="posted">Posted by eric at <a href="http://www.ericwagoner.com/party/001330.html#001330">01:42 PM</a></div>
|
||||
</div>
|
||||
|
||||
|
||||
<div class="date">April 03, 2002</div>
|
||||
|
||||
|
||||
<div class="blogbody">
|
||||
<a name="001323"></a>
|
||||
<span class="title">Updated Directions</span>
|
||||
|
||||
<p>I've updated <a href="http://www.ericwagoner.com/party/directions.html">the directions page</a>, correcting "Hwy 172" to read "Hwy 174", and adding a brief bit about coming through Tennessee.</p>
|
||||
|
||||
|
||||
|
||||
<div class="posted">Posted by eric at <a href="http://www.ericwagoner.com/party/001323.html#001323">03:35 PM</a></div>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</body>
|
||||
</html>
|
36
static/legacy/party/archives.html
Normal file
36
static/legacy/party/archives.html
Normal file
@@ -0,0 +1,36 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "DTD/xhtml1-transitional.dtd">
|
||||
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
|
||||
<title>Chris & Eric's LifeWarming Party Archives</title>
|
||||
|
||||
<link rel="stylesheet" href="styles-site.css" type="text/css" />
|
||||
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
<div id="banner">
|
||||
Chris & Eric's LifeWarming Party<br />
|
||||
<span class="description">We got married and bought a farm. It's time to party.</span>
|
||||
</div>
|
||||
|
||||
<div id="container">
|
||||
<div class="blog">
|
||||
<div class="blogbody">
|
||||
<a href="http://www.ericwagoner.com/party/001341.html">Preperations</a><br />
|
||||
<a href="http://www.ericwagoner.com/party/001337.html">How's the Weather?</a><br />
|
||||
<a href="http://www.ericwagoner.com/party/001335.html">Forums</a><br />
|
||||
<a href="http://www.ericwagoner.com/party/001330.html">Extreme Croquet</a><br />
|
||||
<a href="http://www.ericwagoner.com/party/001323.html">Updated Directions</a><br />
|
||||
<a href="http://www.ericwagoner.com/party/001320.html">Hotel Rooms</a><br />
|
||||
<a href="http://www.ericwagoner.com/party/001315.html">Friday Bar Crawl</a><br />
|
||||
<a href="http://www.ericwagoner.com/party/001313.html">Drinks</a><br />
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</body>
|
||||
</html>
|
66
static/legacy/party/directions.html
Normal file
66
static/legacy/party/directions.html
Normal file
@@ -0,0 +1,66 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "DTD/xhtml1-transitional.dtd">
|
||||
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
|
||||
|
||||
<title>Chris & Eric's LifeWarming Party - How to get there.</title>
|
||||
|
||||
<link rel="stylesheet" href="styles-site.css" type="text/css" />
|
||||
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
<div id="banner">
|
||||
Chris & Eric's LifeWarming Party<br />
|
||||
<span class="description">We got married and bought a farm. It's time to party.</span>
|
||||
<span class="description">So here's how to get here.</span>
|
||||
</div>
|
||||
|
||||
<div id="content">
|
||||
<br><br>
|
||||
<p>Our house is twenty-five miles north-east of Athens, GA. There's a number of ways to get here, depending on where you're coming from. To start you off, <a href="http://maps.yahoo.com/py/maps.py?Pyt=Tmap&addr=310+Woody+Rd&city=Royston&state=GA&slt=34.264669&sln=-83.178717&name=&zip=30662&country=us&&BFKey=&BFCat=&BFClient=&mag=9&desc=&cs=9&newmag=8&poititle=&poi=&ds=g">here's a Yahoo Map</a> that you can use to zoom in and out and get halfway decent driving directions.</p>
|
||||
|
||||
<p><b>If you're coming from Athens:</b><br>
|
||||
First, get yourself to Hwy 29 North. If you're on the loop coming around the top of Athens from the West, there's an exit that will dump you on the highway. If you're on the loop coming up the east side of town, it turns into Hwy 29 with no intervention from you. If you're in town, North Avenue's rightmost lane veers off after you pass over the loop in intersects Hwy 29 at the McDonalds.<br>
|
||||
<br>
|
||||
Once you're on Hwy 29 North, follow it for twenty-one or so miles. You'll eventually go through Danielsville. Keep going, eventually passing a Shell station in the middle of nowhere, with Hwy 174 on the left. Keep going straight just a bit more. You'll cross the Franklin County line (going over the Hudson River) and almost immediately turn a left onto Hwy 174 (yes... the same Hwy 174 you just passed back at the Shell station. It meanders.). Follow it for a bit over a mile, turning onto the second right, Bond Bridge Rd. Follow it for a mile. Our driveway (also known as "Woody Rd") is on the right, right after some chicken houses. We'll have signs.</p>
|
||||
<br><br>
|
||||
<p><b>If you're coming from Atlanta, North Georgia, or anywhere with access to Interstate 85 North:</b></br>
|
||||
First, get yourself on I-85 North. Follow it to Exit 160, Highway 51. Turn south. Follow it for twelve minutes or so. At the clump of building known as "Sandy Cross", turn right onto Hwy 174 (also known as Salem Rd). Follow it for a couple minutes and turn left on Bond Bridge Rd. After a mile, you'll reach our driveway on the right, just after a bunch of chicken houses. We'll have signs.</p>
|
||||
<br><br>
|
||||
<p><b>If you're coming in from the Carolinas:</b></br>
|
||||
First, get yourself on I-85 South. Drive past the exits for Livonia and keep going to Exit 160, Highway 51. Turn south. Follow it for twelve minutes or so. At the clump of building known as "Sandy Cross", turn right onto Hwy 174 (also known as Salem Rd). Follow it for a couple minutes and turn left on Bond Bridge Rd. After a mile, you'll reach our driveway on the right, just after a bunch of chicken houses. We'll have signs.</p>
|
||||
<br><br>
|
||||
<p><b>Those of you coming from the Midwest, driving through Tennessee:</b></br>
|
||||
It may be best to aim for Chatanooga, go south to Atlanta on I-75, take I-285 east to I-85, and follow direction from Atlanta above. If you're finding yourself on the east side of Tennessee, look for a way to federal Highway 441. It will take you south through northeastern Georgia to I-85 at Commerce, Georgia, two exits west of Exit 160.</p>
|
||||
<br><br>
|
||||
<p>Our phone number is 706-245-9774. If you have a good driving-directions-generator, try inputting our address, 310 Woody Rd, Royston, Ga, 30662, and let us know how it turns out.</p>
|
||||
<!--WEBBOT bot="HTMLMarkup" startspan ALT="Site Meter" -->
|
||||
<script type="text/javascript" language="JavaScript">var site="sm3kestrelsnest"</script>
|
||||
<script type="text/javascript" language="JavaScript1.2" src="http://sm3.sitemeter.com/js/counter.js?site=sm3kestrelsnest">
|
||||
</script>
|
||||
<noscript>
|
||||
<a href="http://sm3.sitemeter.com/stats.asp?site=sm3kestrelsnest" target=_top>
|
||||
<img src="http://sm3.sitemeter.com/meter.asp?site=sm3kestrelsnest" title="Site Meter" border=0></a>
|
||||
</noscript>
|
||||
<!-- Copyright (c)2000 Site Meter -->
|
||||
<!--WEBBOT bot="HTMLMarkup" Endspan -->
|
||||
|
||||
</div>
|
||||
|
||||
<div id="links">
|
||||
|
||||
<div class="side">
|
||||
<a href="http://www.ericwagoner.com/party/">Party Home</a><br>
|
||||
<a href="http://boannsbanks.com/forums/index.php">Party Forums</a>
|
||||
</div>
|
||||
<div class="powered">
|
||||
Powered by<br /><a href="http://www.movabletype.org">Movable Type 3.0D</a><br />
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
</body>
|
||||
</html>
|
75
static/legacy/party/index.html
Normal file
75
static/legacy/party/index.html
Normal file
@@ -0,0 +1,75 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "DTD/xhtml1-transitional.dtd">
|
||||
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
|
||||
|
||||
<title>Chris & Eric's LifeWarming Party</title>
|
||||
|
||||
<link rel="stylesheet" href="styles-site.css" type="text/css" />
|
||||
|
||||
<script language="javascript" type="text/javascript">
|
||||
function OpenComments (c) {
|
||||
window.open('http://www.ericwagoner.com/cgi-bin/mt/mt-comments.cgi?' +
|
||||
'entry_id=' + c,
|
||||
'comments',
|
||||
'width=480,height=480,scrollbars=yes,status=yes');
|
||||
}
|
||||
</script>
|
||||
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
<div id="banner">
|
||||
Chris & Eric's LifeWarming Party<br />
|
||||
<span class="description">We got married and bought a farm. It's time to party.</span>
|
||||
</div>
|
||||
|
||||
<div id="content">
|
||||
|
||||
<br><br>On October 27, 2001, Eric Wagoner and Chris Johnson <a href="http://www.ericwagoner.com/weblog/archives/000060.html">married each other</a> before a small group of family and friends in St. Louis, Missouri. Four days later, they <a href="http://www.boannsbanks.com">bought a farm</a> along the Broad River in Franklin County, Georgia.<br><br>
|
||||
Since then, Eric directed a play in Athens and both have been working hard to get the ground ready to grow the organic vegetables they'll be selling at market during the upcoming year. So now, six months later, they invite you to their "Life Warming" party to celebrate both the wedding and the farm.<br><br>
|
||||
The party will be held Saturday, April 27, at their farm. A buffet meal will be served in the afternoon, and they'll reinact their ceremony at sunset on the riverbank. In between and after there'll be socializing and merrymaking. For those wanting to make more than a day out of the affair, camping is allowed all weekend.<br><br>
|
||||
You're invited, but please <a href="mailto:illbethere@ericwagoner.com">RSVP</a> so they'll be enough food for everyone.<br><br>
|
||||
<form method="post" action="http://www.ericwagoner.com/cgi-bin/mt/mt-add-notify.cgi">
|
||||
<input type="hidden" name="blog_id" value="4" />
|
||||
<input type="hidden" name="_redirect" value="http://www.ericwagoner.com/party/" />
|
||||
To be notified by email when this page is updated, put your email address in this blank:<br>
|
||||
<input name="email" size="20" />
|
||||
<input type="submit" value="add" />
|
||||
</form>
|
||||
<br><br>
|
||||
<div class="blog">
|
||||
<b>Pre-party Notes:</b><br>
|
||||
|
||||
<!--WEBBOT bot="HTMLMarkup" startspan ALT="Site Meter" -->
|
||||
<script type="text/javascript" language="JavaScript">var site="sm3kestrelsnest"</script>
|
||||
<script type="text/javascript" language="JavaScript1.2" src="http://sm3.sitemeter.com/js/counter.js?site=sm3kestrelsnest">
|
||||
</script>
|
||||
<noscript>
|
||||
<a href="http://sm3.sitemeter.com/stats.asp?site=sm3kestrelsnest" target=_top>
|
||||
<img src="http://sm3.sitemeter.com/meter.asp?site=sm3kestrelsnest" title="Site Meter" border=0></a>
|
||||
</noscript>
|
||||
<!-- Copyright (c)2000 Site Meter -->
|
||||
<!--WEBBOT bot="HTMLMarkup" Endspan -->
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
<div id="links">
|
||||
|
||||
<div class="side">
|
||||
<a href="http://www.ericwagoner.com/party/directions.html">How to get there.</a><br>
|
||||
<a href="http://boannsbanks.com/forums/index.php">Party Forums</a></div>
|
||||
|
||||
<div class="powered">
|
||||
Powered by<br /><a href="http://www.movabletype.org">Movable Type 3.0D</a><br />
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
</body>
|
||||
</html>
|
90
static/legacy/party/index.rdf
Normal file
90
static/legacy/party/index.rdf
Normal file
@@ -0,0 +1,90 @@
|
||||
<?xml version="1.0"?>
|
||||
|
||||
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns="http://purl.org/rss/1.0/">
|
||||
|
||||
<channel rdf:about="http://www.ericwagoner.com/party/">
|
||||
<title>Chris & Eric's LifeWarming Party</title>
|
||||
<link>http://www.ericwagoner.com/party/</link>
|
||||
<description>We got married and bought a farm. It's time to party.</description>
|
||||
|
||||
<items>
|
||||
<rdf:Seq><rdf:li rdf:resource="http://www.ericwagoner.com/party/001341.html" />
|
||||
<rdf:li rdf:resource="http://www.ericwagoner.com/party/001337.html" />
|
||||
<rdf:li rdf:resource="http://www.ericwagoner.com/party/001335.html" />
|
||||
<rdf:li rdf:resource="http://www.ericwagoner.com/party/001330.html" />
|
||||
<rdf:li rdf:resource="http://www.ericwagoner.com/party/001323.html" />
|
||||
<rdf:li rdf:resource="http://www.ericwagoner.com/party/001320.html" />
|
||||
<rdf:li rdf:resource="http://www.ericwagoner.com/party/001315.html" />
|
||||
<rdf:li rdf:resource="http://www.ericwagoner.com/party/001313.html" />
|
||||
</rdf:Seq>
|
||||
</items>
|
||||
|
||||
</channel>
|
||||
|
||||
<item rdf:about="http://www.ericwagoner.com/party/001341.html">
|
||||
<title>Preperations</title>
|
||||
<description>The last of the previous owner's trash was hauled off today. Brought in was a semi-trailer loaded with cricket droppings,...</description>
|
||||
<link>http://www.ericwagoner.com/party/001341.html</link>
|
||||
<dc:subject></dc:subject>
|
||||
<dc:creator>eric</dc:creator>
|
||||
<dc:date>2002-04-24T17:22:59-05:00</dc:date>
|
||||
</item>
|
||||
<item rdf:about="http://www.ericwagoner.com/party/001337.html">
|
||||
<title>How's the Weather?</title>
|
||||
<description>The weather channel's long-range forcast is now showing the party weekend. Currently they say partly cloudy with a high of...</description>
|
||||
<link>http://www.ericwagoner.com/party/001337.html</link>
|
||||
<dc:subject></dc:subject>
|
||||
<dc:creator>eric</dc:creator>
|
||||
<dc:date>2002-04-18T09:27:35-05:00</dc:date>
|
||||
</item>
|
||||
<item rdf:about="http://www.ericwagoner.com/party/001335.html">
|
||||
<title>Forums</title>
|
||||
<description>Time's growing near, and better communication might be necessary. To that end, I've created an on-line forum where we can...</description>
|
||||
<link>http://www.ericwagoner.com/party/001335.html</link>
|
||||
<dc:subject></dc:subject>
|
||||
<dc:creator>eric</dc:creator>
|
||||
<dc:date>2002-04-16T14:32:26-05:00</dc:date>
|
||||
</item>
|
||||
<item rdf:about="http://www.ericwagoner.com/party/001330.html">
|
||||
<title>Extreme Croquet</title>
|
||||
<description>It's not inconceivable that Extreme Croquet will happen sometime during the weekend....</description>
|
||||
<link>http://www.ericwagoner.com/party/001330.html</link>
|
||||
<dc:subject></dc:subject>
|
||||
<dc:creator>eric</dc:creator>
|
||||
<dc:date>2002-04-15T13:42:58-05:00</dc:date>
|
||||
</item>
|
||||
<item rdf:about="http://www.ericwagoner.com/party/001323.html">
|
||||
<title>Updated Directions</title>
|
||||
<description>I've updated the directions page, correcting "Hwy 172" to read "Hwy 174", and adding a brief bit about coming through...</description>
|
||||
<link>http://www.ericwagoner.com/party/001323.html</link>
|
||||
<dc:subject></dc:subject>
|
||||
<dc:creator>eric</dc:creator>
|
||||
<dc:date>2002-04-03T15:35:33-05:00</dc:date>
|
||||
</item>
|
||||
<item rdf:about="http://www.ericwagoner.com/party/001320.html">
|
||||
<title>Hotel Rooms</title>
|
||||
<description>If you're coming in from far away and don't want to camp, there's a reasonably nice hotel just eight minutes...</description>
|
||||
<link>http://www.ericwagoner.com/party/001320.html</link>
|
||||
<dc:subject></dc:subject>
|
||||
<dc:creator>eric</dc:creator>
|
||||
<dc:date>2002-03-28T16:29:32-05:00</dc:date>
|
||||
</item>
|
||||
<item rdf:about="http://www.ericwagoner.com/party/001315.html">
|
||||
<title>Friday Bar Crawl</title>
|
||||
<description>For those folks coming in early, there's been a proposed event for Friday night. Several of our friends, including Steve,...</description>
|
||||
<link>http://www.ericwagoner.com/party/001315.html</link>
|
||||
<dc:subject></dc:subject>
|
||||
<dc:creator>eric</dc:creator>
|
||||
<dc:date>2002-03-27T14:48:25-05:00</dc:date>
|
||||
</item>
|
||||
<item rdf:about="http://www.ericwagoner.com/party/001313.html">
|
||||
<title>Drinks</title>
|
||||
<description>We're ordering drinks. 18 Liters of burgundy, a keg of Dogwood stout, and a keg of cider. Sound good?...</description>
|
||||
<link>http://www.ericwagoner.com/party/001313.html</link>
|
||||
<dc:subject></dc:subject>
|
||||
<dc:creator>eric</dc:creator>
|
||||
<dc:date>2002-03-27T13:57:46-05:00</dc:date>
|
||||
</item>
|
||||
|
||||
|
||||
</rdf:RDF>
|
50
static/legacy/party/index.xml
Normal file
50
static/legacy/party/index.xml
Normal file
@@ -0,0 +1,50 @@
|
||||
<?xml version="1.0"?>
|
||||
<rss version="0.91">
|
||||
<channel>
|
||||
<title>Chris & Eric's LifeWarming Party</title>
|
||||
<link>http://www.ericwagoner.com/party/</link>
|
||||
<description>We got married and bought a farm. It's time to party.</description>
|
||||
<language>en-us</language>
|
||||
<item>
|
||||
<title>Preperations</title>
|
||||
<description>The last of the previous owner's trash was hauled off today. Brought in was a semi-trailer loaded with cricket droppings,...</description>
|
||||
<link>http://www.ericwagoner.com/party/001341.html</link>
|
||||
</item>
|
||||
<item>
|
||||
<title>How's the Weather?</title>
|
||||
<description>The weather channel's long-range forcast is now showing the party weekend. Currently they say partly cloudy with a high of...</description>
|
||||
<link>http://www.ericwagoner.com/party/001337.html</link>
|
||||
</item>
|
||||
<item>
|
||||
<title>Forums</title>
|
||||
<description>Time's growing near, and better communication might be necessary. To that end, I've created an on-line forum where we can...</description>
|
||||
<link>http://www.ericwagoner.com/party/001335.html</link>
|
||||
</item>
|
||||
<item>
|
||||
<title>Extreme Croquet</title>
|
||||
<description>It's not inconceivable that Extreme Croquet will happen sometime during the weekend....</description>
|
||||
<link>http://www.ericwagoner.com/party/001330.html</link>
|
||||
</item>
|
||||
<item>
|
||||
<title>Updated Directions</title>
|
||||
<description>I've updated the directions page, correcting "Hwy 172" to read "Hwy 174", and adding a brief bit about coming through...</description>
|
||||
<link>http://www.ericwagoner.com/party/001323.html</link>
|
||||
</item>
|
||||
<item>
|
||||
<title>Hotel Rooms</title>
|
||||
<description>If you're coming in from far away and don't want to camp, there's a reasonably nice hotel just eight minutes...</description>
|
||||
<link>http://www.ericwagoner.com/party/001320.html</link>
|
||||
</item>
|
||||
<item>
|
||||
<title>Friday Bar Crawl</title>
|
||||
<description>For those folks coming in early, there's been a proposed event for Friday night. Several of our friends, including Steve,...</description>
|
||||
<link>http://www.ericwagoner.com/party/001315.html</link>
|
||||
</item>
|
||||
<item>
|
||||
<title>Drinks</title>
|
||||
<description>We're ordering drinks. 18 Liters of burgundy, a keg of Dogwood stout, and a keg of cider. Sound good?...</description>
|
||||
<link>http://www.ericwagoner.com/party/001313.html</link>
|
||||
</item>
|
||||
|
||||
</channel>
|
||||
</rss>
|
217
static/legacy/party/styles-site.css
Normal file
217
static/legacy/party/styles-site.css
Normal file
@@ -0,0 +1,217 @@
|
||||
body {
|
||||
margin:0px 0px 10px 0px;
|
||||
background:#FFFFFF;
|
||||
}
|
||||
A { color: #999966; text-decoration: none; font-weight:bold; }
|
||||
A:link { color: #999966; text-decoration: none; }
|
||||
A:visited { color: #999966; text-decoration: none; }
|
||||
A:active { color: #99CC66; }
|
||||
A:hover { color: #99CC66; }
|
||||
|
||||
#banner {
|
||||
font-family:verdana, arial, sans-serif;
|
||||
color:#FFF;
|
||||
font-size:20px;
|
||||
font-weight:normal;
|
||||
border-bottom:1px dotted #FFF;
|
||||
border-top:3px solid #99CCFF;
|
||||
background:#336699;
|
||||
padding:15px;
|
||||
text-transform:uppercase;
|
||||
letter-spacing: .2em;
|
||||
}
|
||||
|
||||
.description {
|
||||
font-family:verdana, arial, sans-serif;
|
||||
color:#99CCFF;
|
||||
font-size:12px;
|
||||
font-weight:bold;
|
||||
background:#336699;
|
||||
text-transform:none;
|
||||
letter-spacing: .none;
|
||||
}
|
||||
|
||||
#content {
|
||||
float:left;
|
||||
width:65%;
|
||||
background:#fff;
|
||||
border-right:1px dotted #999;
|
||||
margin-right:15px;
|
||||
padding-bottom:20px;
|
||||
}
|
||||
|
||||
#links {
|
||||
background:#fff;
|
||||
padding-right:15px;
|
||||
}
|
||||
|
||||
.blog {
|
||||
padding-left:15px;
|
||||
padding-top:15px;
|
||||
padding-right:15px;
|
||||
}
|
||||
|
||||
.blogbody {
|
||||
font-family:georgia, verdana, arial, sans-serif;
|
||||
color:#333;
|
||||
font-size:11px;
|
||||
font-weight:normal;
|
||||
background:#FFF;
|
||||
line-height:14px;
|
||||
padding-left:10px;
|
||||
padding-right:10px;
|
||||
padding-top:10px;
|
||||
}
|
||||
|
||||
.title {
|
||||
font-family: verdana, arial;
|
||||
font-size: 10px;
|
||||
color: #003366;
|
||||
text-transform: uppercase;
|
||||
font-weight:bold;
|
||||
}
|
||||
|
||||
#menu {
|
||||
margin-bottom:15px;
|
||||
background:#FFF;
|
||||
}
|
||||
|
||||
.date {
|
||||
font-family:georgia, verdana, arial, sans-serif;
|
||||
font-size: 11px;
|
||||
color: #666;
|
||||
border:1px solid #999;
|
||||
padding:5px;
|
||||
margin-bottom:10px;
|
||||
font-weight:normal;
|
||||
}
|
||||
|
||||
.posted {
|
||||
font-family:verdana, arial, sans-serif;
|
||||
font-size: 11px;
|
||||
color: #003366;
|
||||
margin-bottom:15px;
|
||||
}
|
||||
|
||||
|
||||
#calendar {
|
||||
font-family:verdana, arial, sans-serif;
|
||||
color:#666;
|
||||
font-size:10px;
|
||||
font-weight:normal;
|
||||
background:#FFF;
|
||||
line-height:14px;
|
||||
padding:2px;
|
||||
align:center;
|
||||
}
|
||||
|
||||
.calendarhead {
|
||||
font-family:verdana, arial, sans-serif;
|
||||
color:#003366;
|
||||
font-size:10px;
|
||||
font-weight:bold;
|
||||
background:#FFF;
|
||||
line-height:14px;
|
||||
padding:2px;
|
||||
}
|
||||
|
||||
.side {
|
||||
font-family:verdana, arial, sans-serif;
|
||||
color:#333;
|
||||
font-size:11px;
|
||||
font-weight:normal;
|
||||
background:#FFF;
|
||||
line-height:14px;
|
||||
padding:2px;
|
||||
}
|
||||
|
||||
.sidetitle {
|
||||
font-family:verdana, arial, sans-serif;
|
||||
color:#666;
|
||||
font-size:9px;
|
||||
font-weight:bold;
|
||||
background:#EEE;
|
||||
line-height:14px;
|
||||
padding:2px;
|
||||
margin-top:10px;
|
||||
text-align:center;
|
||||
text-transform:uppercase;
|
||||
letter-spacing: .2em;
|
||||
}
|
||||
|
||||
.syndicate {
|
||||
font-family:verdana, arial, sans-serif;
|
||||
font-size:9px;
|
||||
font-weight:bold;
|
||||
line-height:14px;
|
||||
padding:2px;
|
||||
margin-top:10px;
|
||||
text-align:center;
|
||||
background:#EEE;
|
||||
}
|
||||
|
||||
.powered {
|
||||
font-family:verdana, arial, sans-serif;
|
||||
color:#003366;
|
||||
font-size:9px;
|
||||
font-weight:bold;
|
||||
border-top:1px solid #CCC;
|
||||
border-bottom:1px solid #CCC;
|
||||
line-height:14px;
|
||||
text-transform:uppercase;
|
||||
padding:2px;
|
||||
margin-top:10px;
|
||||
text-align:center;
|
||||
letter-spacing: .2em
|
||||
}
|
||||
|
||||
|
||||
.comments-body {
|
||||
font-family:verdana, arial, sans-serif;
|
||||
color:#666;
|
||||
font-size:11px;
|
||||
font-weight:normal;
|
||||
background:#FFF;
|
||||
line-height:14px;
|
||||
padding:10px;
|
||||
}
|
||||
|
||||
.comments-post {
|
||||
font-family:verdana, arial, sans-serif;
|
||||
color:#666;
|
||||
font-size:10px;
|
||||
font-weight:normal;
|
||||
background:#FFF;
|
||||
}
|
||||
|
||||
.comments-head {
|
||||
font-family: georgia, verdana, arial, sans-serif;
|
||||
font-size: 11px;
|
||||
color: #666;
|
||||
border:1px solid #999;
|
||||
padding:5px;
|
||||
font-weight:normal;
|
||||
margin-top:10px;
|
||||
}
|
||||
|
||||
#banner-commentspop {
|
||||
font-family:georgia, verdana, arial, sans-serif;
|
||||
color:#FFF;
|
||||
font-size:16px;
|
||||
font-weight:bold;
|
||||
border-bottom:1px dotted #FFF;
|
||||
border-top:3px solid #99CCFF;
|
||||
background:#336699;
|
||||
padding:15px;
|
||||
}
|
||||
|
||||
.comments-body {
|
||||
font-family:verdana, arial, sans-serif;
|
||||
color:#333;
|
||||
font-size:11px;
|
||||
font-weight:normal;
|
||||
background:#FFF;
|
||||
line-height:12px;
|
||||
padding-left:10px;
|
||||
padding-right:10px;
|
||||
}
|
Reference in New Issue
Block a user