Files
kestrelsnest-blog/static/legacy/weblog/cameraphone/archives/001622.html
Eric Wagoner eddd9d2a80 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>
2025-09-23 16:23:40 -04:00

180 lines
5.0 KiB
HTML

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>CameraPhone: Classical Bulldog
</title>
<link rel="stylesheet" href="http://www.ericwagoner.com/weblog/styles-site.css" type="text/css" />
<link rel="alternate" type="application/rss+xml" title="RSS" href="http://www.ericwagoner.com/weblog/cameraphone/index.rdf" />
<link rel="start" href="http://www.ericwagoner.com/weblog/cameraphone/" title="Home" />
<link rel="prev" href="http://www.ericwagoner.com/weblog/cameraphone/archives/001617.html" title="Big Bone
" />
<link rel="next" href="http://www.ericwagoner.com/weblog/cameraphone/archives/001623.html" title="Care for a game?" />
<script type="text/javascript" language="javascript">
<!--
function OpenTrackback (c) {
window.open(c,
'trackback',
'width=480,height=480,scrollbars=yes,status=yes');
}
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>
<center><h1>Images from Eric's CameraPhone</h1>
<div id="container">
<div class="blog">
<div id="menu">
<a href="http://www.ericwagoner.com/weblog/cameraphone/archives/001617.html">&laquo; Big Bone
</a> |
<a href="http://www.ericwagoner.com/weblog/cameraphone/">Back to the Present</a>
| <a href="http://www.ericwagoner.com/weblog/cameraphone/archives/001623.html">Care for a game? &raquo;</a>
<br><a href="http://www.ericwagoner.com/weblog">Back to <b>Kestrel's Nest</b></a>
</div>
</div>
<div class="blog">
<h2 class="date">January 7, 2004 08:04 PM</h2>
<div class="blogbody">
<h3 class="title">Classical Bulldog
</h3>
<a name="more"></a>
<p><img src="http://www.ericwagoner.com/weblog/cameraphone/images/200401072004/picture(5).jpg" alt="Image sent: 200401072004" /></p>
<p>College Square, downtown Athens</p>
</center>
<span class="posted">
<br /></span>
</div>
<br>
</blockquote>
<p>
<b>Post Your Own Comment</b>
<blockquote>
<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="1622" />
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="&nbsp;PREVIEW&nbsp;" />
<input type="submit" name="post" value="&nbsp;POST&nbsp;" /><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>
</body>
</html>