2020-04-25 06:35:06 +00:00
|
|
|
<!doctype html>
|
|
|
|
<html>
|
|
|
|
<head>
|
|
|
|
<title>Zk | Everyone else is doing it (and a picture).</title>
|
|
|
|
<link rel="stylesheet" type="text/css" href="/style.css" />
|
|
|
|
<meta name="viewport" content="width=device-width" />
|
|
|
|
<meta charset="utf-8" />
|
|
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<main>
|
|
|
|
<header>
|
|
|
|
<h1>Zk | Everyone else is doing it (and a picture).</h1>
|
|
|
|
</header>
|
|
|
|
<article class="content">
|
|
|
|
<p><span class="tag">diary</span> <span class="tag">livejournal</span> <span class="tag">fossils</span></p>
|
|
|
|
<details text="Fourfourfourfour4four"><summary>Fourfourfourfour4four</summary>FOUR JOBS YOU'VE HAD IN YOUR LIFE:
|
|
|
|
Web designer
|
|
|
|
"Light office help"
|
|
|
|
Workshop assistant
|
|
|
|
Student hourly (line, line manager, line prep, salads, cook, dish) (might as well be one job)
|
|
|
|
|
|
|
|
FOUR MOVIES YOU COULD (AND DO!) WATCH OVER AND OVER:
|
|
|
|
Amelie
|
|
|
|
FLCL (might as well be a movie)
|
|
|
|
Nausicaä of the Valley of the Wind
|
|
|
|
Hero
|
|
|
|
|
|
|
|
FOUR CITIES YOU'VE LIVED IN:
|
|
|
|
Lakewood, CO.
|
|
|
|
Boulder, CO.
|
|
|
|
Fort Collins, CO.
|
|
|
|
Nederland, CO. (might as well lived there)
|
|
|
|
|
|
|
|
FOUR TV SHOWS YOU LOVE TO WATCH:
|
|
|
|
Firefly
|
|
|
|
FLCL (might as well be a TV show)
|
|
|
|
Azumanga Daioh
|
|
|
|
I guess CSI is okay..
|
|
|
|
|
|
|
|
FOUR PLACES YOU'VE BEEN ON VACATION:
|
|
|
|
Raratonga, French Polynesia.
|
|
|
|
Turks and Caicos, the.. uh.. Carribean somewhere..
|
|
|
|
Incheon, Seoul, and Young-Wol, South Korea (might as well be a vacation)
|
|
|
|
Philadelphia, PA.
|
|
|
|
|
|
|
|
FOUR WEBSITES YOU VISIT DAILY:
|
|
|
|
LJ
|
|
|
|
GMail
|
|
|
|
VCL
|
|
|
|
My school email account (might as well be a website)
|
|
|
|
|
|
|
|
FOUR OF YOUR ALL-TIME FAVORITE RESTAURANTS:
|
|
|
|
Sushi Tora, Boulder.
|
|
|
|
Beau Jo's, Fort Collins.
|
|
|
|
Sherpa's, Boulder.
|
|
|
|
My kitchen (might as well be a restaurant)
|
|
|
|
|
|
|
|
FOUR OF YOUR FAVORITE FOODS:
|
|
|
|
Curry
|
|
|
|
Rice with bonito and soy sauce
|
|
|
|
Ramen (see, but I make it real good)
|
|
|
|
Tea (might as well be a food)
|
|
|
|
|
|
|
|
FOUR PLACES I'D RATHER BE RIGHT NOW:
|
|
|
|
Somewhere warm
|
|
|
|
Somewhere warm
|
|
|
|
Somewhere warm
|
|
|
|
California
|
|
|
|
|
|
|
|
</details>
|
|
|
|
|
|
|
|
<p><lj-cut text="Picture!"><img src="http://twu.net/~ranna/tuxntail2.jpg"/></lj-cut</p>
|
|
|
|
</article>
|
|
|
|
<footer>
|
|
|
|
<p>Page generated on 2005-12-15 07:10:18</p>
|
|
|
|
</footer>
|
|
|
|
</main>
|
2020-06-24 07:10:07 +00:00
|
|
|
<script type="text/javascript">
|
|
|
|
document.querySelectorAll('.tag').forEach(tag => {
|
|
|
|
let text = tag.innerText;
|
|
|
|
tag.innerText = '';
|
|
|
|
tag.innerHTML = `<a href="/tags.html#${text}">${text}</a>`;
|
|
|
|
});
|
|
|
|
</script>
|
2020-04-25 06:35:06 +00:00
|
|
|
</body>
|
|
|
|
</html>
|